Skip to content

Commit 09110ac

Browse files
Merge pull request #302792 from jaganth/docs-editor/monitor-event-hubs-reference-1752622182
Update monitor-event-hubs-reference.md
2 parents e244bd4 + f2b7632 commit 09110ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/event-hubs/monitor-event-hubs-reference.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,9 @@ Application metrics logs capture the aggregated information on certain metrics r
237237

238238
- The following points govern the emission of consumer lag for Kafka consumers.
239239
- A namespace is idle from Kafka offset commit point of view if there are no offset commits for any Kafka consumer group under the namespace.
240-
- If namespace is idle for an hour, then emission of lag metrics stops. As long as the namespace is not idle for offset commit, metrics are emitted for all Kafka consumer groups under that namespace.
240+
- If namespace is idle for an hour, then emission of lag metrics stops.
241+
242+
- As long as the namespace is not idle for offset commit, metrics are emitted for all Kafka consumer groups under that namespace.
241243
- If a namespace is non-idle and the last offset commit for a consumer group predates the hub or topic's retention period, consumer lag will no longer be emitted.
242244
- For AMQP consumers, consumer lag is emitted only as long as there are active receivers on the consumer group.
243245

0 commit comments

Comments
 (0)