Skip to main content

Agent Telemetry Collector

This is the page you're already on — the Human View toggle above shows it in full.

A green key on the record, left, is one Decision Insights added. It doesn't exist on the company's site or in a wire feed. The same key labels its row on the right, so you can match them directly. More on how DI enriches a record.

The record

This is what the machine sees: the exact JSON-LD an agent receives for this listing.

WebSite
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#website",
  "@type": "WebSite",
  "name": "Decision Insights",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://decisioninsights.ai/search/?q={search_term_string}\u0026submit=1"
    }
  },
  "publisher": {
    "@id": "https://decisioninsights.ai/#organization"
  },
  "url": "https://decisioninsights.ai"
}
Organization
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/#organization",
  "@type": "Organization",
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer support",
    "email": "[email protected]"
  },
  "description": "Decision Insights is a Registry of technology companies, open source projects, and industry terms, built for people and for AI agents that need sourced, structured information.",
  "logo": {
    "@type": "ImageObject",
    "url": "https://wiretap-cdn-assets.nyc3.cdn.digitaloceanspaces.com/decision-insights/[email protected]"
  },
  "name": "Decision Insights",
  "parentOrganization": {
    "@type": "Organization",
    "name": "Wiretap Labs",
    "sameAs": [
      "https://www.linkedin.com/company/wiretap-labs",
      "https://www.crunchbase.com/organization/wiretap-labs"
    ],
    "url": "https://wiretaplabs.com"
  },
  "publishingPrinciples": "https://decisioninsights.ai/standards/",
  "sameAs": [
    "https://www.linkedin.com/company/decisioninsights"
  ],
  "url": "https://decisioninsights.ai"
}
BreadcrumbList
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai",
      "name": "Decision Insights",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/term/",
      "name": "Glossary",
      "position": 2
    },
    {
      "@type": "ListItem",
      "item": "https://decisioninsights.ai/term/agent-telemetry-collector-atc/",
      "name": "Agent Telemetry Collector",
      "position": 3
    }
  ]
}
DefinedTerm
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/term/agent-telemetry-collector-atc/#definedterm",
  "@type": "DefinedTerm",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Articles mentioning this entity",
      "value": 1
    },
    {
      "@type": "PropertyValue",
      "name": "Related terms",
      "valueReference": [
        {
          "@id": "https://decisioninsights.ai/term/telemetry-collector/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/telemetry-collector/",
          "name": "Telemetry Collector"
        },
        {
          "@id": "https://decisioninsights.ai/term/application-telemetry-gateway-atg/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/application-telemetry-gateway-atg/",
          "name": "Application Telemetry Gateway"
        },
        {
          "@id": "https://decisioninsights.ai/term/monitoring-agent/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/monitoring-agent/",
          "name": "Monitoring Agent"
        },
        {
          "@id": "https://decisioninsights.ai/term/opentelemetry-collector-otc/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/opentelemetry-collector-otc/",
          "name": "OpenTelemetry Collector"
        },
        {
          "@id": "https://decisioninsights.ai/term/distributed-tracing-collector-dtc/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/distributed-tracing-collector-dtc/",
          "name": "Distributed Tracing Collector"
        },
        {
          "@id": "https://decisioninsights.ai/term/metrics-collector/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/metrics-collector/",
          "name": "Metrics Collector"
        },
        {
          "@id": "https://decisioninsights.ai/term/metrics-aggregator/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/metrics-aggregator/",
          "name": "Metrics Aggregator"
        },
        {
          "@id": "https://decisioninsights.ai/term/opentelemetry-otel/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/opentelemetry-otel/",
          "name": "OpenTelemetry"
        }
      ]
    },
    {
      "@type": "PropertyValue",
      "name": "Related terms (co-occurring topics)",
      "valueReference": [
        {
          "@id": "https://decisioninsights.ai/term/ai-infrastructure/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/ai-infrastructure/",
          "name": "AI infrastructure"
        },
        {
          "@id": "https://decisioninsights.ai/term/antivirus-software-av/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/antivirus-software-av/",
          "name": "Antivirus Software"
        },
        {
          "@id": "https://decisioninsights.ai/term/authentication/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/authentication/",
          "name": "Authentication"
        },
        {
          "@id": "https://decisioninsights.ai/term/common-vulnerability-scoring-system-cvss/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/common-vulnerability-scoring-system-cvss/",
          "name": "Common Vulnerability Scoring System"
        },
        {
          "@id": "https://decisioninsights.ai/term/cybersecurity/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/cybersecurity/",
          "name": "Cybersecurity"
        },
        {
          "@id": "https://decisioninsights.ai/term/data-center/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/data-center/",
          "name": "Data Center"
        },
        {
          "@id": "https://decisioninsights.ai/term/denial-of-service-dos/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/denial-of-service-dos/",
          "name": "Denial of Service"
        },
        {
          "@id": "https://decisioninsights.ai/term/network-operator/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/network-operator/",
          "name": "Network Operator"
        },
        {
          "@id": "https://decisioninsights.ai/term/representational-state-transfer-rest/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/representational-state-transfer-rest/",
          "name": "Representational State Transfer"
        },
        {
          "@id": "https://decisioninsights.ai/term/virtual-private-network-vpn/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/virtual-private-network-vpn/",
          "name": "Virtual Private Network"
        },
        {
          "@id": "https://decisioninsights.ai/term/vulnerabilities/#definedterm",
          "@type": "DefinedTerm",
          "mainEntityOfPage": "https://decisioninsights.ai/term/vulnerabilities/",
          "name": "Vulnerabilities"
        }
      ]
    }
  ],
  "description": "Agent telemetry collector is a software component that receives and aggregates telemetry from instrumentation agents and routes it to monitoring, observability, or analytics platforms, enabling centralized data collection, cost control, and governance across distributed enterprise infrastructure and applications.",
  "inDefinedTermSet": {
    "@id": "https://decisioninsights.ai/term/#termset",
    "@type": "DefinedTermSet",
    "url": "https://decisioninsights.ai/term/"
  },
  "name": "Agent Telemetry Collector",
  "subjectOf": [
    {
      "@id": "https://decisioninsights.ai/radiometrics-reports-vizair-vulnerabilities-affecting-airport-operations/#blogposting",
      "@type": "BlogPosting",
      "headline": "Radiometrics reports VizAir vulnerabilities affecting airport operations",
      "isBasedOn": {
        "@type": "CreativeWork",
        "author": {
          "@type": "Person",
          "name": "CISA"
        },
        "sourceOrganization": {
          "@id": "https://decisioninsights.ai/registry/department-of-homeland-security/#organization",
          "@type": "Organization",
          "mainEntityOfPage": "https://decisioninsights.ai/registry/department-of-homeland-security/",
          "name": "Department of Homeland Security"
        },
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-308-04"
      },
      "url": "https://decisioninsights.ai/radiometrics-reports-vizair-vulnerabilities-affecting-airport-operations/"
    }
  ],
  "url": "https://decisioninsights.ai/term/agent-telemetry-collector-atc/"
}
CollectionPage
{
  "@context": "https://schema.org",
  "@id": "https://decisioninsights.ai/term/agent-telemetry-collector-atc/",
  "@type": "CollectionPage",
  "dateModified": "2026-08-24T03:32:59Z",
  "description": "Agent telemetry collector is a software component that receives and aggregates telemetry from instrumentation agents and routes it to monitoring, observability, or analytics platforms, enabling centralized data collection, cost control, and governance across distributed enterprise infrastructure and applications.",
  "isPartOf": {
    "@id": "https://decisioninsights.ai/#website"
  },
  "mainEntity": {
    "@id": "https://decisioninsights.ai/term/agent-telemetry-collector-atc/#definedterm"
  },
  "name": "Agent Telemetry Collector",
  "sdDatePublished": "2026-08-24",
  "sdPublisher": {
    "@id": "https://decisioninsights.ai/#organization"
  },
  "url": "https://decisioninsights.ai/term/agent-telemetry-collector-atc/"
}
What we add

