Labels
Lists the labels you can filter or group by. Pass a label name to see its values. Catches the common mistake of guessing namespace when the actual label is k8s_namespace, or service when it's tenx_user_service.
Example
"list available labels"
47 labels:
tenx_user_service(12 values) ·severity_level(5: DEBUG/INFO/WARN/ERROR/FATAL) ·k8s_namespace(8) ·k8s_container(24) ·http_code(18) ·country(9) · ...
More to ask
- "what services are tracked?"
- "values for
severity_level" - "labels available in
stagingenv"
Prerequisites
This tool requires the Reporter deployed.
Tool schema (advanced)
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
label |
string | no | — | If set, return the values for this label. If omitted, return the full label name list. |
limit |
number | no | 100 |
Max values to return when a label is specified. 1–200. |
environment |
string | no | — | Environment nickname. |