Grafana GCX (CLI)

grafana/gcx last check 19 releases today
Notes
no notes yet
Release notes
v0.2.6
view on github
  • Add --limit flag with default pagination (50) to all list commands
  • Add retry transport for rate limiting and transient HTTP errors
  • Unified HTTP client construction with debug logging
  • Set consistent User-Agent header on all HTTP clients
  • Add alert instances list with server-side state filtering
  • Route OnCall requests through OAuth proxy
  • Add skills install command for .agents-compatible harnesses
  • Add --expr flag alias for datasource query commands
  • Add curl-pipe installer script with shell-specific PATH instructions
  • Fix config context selection before env overrides in provider loaders
  • Fix SLO definitions commands not inheriting parent config loader
  • Restore shell tab-completion
  • Add Fish shell completion docs
  • Update Go and Docker dependencies