Skip to main content

0.66.0

What's Changed

🏕 K8s

  • feat: workloads – replica count over time in pods tab
  • feat: traces – added Google Cloud traces support, in addition to default ClickHouse-based traces implementation
  • feat: trace-groups – added max latency and status code
  • feat: traces – updated UX for traces flow graph on the traces page

🏕 Runbooks

  • feat: promQL trigger – support for multiple PromQL queries
  • feat: promQL trigger – show execution details

🏕 Notifications

  • fix: grouped-notifications – updated grouped SLO notifications template
  • fix: slack – multiple fixes for bi-directional conversations

🏕 AI

  • feat: planner – added support for conditions on generated plans
  • fix: kubectl-agent – auto-corrects if users have typos in their questions for namespace/workloads, etc.
  • fix: rag – bug fixes related to concurrent data loads

🏕 Agent

  • feat: node agent – disabled sensitive log parsing by default as it was increasing memory/CPU consumption. Users need to explicitly enable it if they want log pattern analysis.