Grafana GCX (CLI)
Notes
no notes yet
Release notes
v0.4.0
· today
- Added
gcx assistant conversation listandgcx assistant conversation getto inspect Assistant conversations and transcripts. - Added support for continuing accessible non-CLI Assistant conversations by context ID, with a warning when the source is not CLI.
- Added automatic migration of token-shaped config secrets into the OS keychain, with plaintext fallback when the keychain is unavailable.
- Breaking: renamed
gcx kg rulestogcx kg prom-rulesto align withmodel-rulesandrelabel-rules. - Added read-only
gcx kg relabel-rules getfor prologue, epilogue, and generated rule groups. - Fixed
kg diagnoseverdicts so failing checks no longer report a healthy service, and reclassify scoped no-data checks as label-scope warnings when unscoped data exists. - Shared Grafana datasource query transport and dataframe wire types across ClickHouse, InfluxDB, and Infinity clients.
- Hardened Claude GitHub Actions secret handling by scoping Vault outputs and restricting
@claudetriggers to trusted repository associations. - Improved agent guidance for dashboard workflows and Tempo trace analysis, including recommending
gcx traces get --llm -o jsonfor full-trace analysis. - Removed several small direct dependencies in favor of internal implementations.