Graph

A glossary entry defines a term and stops there. It doesn't show where the term is actually being used or written about. We track and link every article that covers it.

BlogPosting Radiometrics reports VizAir vulnerabilities affecting airport operations

Counted facts

A dictionary definition doesn't say how often a term is actually used. This counts it across the graph -- articles that mention it, open source projects tagged with it, and the organizations tagged with it, listed here alongside the count. A term has no peer companies, and nothing here claims otherwise.

Articles mentioning this entity 1 Related terms Related terms (co-occurring topics)

The person who sent this agent gets an answer they can act on

Somebody dispatched this agent to evaluate Agent Telemetry Collector for a real decision: a shortlist, a vendor comparison, a purchase. "Agent Telemetry Collector makes X" isn't something they can act on; they need to know the claim is real and where it came from. Follow one enriched link from Act 2 and see what the agent can actually hand back to them:

  1. The record DefinedTerm Agent Telemetry Collector
  2. One of its 1 linked records BlogPosting Radiometrics reports VizAir vulnerabilities affecting airport operations https://decisioninsights.ai/radiometrics-reports-vizair-vulnerabilities-affecting-airport-operations/
  3. The primary source CreativeWork cisa.gov https://www.cisa.gov/news-events/ics-advisories/icsa-25-308-04 Original author: CISA

Our summary is written by Decision Insights Threat Desk. The source keeps its own byline, credited above. Both are in the JSON.