Skip to content
Back to Chronosphere Documentation

Card snapshot

docs.chronosphere.io · 2026-09-05 07:20:15 UTC · 20f19a0305c5e9eebe75cb311edb77a30f1e47d29a4e7071afd64e2fad8e235e

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 observability solutions, configuring alerts and monitors, querying metrics/logs/traces, managing telemetry data ingestion, creating dashboards, or administering platform resources. Also use for Telemetry Pipeline data collection and transformation tasks.",
      "tags": [],
      "url": "https://docs.chronosphere.io/.well-known/agent-skills/chronosphere/skill.md"
    }
  ]
}