Skip to content

Commit 099bce6

Browse files
authored
Merge pull request #188577 from kasun04/master
Add SKU information to Application Metrics Logs
2 parents c0328dd + f2eae18 commit 099bce6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,12 @@ Here's an example of a runtime audit log entry:
127127

128128
```
129129

130-
## Application metrics Logs
130+
## Application metrics logs
131131
Application metrics logs capture the aggregated information on certain metrics related to data plane operations. The captured information includes the following runtime metrics.
132132

133+
> [!NOTE]
134+
> Application metrics logs are currently available only in the **dedicated** tier.
135+
133136
Name | Description
134137
------- | -------
135138
`ConsumerLag` | Indicate the lag between consumers and producers.

0 commit comments

Comments
 (0)