File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/production-deployment/cloud/metrics/openmetrics Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -334,7 +334,7 @@ The total number of actions performed per second.
334334| Label | Description |
335335| ----- | ----- |
336336| ` is_background ` | Whether the action was background: ` true ` or ` false ` |
337- | ` namespace_mode ` | The namespace mode |
337+ | ` namespace_mode ` | Indicates if actions are produced by an ` active ` or a ` standby ` Namespace |
338338
339339** Type** : Rate
340340
@@ -346,7 +346,7 @@ The number of operations performed per second.
346346| ----- | ----- |
347347| ` operation ` | The name of the operation |
348348| ` is_background ` | State of the background operation: ` true ` or ` false ` |
349- | ` namespace_mode ` | The namespace mode |
349+ | ` namespace_mode ` | Indicates if operations are produced by an ` active ` or a ` standby ` Namespace |
350350
351351** Type** : Rate
352352
@@ -358,7 +358,7 @@ The number of operations throttled due to rate limits per second.
358358| ----- | ----- |
359359| ` operation ` | The name of the operation |
360360| ` is_background ` | State of the background operation: ` true ` or ` false ` |
361- | ` namespace_mode ` | The namespace mode |
361+ | ` namespace_mode ` | Indicates if actions are throttled in an ` active ` or a ` standby ` Namespace |
362362
363363** Type** : Rate
364364
You can’t perform that action at this time.
0 commit comments