You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Consumer |`messaging.process.duration`| Duration of processing operation. [1]|
71
71
| Consumer |`messaging.client.consumed.messages`| Number of messages that were delivered to the application. |
72
-
| Consumer and Producer |`messaging.client.operation.duration`| Number of messages that were delivered to the application. |
72
+
| Consumer and Producer |`messaging.client.operation.duration`| Number of messages that were delivered to the application. (Only emitted for [email protected] and later.) |
73
73
| Producer |`messaging.client.sent.messages`| Number of messages producer attempted to send to the broker. |
74
74
75
75
**[1]`messaging.process.duration`:** In the context of `eachBatch`, this metric will be emitted once for each message but the value reflects the duration of the entire batch.
0 commit comments