You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The aerospikereceiver parses a delimited string response into a map of metric values. In the parsing of the INFO response, namespaces were not being added to the map. The result of this is the namespaces not being collected.
Steps to reproduce
Collect from an Aerospike system with at least 1 namespace
What did you expect to see?
There should be metrics collected specifically for each namespace
Describe the bug
The
aerospikereceiver
parses a delimited string response into a map of metric values. In the parsing of theINFO
response, namespaces were not being added to the map. The result of this is the namespaces not being collected.Steps to reproduce
What did you expect to see?
What did you see instead?
What version did you use?
Version:
v0.54.0
What config did you use?
The text was updated successfully, but these errors were encountered: