Grafana GCX (CLI)

grafana/gcx last check 29 releases recent
Notes
no notes yet
Release notes
v1.2.0 · recent
view on github

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 dashboard subcommand (#1230)

New features

  • Add the Database Observability provider: gcx dbo11y instances list and gcx dbo11y instances get <name> (#1199)

Fixes

  • Remove the duplicated --agent-id default from assistant help text (#1232)

Other

  • Add keychain setup and troubleshooting reference docs (#1142)
  • Teach the add-datasource skill the shared raw-SQL contract (#1227)
  • Bump create-github-app-token to 0.3.1 and tune the CI review process (#1236, #1217)