Skip to content

Commit 88ac99d

Browse files
committed
added a note about point-in-time values
1 parent 88af1b5 commit 88ac99d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/service-bus-messaging/service-bus-metrics-azure-monitor.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ The following two types of errors are classified as user errors:
8383
| Dead-lettered messages| Count of dead-lettered messages in a queue/topic. <br/><br/> Unit: Count <br/> Aggregation Type: Average <br/>Dimension: EntityName |
8484
| Scheduled messages| Count of scheduled messages in a queue/topic. <br/><br/> Unit: Count <br/> Aggregation Type: Average <br/> Dimension: EntityName |
8585

86+
> [!NOTE]
87+
> Values for the following metrics are point-in-time values. Incoming messages that were consumed immediately after that point-in-time may not be reflected in these metrics.
88+
> - Messages
89+
> - Active messages
90+
> - DeadLettered messages
91+
> - Scheduled messages
92+
8693
## Connection metrics
8794

8895
| Metric Name | Description |

0 commit comments

Comments
 (0)