Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kafkajs metric MessageBroker/Kafka/Nodes/<host>:<port>/<Produce|Consume>/Named/<topic> #2386

Closed
bizob2828 opened this issue Jul 22, 2024 · 1 comment · Fixed by #2407
Closed
Assignees

Comments

@bizob2828
Copy link
Member

bizob2828 commented Jul 22, 2024

Description

To facilitate linking of entities from Node.js to AWS we have to add new metrics for produce and consumption by host.

Acceptance Criteria

Every producer send and consumption needs to log a new metric of MessageBroker/Kafka/Nodes/<host>:<port>/<Produce|Consume>/Named/<topic>. For consumption, it should be the host that the message was produced on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants