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

Messaging metrics: extending general messaging metrics for individual systems #553

Open
lmolkova opened this issue Nov 22, 2023 · 1 comment

Comments

@lmolkova
Copy link
Contributor

Follow up on #163 (comment)

It makes sense for individual messaging systems to add system-specific attributes:

  • Kafka consumers would want to report partition id
  • RabbitMQ would report routing key
  • Azure messaging systems also have partition or subscription that are important for metrics.

We should prototype/document custom metrics for 1+ messaging systems and document how extension can be done.

@pyohannes
Copy link
Contributor

We should implement a solution according to the conclusions from #760.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: V1 - Stable Semantics
Development

Successfully merging a pull request may close this issue.

4 participants