metrics_metric_gauge
Set gauge metrics to specific values for monitoring queue depth, memory usage, or active connections. Returns the updated gauge state for tracking current system conditions.
Instructions
[metrics] Set a gauge metric to a specific value. Gauges hold the last value set — useful for queue depth, memory usage, active connections. Returns the updated gauge state.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| tags | No |