File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ These values are subsequently reflected in the following metering instruments ex
104104### Instrument: ` resilience.polly.strategy.events `
105105
106106- Type: * Counter*
107+ - Numerical type of measurement: * int*
107108- Description: Emitted upon the occurrence of a resilience event.
108109
109110Tags:
@@ -122,6 +123,7 @@ Tags:
122123
123124- Type: * Histogram*
124125- Unit: * milliseconds*
126+ - Numerical type of measurement: * double*
125127- Description: Tracks the duration of execution attempts, produced by ` Retry ` and ` Hedging ` resilience strategies.
126128
127129Tags:
@@ -142,6 +144,7 @@ Tags:
142144
143145- Type: * Histogram*
144146- Unit: * milliseconds*
147+ - Numerical type of measurement: * double*
145148- Description: Measures the duration of resilience pipelines.
146149
147150Tags:
You can’t perform that action at this time.
0 commit comments