Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:49
· 1 commit to main since this release
v1.1.0
a94d0b9

Breaking changes

  • gcx agento11y collections add-conversations and gcx agento11y collections remove-conversation emit type: gcx.agento11y.collection_membership instead of gcx.aio11y.collection_membership. schema_version stays 1. No fields changed. Scripts that read type must accept the new value.

New features

  • Add gcx profiles data-range for Pyroscope ingestion health.
  • Add the same data-range command under gcx datasources pyroscope.
  • Add gcx instrumentation explain and list-explanations for the finding explanations that ship with otel-checker (now v0.3.1).
  • Add an EXPLAIN_ID column to gcx instrumentation check table output, and an explain_id field to its JSON output. Pass the value to gcx instrumentation explain.
  • Add gcx assistant investigations list-evidence.
  • Show the chat ID next to the investigation ID in investigations get.
  • Keep full v2 investigation summaries and totals in list output.
  • Filter IRM alert groups by escalation chain and by date window.
  • Add agent support to gcx metrics list-names.
  • Add agent support to metrics label matching.

Improvements

  • Check contexts concurrently in gcx config check.
  • Record target_kind in usage telemetry events.

Fixes

  • Make gcx dev serve exit on Ctrl-C.
  • Set AllowsEdits so gcx-managed dashboards stay editable in the UI.
  • Keep configType in Fleet so OTel pipelines round-trip.
  • Support UTF-8 label names in profiles.
  • Match experiment report types and trial counts to the API.
  • Send guard redaction config as redact with {id, regex}.
  • Drop rule_id from the rules update PATCH body.
  • Handle an unavailable keychain safely during verification.

Internal

  • Rename the aio11y Go package to agento11y.
  • Add the integrate-with-gcx and review-pr contributor skills.
  • Add a command naming conventions guide.
  • Restructure the Grafana Cloud documentation.
  • Pin GCX_AGENT_MODE=false for the test tasks.
  • Add data sources code owners for internal/datasources.