-
Notifications
You must be signed in to change notification settings - Fork 2k
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
EventHubs metrics #31024
EventHubs metrics #31024
Conversation
API change check APIView has identified API level changes in this PR and created following API reviews. azure-messaging-eventhubs |
9e13f75
to
520f46f
Compare
520f46f
to
12d7782
Compare
...ore-blob/src/main/java/com/azure/messaging/eventhubs/checkpointstore/blob/MetricsHelper.java
Outdated
Show resolved
Hide resolved
...ore-blob/src/main/java/com/azure/messaging/eventhubs/checkpointstore/blob/MetricsHelper.java
Outdated
Show resolved
Hide resolved
...ore-blob/src/main/java/com/azure/messaging/eventhubs/checkpointstore/blob/MetricsHelper.java
Outdated
Show resolved
Hide resolved
...java/com/azure/messaging/eventhubs/checkpointstore/blob/BlobCheckpointStoreMetricsTests.java
Outdated
Show resolved
Hide resolved
...va/com/azure/messaging/eventhubs/checkpointstore/blob/BlobEventProcessorClientStoreTest.java
Outdated
Show resolved
Hide resolved
...java/com/azure/messaging/eventhubs/checkpointstore/blob/BlobCheckpointStoreMetricsTests.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @lmolkova, LGTM.
Implements EventHub part of #25605
Adds following metrics to eventhubs (and blob checkpoint store)
{events}
net.peer.name
messaging.destination
(will change)messaging.eventhubs.partition_id
otel.status_code
ok
orerror
seconds
net.peer.name
messaging.destination
messaging.eventhubs.partition_id
messaging.eventhubs.consumer_group
{calls}
net.peer.name
messaging.destination
(will change)messaging.eventhubs.consumer_group
messaging.eventhubs.partition_id
otel.status_code
ok
orerror
{seqNo}
net.peer.name
messaging.destination
(will change)messaging.eventhubs.partition_id
messaging.eventhubs.consumer_group
otel.status_code
ok
orerror