Grafana GCX (CLI)

grafana/gcx last check 19 releases today
Notes
no notes yet
Release notes
v0.2.15
view on github
  • New: gcx instrumentation command tree — clusters, services, setup, status
  • New: InfluxDB datasource provider
  • New: gcx irm incidents contexts list command
  • New: Knowledge Graph diagnose command
  • Profiles query: add --profile-id and --stacktrace-selector flags
  • Profiles query: add pprof output format
  • Profiles query: hint at profile-types command in --profile-type help
  • Breaking: rename kg health to kg summary with restructured output
  • Breaking: remove duplicate kg scopes command (use kg entities scopes)
  • Breaking: remove UI-centric kg insights query/summary/graph commands
  • Breaking: move cypher under kg entities cypher
  • Breaking: unify insight filtering under kg entities list --insight
  • Surface propagated assertions in kg entities list
  • Add insight filter flags to kg entities inspect
  • Improve kg entities help text and surface scope props in schema
  • Fix kg insights search endpoint to /v1/assertions/search
  • Fix config use-context to write to the right file when a local .gcx.yaml is loaded
  • Fix login to derive context name from --server when no name is given
  • Fix datasource kind normalization to recognize Prometheus flavor plugins
  • Eliminate redundant datasource GET after auto-discovery
  • Include valid values in enum-shaped error messages
  • Remove superseded gcx setup instrumentation subtree
  • Refactor pyroscope query to use Options pattern
  • Docs: document --time flag for instant queries on explore-datasources
  • Docs: add manifest examples to gcx irm incidents create
  • Docs: move mounting docs to public documentation; fix broken anchor
  • Add CODEOWNERS with product team co-ownership
  • Add docs sync to the website repo on merge to main