Skip to content

Fix kafkajs Node metric format #2457

@bizob2828

Description

@bizob2828

Description

We thought we were following the spec for the Kakfa node metrics but we added an extra /Named to the metric name. This was preventing the AWS entity relationship from properly linking

Acceptance Criteria

Create metrics for every consume or produce in the following format

MessageBroker/Kafka/Nodes/{server_name}/Produce/{topic_name} 
MessageBroker/Kafka/Nodes/{server_name}/Consume/{topic_name} 

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done: Issues recently completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions