Grafana GCX (CLI)
Notes
no notes yet
Release notes
v1.2.0
· recent
Breaking changes
- A locked OS keychain is now its own fatal failure class (
Keychain locked). gcx stops credential-consuming commands instead of falling back to a plaintext write, and the error explains how to unlock the keychain for the session (#1142) - Remove the broken
gcx assistant dashboardsubcommand (#1230)
New features
- Add the Database Observability provider:
gcx dbo11y instances listandgcx dbo11y instances get <name>(#1199)
Fixes
- Remove the duplicated
--agent-iddefault from assistant help text (#1232)
Other
- Add keychain setup and troubleshooting reference docs (#1142)
- Teach the
add-datasourceskill the shared raw-SQL contract (#1227) - Bump
create-github-app-tokento 0.3.1 and tune the CI review process (#1236, #1217)