Skip to content

Commit

Permalink
removed double quat
Browse files Browse the repository at this point in the history
  • Loading branch information
yodobrin committed Feb 9, 2023
1 parent 0ccc343 commit 0847b8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ products:
- azure-event-hubs
- azure-monitor
name: Expose how much a certain Event Hubs consumer group is 'behind' as a custom Azure Monitor metric.
description: ".NET app that reads EventHub checkpoint information from storage, computes how much 'behind' a certain consumer group is, and emits the lag as a custom metric to Azure Monitor."

description: .NET app that reads EventHub checkpoint information from storage, computes how much 'behind' a certain consumer group is, and emits the lag as a custom metric to Azure Monitor.
---

# eventhub-custom-metrics-emitter
Expand Down

0 comments on commit 0847b8f

Please sign in to comment.