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

Fix rabbitMQ monitoring #509

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Fix rabbitMQ monitoring #509

merged 1 commit into from
Oct 23, 2023

Conversation

aogereau
Copy link
Contributor

Two fixes :

Fixed RabbitMQ Queue consumer use : correct name of the metric is gauge.queue.consumer_utilisation , and not gauge.queue.consumer_use

image

Added the metric gauge.queue.messages in the extra metrics for the otel configuration . According to the official documentation it is a custom metric : https://docs.splunk.com/observability/en/gdi/monitors-messaging/rabbitmq.html

Copy link
Member

@pdecat pdecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@haedri haedri merged commit b7d9ca5 into master Oct 23, 2023
28 checks passed
@haedri haedri deleted the fix_RMQ_monitoring branch October 23, 2023 14:19
@haedri haedri restored the fix_RMQ_monitoring branch October 23, 2023 14:19
@aogereau aogereau deleted the fix_RMQ_monitoring branch November 2, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants