Skip to content
Back to Chronosphere Documentation

Card snapshot

docs.chronosphere.io · 2026-08-29 15:40:29 UTC · b1c437b5c0021542cdd622359fdf6d5682aa4e07426213ae8e9fdf02b170459b

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Chronosphere Documentation",
  "description": "Documentation for Chronosphere Observability Platform and Chronosphere Telemetry Pipeline: ingesting, querying, shaping, and alerting on metrics, traces, logs, and change events.",
  "url": "https://docs.chronosphere.io/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.chronosphere.io/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.chronosphere.io/",
    "organization": "Chronosphere Documentation"
  },
  "documentationUrl": "https://docs.chronosphere.io/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "chronosphere",
      "name": "Chronosphere",
      "description": "Use when building dashboards, creating monitors and alerts, querying metrics/logs/traces, managing telemetry ingestion, reducing cardinality, configuring SLOs, or automating observability infrastructure with APIs, Terraform, or Chronoctl",
      "tags": [],
      "url": "https://docs.chronosphere.io/.well-known/agent-skills/chronosphere/skill.md"
    }
  ]
}