Skip to content

Datadog wins · 2316 (12 drawn)

Agenticness — how well agents can access and operate the productAgenticness

How well agents can access and operate the product

Agent access

  1. ai-native userPoint an agent at llms.txt or agent-oriented docs

    weight 2 · round to SigNoz
    Datadogfullprobed8/10

    Datadog hosts a live llms.txt at docs.datadoghq.com confirmed by direct HTTP 200 probe, explicitly indexing observability documentation for agent consumption, alongside a documented MCP server for agentic tool access. Missing for 10: no independent/community corroboration of agents actually using llms.txt, and no broader agent-oriented docs structure beyond the single file.

    • [probe] PROBE llms.txt: HTTP 200 at https://docs.datadoghq.com/llms.txt # Datadog documentation > Documentation index for the Datadog observability…
    • [claimed-docs] Datadog MCP Server
    • [probe] official MCP server documented at https://docs.datadoghq.com/mcp_server/
    SigNozfullprobed9/10

    SigNoz hosts a live llms.txt (probe-verified HTTP 200) plus a docs.md variant and a dedicated skill.md that explicitly teaches AI coding assistants to work with SigNoz docs and queries, directly matching the agent-oriented docs story. missing for 10: no independent/community corroboration of agents actually using llms.txt successfully.

    • [probe] PROBE llms.txt: HTTP 200 at https://signoz.io/llms.txt # SigNoz > SigNoz Cloud brings your traces, metrics, and logs into one OpenTelemetry…
    • [probe] PROBE docs-md: HTTP 200 at https://signoz.io/docs/introduction/.md # Welcome to SigNoz Docs Learn about SigNoz, an open-source observabilit…
    • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
  2. ai-native userRun the product headlessly / in CI for automation

    weight 2 · round to Datadog
    Datadogpartialprobed6/10

    Datadog documents an official CLI (datadog-ci) and API reference that support headless/CI automation (e.g., CI Visibility, uploading test/coverage data, deployment tracking), and integrations with CI platforms are referenced. However, there's no first-party evidence of a comprehensive 'run headlessly' story specifically for AI-native automation (e.g., no CI-specific quickstart guide walkthrough, no independent hands-on confirmation of CI reliability). missing for 10: dedicated documentation/tutorial on headless CI automation workflows for AI agents, independent/community validation of CLI use in CI pipelines, and details on authentication/config for non-interactive automated runs.

    SigNozpartialclaimed5/10

    SigNoz can run self-hosted via Docker/Kubernetes (signoz-gh-1) and supports service accounts for programmatic API access explicitly intended for CI/CD pipelines and automation scripts (signoz-docs-22), which supports headless/CI usage. However, there's no direct evidence of a CLI tool, headless-mode flags, or CI-specific automation guides/examples showing SigNoz itself being run or controlled in a CI pipeline. missing for 10: dedicated CLI or headless-mode documentation, explicit CI pipeline examples/integration guides, evidence of automated non-interactive deployment/test workflows.

    • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
    • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
  3. ai-native userPlug MCP servers into this product so it can use their tools

    weight 3 · round drawn
    Datadognone0/10

    Evidence only shows Datadog exposing its own official MCP server so external agents can call Datadog's tools (datadog-docs-3, datadog-probe-3) — the reverse direction of this story, which asks whether a user can plug external MCP servers into Datadog so Datadog's own AI features (e.g., Bits AI) can consume their tools. No documentation shows Datadog acting as an MCP client or supporting configurable MCP server connections for its own AI assistant.

    SigNoznone0/10

    All AI/MCP evidence shows SigNoz exposing its own MCP server so external agents (Claude, Cursor, Copilot) can call SigNoz's tools — the reverse of the story, which asks whether SigNoz itself can consume external MCP servers' tools. No evidence shows SigNoz acting as an MCP client plugging in third-party MCP servers.

    • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
    • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/
    • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
  4. ai-native userConnect an agent via an official MCP server

    weight 3 · round to SigNoz
    Datadogfullprobed8/10

    Datadog publishes an official MCP Server with dedicated documentation, allowing AI agents to connect to Datadog data natively, and this is corroborated by a direct probe confirming the doc page exists. Missing for 10: independent/hands-on third-party validation of the MCP server's real-world behavior and details on scope/tooling coverage.

    • [claimed-docs] Datadog MCP Server
    • [probe] official MCP server documented at https://docs.datadoghq.com/mcp_server/
    SigNozfullprobed9/10

    SigNoz publishes an official MCP server documented at signoz.io/docs/ai/signoz-mcp-server, explicitly designed to connect agents like Claude, Cursor, and Copilot for natural language access to metrics, logs, traces, and alerts, with concrete use-cases documented. missing for 10: independent/hands-on third-party confirmation of the MCP server working in practice.

    • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
    • [claimed-docs] Investigate What Changed After a Deploy
    • [claimed-docs] Tune a Noisy Alert
    • [claimed-docs] Dashboard Creation from Natural Language
    • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/
  5. ai-native userUse an official CLI

    weight 2 · round to Datadog
    Datadogfullprobed8/10

    Datadog ships an official open-source CLI (datadog-ci) documented on GitHub, usable for CI/CD, uploading source maps, tracking deployments, etc., which supports automation/agentic workflows. Missing for 10: no independent hands-on review of the CLI's AI-native usability, and no first-party docs page (only GitHub repo) confirming ongoing maintenance depth.

    • [probe] official CLI documented at https://github.com/DataDog/datadog-ci
    SigNoznone0/10

    The evidence pack documents MCP server support, Agent Skills, and dashboards-as-code, but no official SigNoz CLI is mentioned anywhere in the docs or GitHub materials. Absence of evidence for this applicable axis yields 'none'.

    • ai-native userDrive the product through a documented public API

      weight 3 · round to Datadog
      Datadogfullprobed9/10

      Datadog publishes a comprehensive public API Reference (datadog-docs-24) covering the platform's functionality, plus an official CLI (datadog-ci) and MCP server for programmatic/agentic access, indicating a mature documented API surface. Missing for 10: independent third-party corroboration of API completeness/reliability beyond vendor docs.

      • [claimed-docs] API Reference
      • [probe] official CLI documented at https://github.com/DataDog/datadog-ci
      • [probe] official MCP server documented at https://docs.datadoghq.com/mcp_server/
      SigNozpartialprobed4/10

      SigNoz references programmatic API access indirectly — service accounts for CI/CD and automation (signoz-docs-22), dashboards manageable 'as code' (signoz-docs-16), and JSON editing 'without going through the API' implying an API exists (signoz-docs-17) — but there is no dedicated, discoverable public API reference or OpenAPI spec; a direct probe for openapi.json/swagger.json returned 404 on all candidate paths (signoz-probe-3). Missing for 10: a published API reference/spec, example API calls/auth docs, and independent confirmation that the API is usable end-to-end by external agents.

      • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
      • [claimed-docs] Manage dashboards as code
      • [claimed-docs] Edit a dashboard as JSON: read, copy, download or hand-edit the whole spec in the app, without going through the API.
      • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …
    • ai-native userIssue scoped/least-privilege API credentials for an agent

      weight 2 · round to SigNoz
      Datadognone0/10

      The evidence pack mentions an API Reference, MCP Server, and general docs, but nothing describes scoped or least-privilege API credential issuance for agents (e.g., restricted API keys, granular permission scopes tied to agent identity). Missing for 10: documentation on restricted/scoped API keys, role-based key permissions for AI agents, or any agent-specific credential-issuance workflow.

      SigNozpartialclaimed6/10

      SigNoz documents service accounts for programmatic API access decoupled from individual users, explicitly for automation/integrations, and a role-based access control system where roles group specific transactions/permissions — together this supports issuing scoped, non-personal credentials suitable for an agent. However there's no direct documentation tying this specifically to AI agents or showing a least-privilege scope tailored for the MCP/agent integration (which itself is documented separately). Missing for 10: explicit guidance/example on scoping a service account's role minimally for an AI agent's MCP access, and any independent/hands-on confirmation of least-privilege enforcement.

      • [claimed-docs] Roles are the core unit of access control in SigNoz. A role groups transactions together — when a principal is assigned a role, they receive…
      • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
      • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
    • ai-native userBuild against official SDKs

      weight 2 · round to SigNoz
      Datadogpartialprobed5/10

      Datadog provides an official API Reference and OpenTelemetry integration that developers can build against programmatically, plus an official CLI (datadog-ci) and MCP server, suggesting a broader SDK/tooling ecosystem exists. However, the evidence pack never explicitly documents a set of official client SDKs (e.g., per-language libraries) or their AI-specific integration patterns. Missing for 10: explicit SDK documentation pages, language coverage, and any AI-agent-specific SDK usage examples.

      SigNozpartialclaimed6/10

      SigNoz documents building on official OpenTelemetry SDKs to send traces, logs, and metrics (signoz-docs-1, signoz-docs-6, signoz-docs-10, signoz-docs-23), and even LLM/gen_ai telemetry flows through standard OTel SDKs. However, these are OpenTelemetry-standard SDKs rather than a SigNoz-specific SDK, and there's no dedicated language-by-language SDK reference or independent developer corroboration of the SDK experience. Missing for 10: a SigNoz-specific SDK/API client library beyond OTel instrumentation, and independent hands-on validation of SDK ergonomics.

      • [claimed-docs] Send Traces and APM Data
      • [claimed-docs] Collect logs from files, stdout, FluentBit/FluentD/Logstash, OpenTelemetry SDKs, HTTP endpoints, and cloud services.
      • [claimed-docs] Collect metrics from applications, infrastructure, and existing Prometheus setups. SigNoz also derives APM metrics from traces automatically…
      • [claimed-docs] Your application emits gen_ai.* spans and metrics through standard OpenTelemetry libraries, exports them over OTLP, and SigNoz stores and qu…
    • ai-native userSubscribe to events via webhooks

      weight 2 · round drawn
      Datadognone0/10

      The evidence pack lists many Datadog capabilities (monitors, integrations, API reference, MCP server) but never mentions webhook subscriptions or outbound webhook notifications for events/alerts. Missing for 10: any documentation of webhook configuration, webhook payload format, or webhook-based event subscription mechanism.

        SigNoznone0/10

        The evidence pack describes alerting on logs/metrics and API access via service accounts, but never mentions webhook-based event subscriptions or outbound webhook notifications for alerts or other events. This is a fair axis for an observability platform (alert routing commonly uses webhooks), but no evidence confirms the capability exists.

        Agentic features

        1. ai-native userGet AI-generated insights and suggestions from my data inside the product

          weight 2 · round to Datadog
          Datadogfullclaimed7/10

          Datadog's Bits AI and Watchdog features are documented as delivering AI-generated insights, anomaly detection, and suggestions directly within the platform's data (monitoring, incidents, APM). This is corroborated by first-party docs, though there's no independent/hands-on validation of quality or breadth of these AI insights. Missing for 10: independent/hands-on evidence of Bits AI or Watchdog output quality, and detail on how comprehensive the 'insights' are across all product surfaces.

          SigNozpartialprobed6/10

          SigNoz doesn't ship a built-in AI-insights panel, but it does provide an official MCP server plus Agent Skills that let external AI agents (Claude, Cursor, Copilot) query SigNoz's traces/logs/metrics/alerts in natural language, with documented use-cases like investigating post-deploy changes, tuning noisy alerts, and generating dashboards from prompts. This delivers AI-generated insight/suggestion capability tied to SigNoz data, though it depends on an external agent rather than a native in-app assistant. Missing for 10: a first-party embedded AI chat/insight widget inside the SigNoz UI itself, and independent/hands-on evidence of these AI use-cases actually working.

          • [claimed-docs] Your application emits gen_ai.* spans and metrics through standard OpenTelemetry libraries, exports them over OTLP, and SigNoz stores and qu…
          • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Tune a Noisy Alert
          • [claimed-docs] Dashboard Creation from Natural Language
          • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/
        2. ai-native userSet up automations that run autonomously in the background

          weight 2 · round to Datadog
          Datadogpartialclaimed5/10

          Datadog's Monitors let users configure conditions that run continuously and trigger automated actions/alerts without manual intervention, and Watchdog autonomously detects anomalies in the background without configuration, both supporting background automation (datadog-docs-10, datadog-docs-16). However, there's no evidence of AI-native agentic automation (e.g., multi-step autonomous AI workflows or an agent orchestration feature) beyond rule-based monitoring and anomaly detection. Missing for 10: dedicated workflow/automation orchestration product, evidence of AI agents performing autonomous multi-step actions, and independent corroboration of these running unattended long-term.

          SigNoznone0/10

          SigNoz provides alerting, dashboards, and MCP/agent-skill integrations for querying and modifying observability data, but there is no evidence of autonomous background automations (e.g., scheduled agent workflows, self-triggering remediation, or agentic loops running without human invocation). The MCP server and agent skills require an external agent to be actively invoked, not autonomous background operation. missing for 10: evidence of autonomous/scheduled background automation execution, agent-triggered workflows without human prompting, any autonomous remediation or monitoring loop.

          • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Tune a Noisy Alert
          • [claimed-docs] Dashboard Creation from Natural Language
          • [claimed-docs] Set up alerts on log patterns, counts, or attribute values.
        3. ai-native userDelegate tasks to a built-in AI assistant inside the product

          weight 3 · round to Datadog
          Datadogpartialclaimed5/10

          Datadog documents 'Bits AI' as a built-in AI assistant (datadog-docs-4), which matches the story's core requirement, but the evidence pack only shows a title/URL with no detail on what tasks can be delegated or how it behaves in practice, and no independent/hands-on corroboration exists. Missing for 10: detailed documentation of task-delegation capabilities and scope, and community or hands-on validation of Bits AI actually performing delegated tasks.

          SigNoznone0/10

          SigNoz's AI-related evidence describes an MCP server that lets external AI assistants (Claude, Cursor, Copilot) query SigNoz data — this is SigNoz acting as a tool for outside agents, not a built-in assistant embedded in the product itself that a user could delegate tasks to. No evidence of a native in-app AI assistant/chat feature exists in the pack.

          • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Tune a Noisy Alert
          • [claimed-docs] Dashboard Creation from Natural Language
        4. ai-native userOperate the product with natural-language commands

          weight 2 · round to SigNoz
          Datadogpartialprobed5/10

          Datadog documents 'Bits AI' (an AI assistant) and an official MCP server, suggesting natural-language interaction is possible, but the evidence pack gives only a bare doc title with no detail on what commands/actions Bits AI actually supports or how natural-language control works end-to-end. missing for 10: detailed documentation of Bits AI command capabilities, hands-on or community evidence confirming it works, examples of natural-language operations actually performed.

          SigNozfullprobed7/10

          SigNoz documents an official MCP server enabling Claude/Cursor/Copilot and other AI agents to query metrics, logs, traces, and alerts via natural language, plus published 'Agent Skills' and explicit use cases like 'Dashboard Creation from Natural Language' and 'Investigate What Changed After a Deploy'. missing for 10: independent/hands-on user reports confirming the MCP/natural-language workflow works reliably in practice, and coverage of edge cases beyond documented use cases.

          • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Dashboard Creation from Natural Language
          • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/

        Api quality

        1. ai-native userExplore an interactive API reference with runnable examples

          weight 2 · round drawn
          Datadognone0/10

          Datadog has an API Reference doc page, but there's no evidence of an interactive, runnable-example reference (e.g., embedded code sandbox, try-it-now console); the OpenAPI probe even returned 404s across candidate paths, suggesting no discoverable machine-readable spec for interactive tooling.

          • [claimed-docs] API Reference
          • [probe] PROBE openapi: all candidate paths 404 (https://docs.datadoghq.com/openapi.json, https://docs.datadoghq.com/swagger.json, https://docs.datad…
          SigNoznone0/10

          No evidence of an interactive API reference with runnable examples; the OpenAPI probe explicitly found all candidate spec paths returning 404, and no docs mention a Swagger/Redoc-style interactive playground.

          • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …
        2. ai-native userDownload a machine-readable API spec (OpenAPI or equivalent)

          weight 2 · round to Datadog
          Datadogpartialprobed4/10

          Datadog publishes a full API Reference (docs-24) which is typically autogenerated from an OpenAPI-style spec, but the evidence pack shows explicit probe attempts for common openapi.json/swagger.json paths on the docs site all returning 404, so a directly downloadable machine-readable spec is not confirmed at any documented URL. Missing for 10: an explicit, working download link/endpoint for the OpenAPI/Swagger file, and confirmation that the API Reference page itself exposes a machine-readable export.

          • [claimed-docs] API Reference
          • [probe] PROBE openapi: all candidate paths 404 (https://docs.datadoghq.com/openapi.json, https://docs.datadoghq.com/swagger.json, https://docs.datad…
          SigNoznone0/10

          A direct probe for OpenAPI/Swagger spec endpoints returned 404 across all candidate paths, and no evidence pack item references a downloadable machine-readable API spec despite mentions of programmatic API access via service accounts.

          • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …
          • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
        3. ai-native userRely on versioned APIs with a documented deprecation policy

          weight 2 · round to Datadog
          Datadogpartialclaimed4/10

          Datadog exposes a versioned API (docs-24 references /api/latest/, implying v1/v2 versioning), but the evidence pack contains no documentation of an explicit deprecation policy, sunset timeline, or versioning changelog. Missing for 10: explicit deprecation policy documentation, version support lifecycle, migration guides between API versions, independent confirmation of policy adherence.

          SigNoznone0/10

          No evidence of API versioning scheme or a documented deprecation policy; the openapi.json probe returned 404s across candidate paths and no docs mention API versioning/deprecation practices.

          • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …

        Ai assist — stories about ai assist in this arenaAi assist

        Stories about ai assist in this arena

        Agent integration

        1. ai-native userHave an external agent query metrics, logs, and traces through documented APIs to debug production

          weight 3 · round drawn
          Datadogfullprobed8/10

          Datadog documents a full REST API reference covering metrics, logs, and traces (datadog-docs-24, datadog-docs-23, datadog-docs-13) plus an official MCP server explicitly designed to let external AI agents query Datadog data (datadog-docs-3, datadog-probe-3), directly matching the story of an external agent debugging production via documented APIs. Missing for 10: independent hands-on validation of an agent successfully using the MCP server/API for real debugging, and no OpenAPI spec was discoverable at expected paths (datadog-probe-2), slightly weakening machine-readable API discoverability.

          • [claimed-docs] Datadog MCP Server
          • [claimed-docs] API Reference
          • [claimed-docs] APM
          • [claimed-docs] Log Management
          • [probe] official MCP server documented at https://docs.datadoghq.com/mcp_server/
          • [probe] PROBE openapi: all candidate paths 404 (https://docs.datadoghq.com/openapi.json, https://docs.datadoghq.com/swagger.json, https://docs.datad…
          SigNozfullprobed8/10

          SigNoz documents a first-party MCP server that connects AI agents (Claude, Cursor, Copilot) for natural language access to metrics, logs, traces, and alerts, plus Agent Skills teaching assistants to query traces/logs/metrics and use cases like 'Investigate What Changed After a Deploy'. This directly enables an external agent to query metrics/logs/traces to debug production via a documented interface. Missing for 10: independent hands-on validation of MCP server reliability/accuracy, and a discoverable OpenAPI spec (probe found only 404s for standard OpenAPI paths) for direct API access outside MCP.

          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Tune a Noisy Alert
          • [claimed-docs] Dashboard Creation from Natural Language
          • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/
          • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …

        Ai investigation

        1. ai-native userGet AI-generated summaries of incidents and alert context for responders

          weight 2 · round to Datadog
          Datadogpartialclaimed6/10

          Datadog's Bits AI product page and Incident Management docs indicate AI-assisted incident investigation and responder support, aligning with the story, but the evidence pack lacks detail on the specific 'AI-generated summary' feature depth, independent hands-on validation, or example outputs. missing for 10: detailed documentation of Bits AI incident summary generation workflow, independent/community corroboration of AI summary quality, and specifics on alert-context summarization beyond incident management.

          SigNozpartialprobed5/10

          SigNoz doesn't natively generate incident summaries, but it exposes an MCP server so external AI agents (Claude, Cursor, Copilot) can query alerts/traces/logs/metrics in natural language, and documents use-cases like 'Investigate What Changed After a Deploy' and 'Tune a Noisy Alert' that resemble AI-assisted incident context gathering. This relies on connecting a third-party AI agent rather than a built-in summarization feature purpose-built for responders. Missing for 10: a native, first-party 'incident summary' or alert-context generator inside the SigNoz UI, and independent evidence of responders actually using this for real incidents.

          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Tune a Noisy Alert
          • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/
        2. ai-native userHave the platform's AI investigate an alert or error and propose a probable root cause

          weight 3 · round to Datadog
          Datadogpartialprobed6/10

          Datadog documents Bits AI and Watchdog, first-party AI features aimed at analyzing alerts/anomalies and assisting investigations, plus an MCP server that could let AI agents query Datadog data for root-cause analysis. However, the evidence pack lacks detailed documentation of Bits AI actually proposing root causes for specific alerts/errors, and there's no independent/hands-on corroboration of this capability working in practice. missing for 10: detailed Bits AI root-cause workflow documentation, hands-on/independent validation of AI-proposed root causes, specifics on Watchdog's automated root-cause analysis output.

          SigNozpartialprobed5/10

          SigNoz ships an official MCP server that lets external AI agents (Claude, Cursor, Copilot) query traces/logs/metrics/alerts, and documents use-cases like 'Investigate What Changed After a Deploy' and 'Tune a Noisy Alert' which map to root-cause style investigation flows. However, this is not a built-in platform AI that autonomously investigates alerts and proposes a root cause — it depends on a third-party AI client driving the investigation via MCP, and there's no evidence of automated, unprompted root-cause analysis. Missing for 10: a native/first-party AI investigation feature independent of external agents, concrete example output of a proposed root cause, and independent verification of the use-case workflow's effectiveness.

          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Investigate What Changed After a Deploy
          • [claimed-docs] Tune a Noisy Alert
          • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/

        Ai querying

        1. ai-native userAsk questions of my telemetry in natural language and get a real query or chart back

          weight 2 · round to SigNoz
          Datadogpartialprobed5/10

          Datadog's Bits AI product page ([datadog-docs-4]) is described as an AI assistant, and the MCP server ([datadog-docs-3], [datadog-probe-3]) enables AI agents to query telemetry data, which together suggest natural-language querying capability. However, there is no detailed documentation or independent/hands-on evidence showing it reliably returns a 'real query or chart' from a natural-language question. Missing for 10: concrete examples/screenshots of Bits AI answering telemetry questions with charts/queries, independent user corroboration, and details on scope/limitations of the NLQ feature.

          SigNozfullprobed8/10

          SigNoz ships an official MCP server enabling natural-language access to metrics, logs, traces, and alerts, plus published Agent Skills that let AI assistants generate queries and dashboards, with a documented use case specifically titled 'Dashboard Creation from Natural Language.' Missing for 10: independent/hands-on verification that natural language queries reliably produce correct charts/queries in practice.

          • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
          • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
          • [claimed-docs] Dashboard Creation from Natural Language
          • [probe] official MCP server documented at https://signoz.io/docs/ai/signoz-mcp-server/

        Alerting slos — stories about alerting slos in this arenaAlerting slos

        Stories about alerting slos in this arena

        Alert automation

        1. ai-native userPoint alert notifications at webhooks that trigger automated remediation or agents

          weight 2 · round drawn
          Datadognone0/10

          Evidence pack lists Monitors/alerting docs but contains no mention of webhook notification integrations or configuring alerts to trigger automated remediation/agent workflows via webhooks.

            SigNoznone0/10

            The evidence pack documents alert creation from dashboards and logs, and separately documents an MCP server for AI agents to query SigNoz, but nowhere shows alert notification channels (webhooks) that can trigger external remediation or agent workflows. No citation ties alerting to webhook-based outbound triggers.

            Alerting

            1. sreAlert on any telemetry signal with routing, grouping, and silencing of notifications

              weight 3 · round to Datadog
              Datadogfullcommunity8/10

              Datadog Monitors support alerting on any metric/log/trace/APM/synthetic signal with configurable notification routing to teams/channels, multi-condition grouping, and mute/downtime (silencing) capabilities, and Monitors doc is the canonical first-party reference for this. Community evidence corroborates strong cross-signal correlation and usability of alerting-adjacent features. Missing for 10: no independent hands-on account specifically validating routing/grouping/silencing workflows, and no detail on advanced silencing scheduling beyond the docs link.

              • [claimed-docs] Monitors
              • [claimed-docs] Datadog Watchdog™
              • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
              • [community] DD was just easier to use for everybody, has lots of useful baked-in things we liked to use (apdex scores), and was intuitive enough that no…
              SigNozpartialclaimed3/10

              Evidence confirms SigNoz supports creating alerts on logs and seeding alerts from dashboard panels (covering metrics/traces), suggesting alerting across signal types, but nothing in the pack addresses notification routing, grouping, or silencing mechanisms. missing for 10: alert routing/notification channel configuration, alert grouping logic, silencing/muting functionality, any independent corroboration of alerting behavior.

              • [claimed-docs] Set up alerts on log patterns, counts, or attribute values.
              • [claimed-docs] Drill down from any panel: jump into the underlying logs and traces, break out by an attribute, create an alert seeded from the panel, or do…
            2. sreEnable anomaly or outlier detection that surfaces problems without hand-written thresholds

              weight 1 · round to Datadog
              Datadogfullclaimed8/10

              Datadog Watchdog provides automated anomaly and outlier detection across metrics, APM, and logs without requiring manual threshold configuration, and Monitors support anomaly-detection algorithms as an alternative to static thresholds. Missing for 10: independent hands-on validation of Watchdog's detection accuracy/false-positive rate and more detail on SLO-specific anomaly alerting.

              SigNoznone0/10

              No evidence of anomaly/outlier detection features (e.g., seasonal baselining, ML-based alerting) in the docs; alerting is described only in terms of thresholds, log counts, or patterns (signoz-docs-9), not statistical anomaly detection. The AI/MCP use-cases mention 'Tune a Noisy Alert' but this is a natural-language assistant workflow, not automated anomaly detection replacing thresholds.

              Slos

              1. sreDefine SLOs with error budgets and burn-rate alerts

                weight 2 · round to Datadog
                Datadogfullclaimed8/10

                Datadog has a dedicated Service Level Objectives product with documentation, which integrates with its Monitors system to support error-budget and burn-rate alerting, a standard and well-documented Datadog capability for SRE workflows. Missing for 10: no independent/hands-on corroboration specifically of burn-rate alert configuration, and no community evidence discussing SLO usage in practice.

                SigNoznone0/10

                The evidence pack covers SigNoz's tracing, logs, metrics, dashboards, alerting on log/metric values, and IAM, but nowhere mentions a dedicated SLO management feature, error budget tracking, or burn-rate alerting — a capability common in mature observability platforms. Since this is a fair capability for an observability platform to offer, absence of evidence means 'none' rather than 'na'.

                • [claimed-docs] Set up alerts on log patterns, counts, or attribute values.
                • [claimed-docs] Use the Metrics Explorer to query and visualize data with a visual builder or advanced query languages like PromQL and ClickHouse SQL.
                • [claimed-docs] Drill down from any panel: jump into the underlying logs and traces, break out by an attribute, create an alert seeded from the panel, or do…

              Automation depth — how much of the product can run unattendedAutomation depth

              How much of the product can run unattended

              1. ai-native userPerform bulk operations across many items at once

                weight 2 · round to Datadog
                Datadogpartialprobed4/10

                Datadog exposes a full REST API and an official CLI (datadog-ci) that could be scripted for bulk actions (e.g., creating/updating many monitors, dashboards, or tags programmatically), but the evidence pack contains no explicit documentation or example of bulk/batch endpoints or AI-native bulk workflows. missing for 10: explicit bulk/batch API endpoints or docs, AI-agent-oriented bulk operation examples, independent confirmation of bulk usage at scale.

                SigNozpartialprobed3/10

                SigNoz provides programmatic access via service accounts for automation/CI-CD (signoz-docs-22) and an MCP server / Agent Skills that let AI agents create/modify dashboards, alerts, and queries (signoz-docs-24, signoz-docs-25), which implies scriptable, potentially bulk automation. However, there is no explicit documentation of a bulk-operations feature (e.g., batch update/delete across many dashboards, alerts, or items in one call) or an OpenAPI spec confirming such endpoints (signoz-probe-3 shows no discoverable OpenAPI). Missing for 10: explicit bulk/batch API endpoints, documented bulk create/update/delete workflows, and independent evidence of bulk operations being used in practice.

                • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
                • [claimed-docs] SigNoz publishes Agent Skills that teach AI coding assistants to work with SigNoz: search the docs, generate queries over traces, logs, and …
                • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
                • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …
              2. ai-native userDefine rules that trigger actions automatically on events

                weight 3 · round to Datadog
                Datadogpartialclaimed6/10

                Datadog's Monitors and Watchdog docs support defining alerting rules that trigger notifications/webhooks/workflows on events (e.g., threshold or anomaly monitors), and Incident Management can be triggered from these events, which supports rule-based automation. However, evidence is thin on AI-native-specific automation (e.g., agentic workflows driven by AI reasoning) beyond standard monitor-to-action pipelines, and no independent/hands-on corroboration of rule-triggered automation depth is present. Missing for 10: evidence of AI-driven/dynamic rule generation, Workflow Automation product specifics, and third-party validation of trigger-action reliability.

                SigNozpartialclaimed4/10

                SigNoz documents alert rules based on log patterns, counts, or attribute values, and lets you seed an alert from any dashboard panel, showing rule-based triggering on events. However, there is no evidence of configurable downstream 'actions' (webhooks, auto-remediation, workflow triggers) beyond alert notification, nor of an automation/rules engine tied to arbitrary event conditions. Missing for 10: documentation of action/integration types (e.g., webhook, auto-remediation, external automation triggers), evidence of a general-purpose rules engine beyond alerting, and independent confirmation of this working in practice.

                • [claimed-docs] Set up alerts on log patterns, counts, or attribute values.
                • [claimed-docs] Drill down from any panel: jump into the underlying logs and traces, break out by an attribute, create an alert seeded from the panel, or do…
              3. ai-native userVersion, review, and roll back my automations

                weight 1 · round drawn
                Datadognone0/10

                No evidence in the pack addresses versioning, review workflows, or rollback capabilities for Datadog automations (e.g., monitors, workflows, or Watchdog). Nothing in docs or community feedback references a version-control, diff, approval, or rollback mechanism for automation configurations.

                  SigNoznone0/10

                  The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                  Cost sampling — stories about cost sampling in this arenaCost sampling

                  Stories about cost sampling in this arena

                  Cost

                  1. sreSee what my observability spend is, attribute it to teams or services, and catch usage spikes before the bill

                    weight 3 · round to Datadog

                    Datadog documents a dedicated Cloud Cost Management product (datadog-docs-15) and tag-based correlation across APM/metrics/logs that could support cost attribution by team/service (datadog-comm-3), but a concrete customer account describes losing a $6M/yr relationship specifically due to 'lack of billing transparency' (datadog-comm-7), and others report costs escalating far beyond expectations without early warning (datadog-comm-13). This is a direct contradiction between the documented cost-visibility capability and hands-on billing-transparency complaints. Missing for 10: first-party documentation/screenshots of per-team/service cost attribution dashboards, evidence of spike/anomaly alerting specifically for Datadog usage costs, and independent confirmation that billing transparency issues have been resolved.

                    • [claimed-docs] Cloud Cost Management
                    • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
                    • [community] Datadog lost our business for two reasons: 1) Lack of billing transparency and 2) an incompetent account rep who managed to piss off our fin…
                    • [community] I like DataDog but it is prohibitively expensive for monitoring serverless applications, even with negotiated rates... Paying for DataDog is…
                    SigNoznone0/10

                    The evidence pack contains extensive documentation on traces, logs, metrics, dashboards, and alerting, but nothing about cost/spend visibility, per-team or per-service cost attribution, ingestion volume tracking, or spike/budget alerting on observability usage itself. A passing mention of 'usage-based' pricing on the marketing page does not constitute a cost-attribution or spend-monitoring feature.

                    • [probe] PROBE llms.txt: HTTP 200 at https://signoz.io/llms.txt # SigNoz > SigNoz Cloud brings your traces, metrics, and logs into one OpenTelemetry…
                  2. srePredict costs from transparent published per-signal pricing without talking to sales

                    weight 1 · round drawn
                    Datadognone0/10

                    The evidence pack contains no published per-signal pricing page or documentation enabling cost prediction without sales contact; instead, community reports explicitly cite 'Lack of billing transparency' as a reason for leaving Datadog and describe pricing as requiring negotiated/account-manager-adjusted rates rather than transparent self-serve figures. Missing for 10: any docs citation of a public pricing/cost calculator page, per-signal unit pricing tables, or evidence that costs can be estimated without sales engagement.

                    • [community] Datadog lost our business for two reasons: 1) Lack of billing transparency and 2) an incompetent account rep who managed to piss off our fin…
                    • [community] We spend a few thousand a month with Datadog and our account manager reaches out every quarter to adjust our monthly commit up/down which pr…
                    • [community] I like DataDog but it is prohibitively expensive for monitoring serverless applications, even with negotiated rates... Paying for DataDog is…
                    SigNoznone0/10

                    Evidence only shows a vague fragment mentioning 'Simple usage-base[d]' pricing on the marketing snippet (signoz-probe-1), with no actual per-signal pricing page, rate table, or cost calculator cited anywhere in the docs or GitHub evidence. Nothing shows an SRE could self-serve a cost estimate without contacting sales.

                    • [probe] PROBE llms.txt: HTTP 200 at https://signoz.io/llms.txt # SigNoz > SigNoz Cloud brings your traces, metrics, and logs into one OpenTelemetry…

                  Sampling

                  1. developerControl trace/log sampling and retention tiers to manage data volume deliberately

                    weight 2 · round to Datadog
                    Datadogpartialclaimed2/10

                    Datadog lists generic APM/Tracing and Log Management doc pages, which are the general areas where sampling and retention would live, but the evidence pack contains no specific text about trace sampling rules, ingestion controls, or log index/retention tier configuration. missing for 10: explicit documentation of trace sampling rate controls, retention filters, log index/retention tiers, and any independent confirmation these controls work as described.

                    SigNoznone0/10

                    The evidence pack covers ingestion, dashboards, alerts, IAM, and AI features but contains no mention of trace/log sampling controls or configurable retention tiers for cost management. Missing for 10: sampling configuration docs, retention policy/TTL settings, tiered storage or data-volume cost controls.

                    Dashboards as code — stories about dashboards as code in this arenaDashboards as code

                    Stories about dashboards as code in this arena

                    As code

                    1. developerDefine dashboards and alerts as code (JSON models, Terraform, or API) and provision them repeatably

                      weight 3 · round to SigNoz
                      Datadogpartialprobed5/10

                      Datadog exposes an API Reference and dedicated Monitors/Dashboards docs, which imply programmatic definition and provisioning of dashboards and alerts, and a CLI (datadog-ci) exists for automation. However, the evidence pack never explicitly documents a Terraform provider, JSON dashboard/monitor schema, or an 'infrastructure-as-code' workflow for dashboards/alerts. missing for 10: explicit Terraform provider documentation, JSON model schema for dashboards/monitors, and independent confirmation of repeatable IaC provisioning workflows.

                      SigNozpartialprobed6/10

                      SigNoz docs explicitly describe managing dashboards as code and editing the full dashboard spec as JSON, plus service accounts for programmatic/CI-CD API access, which supports repeatable provisioning. However there is no evidence of a Terraform provider, and the alerts side is only shown as UI-driven ('create an alert seeded from the panel') with no dedicated alerts-as-JSON or alerts API documentation; an OpenAPI spec probe also returned 404s, suggesting the API is not well-documented publicly. Missing for 10: Terraform provider/integration, explicit alerts-as-code documentation, public API/OpenAPI reference.

                      • [claimed-docs] Manage dashboards as code
                      • [claimed-docs] Edit a dashboard as JSON: read, copy, download or hand-edit the whole spec in the app, without going through the API.
                      • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
                      • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …

                    Dashboards

                    1. sreBuild shareable dashboards with rich visualization types and template variables

                      weight 2 · round to SigNoz

                      Datadog's official Dashboards docs ([datadog-docs-12]) confirm dashboarding is a core product feature, and community feedback corroborates strong dashboard usability ([datadog-comm-6], [datadog-comm-17]) and notebooks/correlation-based visualization ([datadog-comm-3]). However, the evidence pack lacks specifics on template variables, sharing/permissions mechanics, or a catalog of visualization widget types, and one community voice criticizes dashboard/notebook sprawl and correlation quality ([datadog-comm-5]). Missing for 10: explicit documentation/evidence of template variable support, shareable/public dashboard links, and a breakdown of supported widget/visualization types.

                      • [claimed-docs] Dashboards
                      • [community] DD was just easier to use for everybody, has lots of useful baked-in things we liked to use (apdex scores), and was intuitive enough that no…
                      • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
                      • [community] Datadog's server hexagon map/chart thingie is something else. The kind of innovation that wins prizes.
                      • [community] Their data correlation is awful compared to competitors like Honeycomb, Dynatrace and Instana. We shouldn't be sifting through a bunch of ou…
                      SigNozfullclaimed8/10

                      SigNoz docs describe seven panel types with a live editor, dynamic/query/custom/textbox template variables, and a public sharing flow that generates a URL anyone can open, directly matching the story's requirements. missing for 10: independent/hands-on corroboration of dashboard sharing and variable usability, and detail on visualization richness beyond panel count.

                      • [claimed-docs] Build panels in a dedicated editor: seven panel types with a live preview, switchable mid-edit without losing your formatting, units or thre…
                      • [claimed-docs] Filter everything with variables: dynamic, query, custom and textbox variables.
                      • [claimed-docs] Publish a dashboard publicly: a separate flow that generates a public URL anyone can open without logging in.
                      • [claimed-docs] Manage dashboards as code

                    Deployment openness — stories about deployment openness in this arenaDeployment openness

                    Stories about deployment openness in this arena

                    Local dev

                    1. developerSpin up a local or dev instance of the platform to test instrumentation and dashboards

                      weight 1 · round to SigNoz
                      Datadognone0/10

                      Datadog is a hosted SaaS observability platform; the evidence pack shows no local/self-hosted/dev-instance deployment option, only an OpenAPI-less cloud API, agent-based instrumentation, and integrations — nothing suggesting a way to run the platform itself locally for testing dashboards or instrumentation.

                        SigNoz is explicitly self-hostable via Docker/Kubernetes/Linux and ships full instrumentation, dashboard, and trace/log/metric tooling suitable for local testing (signoz-gh-1, signoz-docs-2–17). However, hands-on community reports describe a heavy docker-compose stack, Windows install friction, and disproportionate container overhead for small/dev use, indicating the local spin-up experience is not as smooth as vendor docs imply (signoz-comm-1, signoz-comm-2, signoz-comm-4). Missing for 10: a documented lightweight/dev-mode single-binary or minimal-container setup, and confirmation these friction points have been resolved.

                        • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                        • [claimed-docs] Follow a single request across all microservices with a flamegraph view that shows every span, its duration, and parent-child relationships.
                        • [claimed-docs] Build panels in a dedicated editor: seven panel types with a live preview, switchable mid-edit without losing your formatting, units or thre…
                        • [community] Wanted to give signoz a try, but the sheer amount of services in the docker-compose file discouraged me, especially having to reconfigure th…
                        • [community] I tried installation on Windows 10 via Rancher-Desktop using 'other platform' docs but ran into issues with dependencies on sh/bash. Are the…
                        • [community] I would love to self host this for a small project, but looking at the self hosting option, there's more containers there than my whole appl…

                      Self host

                      1. sreRun the full observability stack self-hosted in production with documented architecture and upgrade path

                        weight 2 · round to SigNoz
                        Datadognone0/10

                        The axis applies to this product kind (peer products hold positive or none verdicts on this story), so lack of evidence for an applicable capability is "none", never "na". (na/none harmonized at arena bring-up — see pipeline/scripts/na-harmonize.ts.)

                          SigNoz is confirmed self-hostable via Docker/Kubernetes/Linux with 'full control of your data plane' (signoz-gh-1), but the evidence pack contains no documentation specifically addressing production architecture guidance or an upgrade path. Community reports (signoz-comm-1, signoz-comm-4) describe the self-hosted docker-compose stack as having an overwhelming number of services requiring significant reconfiguration effort, undercutting the 'documented architecture' claim, and open-core licensing questions (signoz-comm-5) add operational ambiguity for production SRE use. Missing for 10: explicit production architecture/reference-deployment docs, documented version upgrade/migration procedures, and independent confirmation that production self-hosting is smooth at scale.

                          • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                          • [community] Wanted to give signoz a try, but the sheer amount of services in the docker-compose file discouraged me, especially having to reconfigure th…
                          • [community] I would love to self host this for a small project, but looking at the self hosting option, there's more containers there than my whole appl…
                          • [community] All content that resides under the 'ee/' directory of this repository, if that directory exists, is licensed under the license defined in 'e…

                        Incident response — stories about incident response in this arenaIncident response

                        Stories about incident response in this arena

                        Change tracking

                        1. developerCorrelate regressions with deploys and configuration changes via release or change tracking

                          weight 2 · round to Datadog

                          Datadog documents deployment/change tracking via CI Visibility, APM, Monitors, and integrations with GitLab/GitHub that 'Track code changes, deployments, and application performance in real time,' which supports correlating regressions with deploys. However, there's no dedicated first-party doc specifically on 'Deployment Tracking' or 'Change Tracking' markers surfaced in the evidence, and community feedback notes correlation/dashboard experience can be weak compared to competitors. missing for 10: explicit deployment-tracking/change-marker feature docs, hands-on validation of deploy-to-regression correlation workflow.

                          • [claimed-docs] CI Visibility
                          • [claimed-docs] APM
                          • [claimed-docs] Monitors
                          • [claimed-docs] Track code changes, deployments, and application performance in real time with integrations across software delivery platforms like GitLab a…
                          • [community] Their data correlation is awful compared to competitors like Honeycomb, Dynatrace and Instana. We shouldn't be sifting through a bunch of ou…
                          • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
                          SigNozpartialclaimed4/10

                          SigNoz has an AI use-case doc titled 'Investigate What Changed After a Deploy' (signoz-docs-26) suggesting some deploy-correlation workflow via natural language/AI querying, but there's no dedicated deployment/release marker feature, annotation on dashboards, or explicit change-tracking/version-tagging mechanism documented. missing for 10: deploy/release marker or annotation feature on dashboards and graphs, explicit config-change tracking, first-party or independent evidence of the deploy-investigation workflow actually working end-to-end.

                          • [claimed-docs] Investigate What Changed After a Deploy
                          • [claimed-docs] Drill down from any panel: jump into the underlying logs and traces, break out by an attribute, create an alert seeded from the panel, or do…

                        Incidents

                        1. sreDeclare and track incidents with timelines, on-call schedules, and escalation policies

                          weight 2 · round to Datadog
                          Datadogpartialclaimed6/10

                          Datadog has a dedicated Incident Management product (datadog-docs-14) which supports declaring incidents and timelines, plus Monitors/SLOs for alerting. However, the evidence pack does not document native on-call scheduling or escalation policy features (these are often handled via third-party integrations like PagerDuty/Opsgenie rather than natively in Datadog), and no independent/hands-on corroboration of the incident workflow is present. missing for 10: documentation of built-in on-call schedules, escalation policies, and independent verification of the incident timeline/workflow experience.

                          SigNoznone0/10

                          SigNoz provides observability (traces, logs, metrics, dashboards, alerts) but the evidence pack shows no incident management features—no incident declaration, timelines, on-call schedules, or escalation policies are documented anywhere.

                          Openness — open source, data portability, and self-hosting storiesOpenness

                          Open source, data portability, and self-hosting stories

                          1. ai-native userDo everything through the API that I can do in the UI

                            weight 2 · round to Datadog
                            Datadogpartialprobed6/10

                            Datadog offers a comprehensive public API Reference (datadog-docs-24) covering most platform features (monitors, dashboards, logs, SLOs, etc.), plus an official CLI (datadog-ci) and an MCP server, indicating strong API-first design. However, no evidence confirms full UI-API parity — some newer UI features (Bits AI, notebooks, Watchdog insights, hexagon map visualizations) are not confirmed to have full API equivalents, and no independent audit or changelog verifies parity is maintained. missing for 10: explicit parity documentation/audit confirming every UI action has an API equivalent, independent verification of coverage completeness, and confirmation for newer AI/UX features.

                            SigNozpartialprobed4/10

                            SigNoz documents programmatic access via service accounts for CI/CD and automation, dashboards-as-code, and an MCP server that lets AI agents query metrics/logs/traces/alerts in natural language, showing some API-first design intent. However there is no evidence of a discoverable OpenAPI spec (probe found only 404s) and docs explicitly call out JSON dashboard editing as a path that bypasses the API, implying UI-only affordances (e.g., public dashboard publishing) that aren't confirmed to have API equivalents. missing for 10: a published OpenAPI/API reference proving full coverage, explicit confirmation that every UI action (public dashboard publish, alert tuning, log pipeline edits) is also exposed via API.

                            • [claimed-docs] Manage dashboards as code
                            • [claimed-docs] Edit a dashboard as JSON: read, copy, download or hand-edit the whole spec in the app, without going through the API.
                            • [claimed-docs] Service accounts provide a secure way to grant programmatic API access to SigNoz without tying credentials to individual users. Use them for…
                            • [claimed-docs] Connect Claude, Cursor, Copilot, and other AI agents to SigNoz via MCP for natural language access to metrics, logs, traces, and alerts.
                            • [probe] PROBE openapi: all candidate paths 404 (https://signoz.io/openapi.json, https://signoz.io/swagger.json, https://signoz.io/api/openapi.json, …
                          2. ai-native userExport all of my data in open formats and leave

                            weight 3 · round to SigNoz
                            Datadognone0/10

                            Datadog exposes an API Reference and supports OpenTelemetry for ingesting data, but there is no evidence of a documented bulk-export capability that lets a customer pull out all stored logs/metrics/traces in an open format and fully migrate away. Missing for 10: documented full-account data export/backup feature, open-format export guarantees, and any evidence of successful data portability/migration by users.

                            SigNoz is open-source, self-hostable, and built on OpenTelemetry standards, with data stored in ClickHouse and dashboards exportable as JSON, which supports data portability and open formats. However, there's no explicit documentation of a full bulk data export mechanism (traces/logs/metrics) for migrating away, and part of the product is open-core (ee/ licensed separately per community reports), which complicates a clean 'export everything and leave' story. missing for 10: explicit bulk export/backup tooling for traces-logs-metrics, clarity on ee-only features not being portable, independent confirmation of successful full data migration out of SigNoz.

                            • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                            • [claimed-docs] Manage dashboards as code
                            • [claimed-docs] Edit a dashboard as JSON: read, copy, download or hand-edit the whole spec in the app, without going through the API.
                            • [community] All content that resides under the 'ee/' directory of this repository, if that directory exists, is licensed under the license defined in 'e…
                          3. ai-native userRead the product's source under an open license

                            weight 2 · round to SigNoz
                            Datadognone0/10

                            Datadog is a closed-source SaaS platform; no evidence indicates its core product source is available under an open license (only a CLI and some client libraries/agents are open, and no evidence pack item claims this for the core product).

                              SigNoz's GitHub repo is publicly described as free/open-source and readable (signoz-gh-1), but a community discussion points out that the 'ee/' directory of the same repository is licensed separately under a different (non-open) license, making the project open-core rather than fully open-source (signoz-comm-5). This means not all of the source a user can read is under an open license, directly contradicting the blanket 'open-source' framing. missing for 10: clear first-party statement of exact OSS license for core vs. proprietary terms for ee/, and confirmation whether ee/ source is even publicly readable.

                              • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                              • [community] All content that resides under the 'ee/' directory of this repository, if that directory exists, is licensed under the license defined in 'e…
                            • ai-native userSelf-host the core product

                              weight 3 · round to SigNoz
                              Datadognone0/10

                              Datadog is a SaaS-only observability platform; no evidence of an on-premise/self-hosted core product offering exists in the pack, and its architecture (cloud dashboards, Watchdog, integrations) presumes a hosted service. This is an applicable axis for infra tools (self-hosted alternatives exist), so absence of evidence yields 'none' rather than 'na'.

                                SigNoz is confirmed open-source and self-hostable via Docker/Kubernetes/Linux with full data-plane control (signoz-gh-1), but community reports describe self-hosting as heavy (many containers), tricky on Windows, and note an open-core split (ee/ directory under separate license), which undercuts a clean 'self-host the core product' experience. missing for 10: independent confirmation of ease/reliability of self-hosting at scale, clarity on which features require the ee/ (non-open-source) component, resolution of platform-specific setup issues.

                                • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                                • [community] Wanted to give signoz a try, but the sheer amount of services in the docker-compose file discouraged me, especially having to reconfigure th…
                                • [community] I tried installation on Windows 10 via Rancher-Desktop using 'other platform' docs but ran into issues with dependencies on sh/bash. Are the…
                                • [community] I would love to self host this for a small project, but looking at the self hosting option, there's more containers there than my whole appl…
                                • [community] All content that resides under the 'ee/' directory of this repository, if that directory exists, is licensed under the license defined in 'e…

                              Otel standards — stories about otel standards in this arenaOtel standards

                              Stories about otel standards in this arena

                              Otel

                              1. developerSend telemetry directly over OTLP with first-class OpenTelemetry support

                                weight 3 · round to SigNoz
                                Datadogfullclaimed7/10

                                Datadog has a dedicated OpenTelemetry docs page describing OTLP ingestion support alongside its native APM/tracing docs, indicating first-class OTel integration. Missing for 10: no independent/hands-on corroboration of OTLP ingestion behavior, no detail on OTLP endpoint specifics (ports, protocols, semantic convention mapping) or limitations vs native agent.

                                SigNozfullprobed8/10

                                SigNoz is explicitly OpenTelemetry-native, with docs and probes confirming OTLP ingestion for traces, logs, and metrics, plus LLM-specific OTel spans/metrics via OTLP. missing for 10: no independent hands-on benchmark of OTLP ingestion reliability/performance, and no explicit mention of supported OTLP protocol variants (gRPC/HTTP) or SDK compatibility matrix.

                                • [claimed-docs] Send Traces and APM Data
                                • [claimed-docs] Collect logs from files, stdout, FluentBit/FluentD/Logstash, OpenTelemetry SDKs, HTTP endpoints, and cloud services.
                                • [claimed-docs] Collect metrics from applications, infrastructure, and existing Prometheus setups. SigNoz also derives APM metrics from traces automatically…
                                • [claimed-docs] Your application emits gen_ai.* spans and metrics through standard OpenTelemetry libraries, exports them over OTLP, and SigNoz stores and qu…
                                • [probe] PROBE llms.txt: HTTP 200 at https://signoz.io/llms.txt # SigNoz > SigNoz Cloud brings your traces, metrics, and logs into one OpenTelemetry…
                                • [probe] PROBE docs-md: HTTP 200 at https://signoz.io/docs/introduction/.md # Welcome to SigNoz Docs Learn about SigNoz, an open-source observabilit…
                              2. sreInstrument once with open standards and switch backends without re-instrumenting my code

                                weight 2 · round drawn
                                Datadogpartialclaimed6/10

                                Datadog has a dedicated OpenTelemetry docs page (datadog-docs-2) and APM/tracing docs (datadog-docs-23) indicating support for ingesting OTel data via OTLP/Datadog Agent, which supports the 'instrument once with open standards' portion of the story. However, there's no evidence describing seamless backend-switching (e.g., no vendor lock-in avoidance claims, no documentation of using vanilla OTel SDKs without Datadog-specific config, and no independent/hands-on confirmation that switching away from Datadog requires no re-instrumentation). Missing for 10: documentation on portability guarantees when switching backends, independent verification that OTel-only instrumentation works without Datadog-specific exporters/config, and community confirmation of switching experience.

                                SigNozpartialclaimed6/10

                                SigNoz is explicitly OpenTelemetry-native, accepting OTLP traces/logs/metrics from standard SDKs, and is positioned as a Datadog-migration target that lets teams run both platforms in parallel while migrating signal-by-signal, implying backend portability. However, there is no explicit documentation or evidence of vendor-neutral instrumentation guidance (e.g., using vanilla OTel SDKs/collector config to swap exporters without touching app code), nor any independent confirmation that switching backends is truly a config-only change. missing for 10: explicit docs on OTel Collector-based backend-agnostic instrumentation, guidance on avoiding vendor-specific SDK lock-in, and independent verification that backend switching requires no re-instrumentation.

                                • [claimed-docs] Send Traces and APM Data
                                • [claimed-docs] Complete guide to migrating from Datadog to SigNoz. How to migrate metrics, traces/APM, logs, dashboards, and alerts.
                                • [claimed-docs] The process can be done incrementally—you can migrate one signal type at a time while running both platforms in parallel.
                                • [claimed-docs] Bridge Solution: Datadog Receiver
                                • [claimed-docs] Your application emits gen_ai.* spans and metrics through standard OpenTelemetry libraries, exports them over OTLP, and SigNoz stores and qu…

                              Privacy posture — data-handling and privacy storiesPrivacy posture

                              Data-handling and privacy stories

                              1. ai-native userChoose where my data is stored (region/residency)

                                weight 2 · round to SigNoz
                                Datadognone0/10

                                No evidence in the pack mentions data residency, regional data storage, or EU/US site selection for Datadog, despite this being a well-documented capability area for observability platforms generally. Absence of evidence for an applicable capability yields none.

                                  SigNozpartialprobed6/10

                                  SigNoz can be self-hosted entirely within a user's own infrastructure (Docker/Kubernetes/Linux), giving explicit 'full control of your data plane' which inherently lets a user choose the storage region/jurisdiction. However, there is no evidence describing region-selection options for SigNoz Cloud (the managed offering) or any explicit data-residency/compliance documentation (e.g., EU vs US region choice, GDPR statements). Missing for 10: cloud-region selection UI/docs, explicit data-residency/compliance certifications, and confirmation that self-hosted deployment fully satisfies residency requirements without extra config.

                                  • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                                  • [probe] PROBE llms.txt: HTTP 200 at https://signoz.io/llms.txt # SigNoz > SigNoz Cloud brings your traces, metrics, and logs into one OpenTelemetry…
                                • ai-native userControl data retention and deletion

                                  weight 2 · round drawn
                                  Datadognone0/10

                                  No evidence pack items address data retention controls, deletion policies, or configurable data lifecycle management for AI-native usage; while Sensitive Data Scanner and Audit Trail are listed, there's no documentation of retention/deletion mechanisms tied to this story.

                                    SigNoznone0/10

                                    The evidence pack shows SigNoz can be self-hosted with 'full control of your data plane' (signoz-gh-1), but there is no documentation of specific retention period configuration, TTL settings, or data deletion/export controls anywhere in the pack. missing for 10: explicit retention/TTL configuration docs, data deletion or purge APIs, data export/portability controls.

                                    • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                                  • ai-native userOpt out of telemetry and usage tracking

                                    weight 2 · round drawn
                                    Datadognone0/10

                                    No evidence in the pack addresses telemetry opt-out or usage-tracking controls for AI-native features (Bits AI, MCP server, etc.); nothing documents a privacy/opt-out mechanism.

                                      SigNoznone0/10

                                      No evidence pack item mentions any telemetry/usage-data collection by SigNoz itself, nor any opt-out/privacy setting for such tracking; the product is self-hosted and open-source, which is relevant context but not documented proof of an opt-out mechanism.

                                      Query analytics — stories about query analytics in this arenaQuery analytics

                                      Stories about query analytics in this arena

                                      Analysis

                                      1. developerGroup and filter by high-cardinality fields (user id, request id) without pre-aggregating or defining indexes first

                                        weight 2 · round to Datadog

                                        Datadog's Log Management and APM docs support tag-based filtering and facets, and community evidence (datadog-comm-14) confirms users can click a field like a user id or request id and turn it into a custom search dimension without pre-defining an index, suggesting some high-cardinality ad hoc filtering is possible. However, there's no first-party documentation explicitly addressing high-cardinality field handling (e.g., custom metrics/tags cardinality limits, log facet indexing requirements) or confirmation that grouping/filtering works without any index setup at scale. missing for 10: explicit docs on high-cardinality tag/facet support without pre-indexing, evidence on custom metric cardinality limits, independent benchmarks or hands-on confirmation for user id/request id grouping at scale.

                                        • [claimed-docs] Log Management
                                        • [claimed-docs] APM
                                        • [community] If you want my two Datadog favourite features, they were: 1) clicking on a field and making it a custom search dimension in another click, a…
                                        • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…

                                        Docs claim traces/logs can be searched and filtered by any span attribute or log field, including arbitrary high-cardinality values like user_id/request_id, without requiring pre-defined indexes (signoz-docs-3, signoz-docs-7). However, community hands-on reports on SigNoz's ClickHouse schema find that accessing map attributes (the mechanism used for flexible, high-cardinality fields) is 10-50x slower than regular columns, indicating real performance limitations for exactly this use case (signoz-comm-6, signoz-comm-7). Missing for 10: first-party benchmarks or documentation addressing high-cardinality query performance, and confirmation that no manual indexing/materialized views are needed in practice.

                                        • [claimed-docs] Search and filter traces by service, operation, duration, or any span attribute.
                                        • [claimed-docs] Search, filter, and analyze logs with List, Time Series, and Table views. Stream live logs in real time.
                                        • [community] What schema does SigNoz use with Clickhouse? ...I found out that accessing map attributes is much slower (10-50x) compared to regular column…
                                        • [community] Keeping Vector out of the benchmark game shows that Signoz couldn't beat it.

                                      Errors

                                      1. developerSee application errors grouped into issues with stack traces, release tracking, and regression detection

                                        weight 2 · round drawn
                                        Datadognone0/10

                                        The evidence pack includes APM/tracing docs but no explicit documentation of Datadog's dedicated Error Tracking feature — no mention of errors being grouped into issues, stack trace capture, release tracking, or regression detection algorithms. Only general APM/tracing (datadog-docs-23) and anomaly detection (Watchdog, datadog-docs-16) are cited, which don't concretely evidence this specific issue-grouping/regression workflow.

                                        SigNoznone0/10

                                        The evidence pack shows SigNoz’s trace, log, metric, and dashboard capabilities but contains no mention of an error-issue grouping feature, stack-trace capture, release tracking, or regression detection — capabilities typical of dedicated error-tracking tools like Sentry. Since APM platforms commonly offer this kind of error tracking, the axis is applicable, but no evidence supports it here.

                                        Query language

                                        1. developerAnalyze telemetry ad hoc with a documented query language

                                          weight 3 · round to SigNoz

                                          Datadog's Log Management, Dashboards, and API Reference docs imply a documented query/search syntax for ad hoc telemetry analysis, and community evidence confirms real-world ad hoc querying workflows (e.g., turning a field into a custom search dimension, correlating APM/metrics/logs via tagging). However, no evidence pack item explicitly documents a formal query language reference/spec. Missing for 10: an explicit query-language syntax reference doc, independent hands-on validation of query language depth/expressiveness.

                                          • [claimed-docs] Log Management
                                          • [claimed-docs] Dashboards
                                          • [claimed-docs] API Reference
                                          • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
                                          • [community] If you want my two Datadog favourite features, they were: 1) clicking on a field and making it a custom search dimension in another click, a…
                                          SigNozfullclaimed7/10

                                          SigNoz documents a Metrics Explorer supporting PromQL and ClickHouse SQL query languages alongside a visual builder, plus search/filter query capabilities across traces and logs, giving developers a documented query language for ad hoc analysis. missing for 10: independent/hands-on corroboration of query language usage, and no dedicated docs page fully specifying ClickHouse SQL query syntax/limits within SigNoz.

                                          • [claimed-docs] Use the Metrics Explorer to query and visualize data with a visual builder or advanced query languages like PromQL and ClickHouse SQL.
                                          • [claimed-docs] Search and filter traces by service, operation, duration, or any span attribute.
                                          • [claimed-docs] Search, filter, and analyze logs with List, Time Series, and Table views. Stream live logs in real time.

                                        Telemetry unified — stories about telemetry unified in this arenaTelemetry unified

                                        Stories about telemetry unified in this arena

                                        Correlation

                                        1. developerJump from a trace span to its correlated logs and metrics to debug a request end to end

                                          weight 2 · round to Datadog
                                          Datadogfullcommunity7/10

                                          Datadog's APM/tracing and log management docs plus community testimony ("correlate data across APM, custom metrics, and logging through tagging") confirm cross-signal correlation from traces to logs/metrics is a core, documented capability. However, one community comment claims their correlation is inferior to competitors, tempering full confidence. Missing for 10: dedicated docs excerpt on trace-to-log deep-linking UI, and independent hands-on verification beyond mixed forum opinions.

                                          • [claimed-docs] APM
                                          • [claimed-docs] Log Management
                                          • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
                                          • [community] Their data correlation is awful compared to competitors like Honeycomb, Dynatrace and Instana. We shouldn't be sifting through a bunch of ou…
                                          SigNozpartialclaimed4/10

                                          SigNoz docs show trace flamegraphs (docs-2) and logs/metrics explorers as separate features, and dashboard panels can 'drill down' into underlying logs and traces (docs-14), but the evidence never explicitly describes jumping from an individual trace span to its correlated logs and metrics for end-to-end request debugging. missing for 10: explicit span-level 'view related logs' / 'view related metrics' action, hands-on confirmation of this correlation working in practice.

                                          • [claimed-docs] Follow a single request across all microservices with a flamegraph view that shows every span, its duration, and parent-child relationships.
                                          • [claimed-docs] Drill down from any panel: jump into the underlying logs and traces, break out by an attribute, create an alert seeded from the panel, or do…
                                          • [claimed-docs] Search, filter, and analyze logs with List, Time Series, and Table views. Stream live logs in real time.
                                          • [claimed-docs] Use the Metrics Explorer to query and visualize data with a visual builder or advanced query languages like PromQL and ClickHouse SQL.

                                        Instrumentation

                                        1. sreInstrument hosts, containers, Kubernetes, and cloud services through vendor-maintained agents and integrations

                                          weight 2 · round to Datadog
                                          Datadogfullcommunity9/10

                                          Datadog provides vendor-maintained Agent-based instrumentation for hosts/containers/Kubernetes, native OpenTelemetry support, cloud integrations, and a 1,000+ integration marketplace covering major infra and cloud services, corroborated by community praise for ease of collecting metrics/traces. Missing for 10: no independent hands-on validation specifically of Kubernetes/agent deployment depth beyond docs listing.

                                          • [claimed-docs] OpenTelemetry in Datadog
                                          • [claimed-docs] Datadog Integrations: 1,000+ Observability Tools
                                          • [claimed-docs] Ably Abnormal Security Active Directory ActiveMQ ActiveMQ XML Adaptive Shield Adobe Experience Manager Adyen Aerospike Aerospike Enterprise …
                                          • [claimed-docs] Track code changes, deployments, and application performance in real time with integrations across software delivery platforms like GitLab a…
                                          • [community] DD was just easier to use for everybody, has lots of useful baked-in things we liked to use (apdex scores), and was intuitive enough that no…
                                          • [claimed-docs] APM

                                          SigNoz documents OpenTelemetry-based ingestion for traces, logs, and metrics — including logs from files/stdout/FluentBit/cloud services and metrics from 'applications, infrastructure, and existing Prometheus setups' — and can be deployed via Docker/Kubernetes/Linux, but the evidence is thin on named vendor-maintained agents for specific cloud services or container/K8s workload instrumentation beyond generic OTel Collector mentions. A community report explicitly flags a documentation gap for basic host-level (CPU/Memory/Disk) metrics, directly undercutting the 'instrument hosts' part of the story. Missing for 10: dedicated docs/integrations pages for AWS/GCP/Azure service agents, container-runtime specific agents, and confirmation that host-level metrics are a first-class supported integration rather than a documented gap.

                                          • [claimed-docs] Collect logs from files, stdout, FluentBit/FluentD/Logstash, OpenTelemetry SDKs, HTTP endpoints, and cloud services.
                                          • [claimed-docs] Collect metrics from applications, infrastructure, and existing Prometheus setups. SigNoz also derives APM metrics from traces automatically…
                                          • [claimed-docs] Send Traces and APM Data
                                          • [github] Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data pl…
                                          • [community] This will be the 3rd or 4th time I have looked at the docs to figure out basic setup. Each time, I look for how it can report CPU/Memory/Dis…

                                        Signals

                                        1. sreCollect metrics, logs, and traces in one platform and pivot between them with shared context

                                          weight 3 · round drawn
                                          Datadogfullcommunity8/10

                                          Datadog is core-built around unified metrics/logs/traces with APM, Log Management, and tracing docs, plus community confirmation that correlation via tagging across APM, metrics, and logs is a key differentiator (datadog-comm-3, datadog-comm-6). Some community pushback exists on correlation quality relative to niche competitors (datadog-comm-5), but this is a comparative gripe, not evidence the capability fails outright, so it counts against quality rather than the verdict. Missing for 10: independent hands-on benchmarking of cross-pillar pivoting UX, and more detail on trace-to-log-to-metric linking mechanics beyond marketing docs.

                                          • [claimed-docs] APM
                                          • [claimed-docs] Log Management
                                          • [claimed-docs] Application Performance Monitoring
                                          • [community] Their main competitive advantage is being able to correlate data across APM, custom metrics, and logging through the use of tagging, densely…
                                          • [community] DD was just easier to use for everybody, has lots of useful baked-in things we liked to use (apdex scores), and was intuitive enough that no…
                                          • [community] Their data correlation is awful compared to competitors like Honeycomb, Dynatrace and Instana. We shouldn't be sifting through a bunch of ou…
                                          SigNozfullprobed8/10

                                          SigNoz documents unified collection of traces (docs-2/3/4/5), logs (docs-6/7/8/9), and metrics (docs-10/11), all in one OpenTelemetry-native platform (probe-1), plus dashboard drill-down that pivots from a panel directly into underlying logs and traces for shared context (docs-14). This directly matches the SRE cross-signal pivoting story with strong first-party documentation. missing for 10: independent/hands-on validation of the cross-signal pivot UX itself (community evidence covers setup complexity and ClickHouse performance, not the pivot workflow), and no third-party corroboration of trace-to-log-to-metric correlation quality.

                                          • [claimed-docs] Follow a single request across all microservices with a flamegraph view that shows every span, its duration, and parent-child relationships.
                                          • [claimed-docs] Collect logs from files, stdout, FluentBit/FluentD/Logstash, OpenTelemetry SDKs, HTTP endpoints, and cloud services.
                                          • [claimed-docs] Collect metrics from applications, infrastructure, and existing Prometheus setups. SigNoz also derives APM metrics from traces automatically…
                                          • [claimed-docs] Drill down from any panel: jump into the underlying logs and traces, break out by an attribute, create an alert seeded from the panel, or do…
                                          • [probe] PROBE llms.txt: HTTP 200 at https://signoz.io/llms.txt # SigNoz > SigNoz Cloud brings your traces, metrics, and logs into one OpenTelemetry…

                                        Not comparable on these axes

                                        1. ai-native userTest against a sandbox environment without touching production data

                                          weight 1 · not comparable
                                          Datadognone0/10

                                          No evidence of a sandbox/test environment feature isolated from production data; Datadog's evidence pack focuses on observability, security, and AI features (Bits AI, MCP server) but never mentions a sandbox mode, test account, or synthetic-data environment for AI-native testing.

                                            SigNozn/a

                                            SigNoz is an observability/APM platform, not an AI agent product with a sandbox testing environment concept; no evidence relates to sandboxed testing of AI agents against non-production data, making this axis a category error for this product type.

                                            • ai-native userSchedule recurring jobs or workflows

                                              weight 2 · not comparable
                                              Datadognone0/10

                                              The evidence pack covers monitoring, APM, security, dashboards, and integrations, but nothing about scheduling recurring jobs or workflows (no cron-like scheduler, workflow orchestration, or automation-trigger documentation). While such automation is a plausible feature for an observability platform, no evidence in this pack demonstrates it.

                                                SigNozn/a

                                                SigNoz is an observability/monitoring platform, not a workflow/job orchestration or automation tool; scheduling recurring jobs or workflows is outside its product category (alerts are triggered by conditions, not scheduled workflows). This is a wrong-axis question for this product type.

                                                • ai-native userPrevent my data from being used to train AI models

                                                  weight 3 · not comparable
                                                  Datadognone0/10

                                                  No evidence in the pack addresses AI-training data-usage opt-out policies or controls for Datadog's own AI features (e.g., Bits AI); this is an applicable privacy-posture question for an AI-enabled product but is unaddressed by any docs or community citations.

                                                    SigNozn/a

                                                    SigNoz is an observability/APM platform for telemetry data (traces, logs, metrics), not a service that trains AI models on user data or offers AI-training opt-out controls; this privacy-posture axis about preventing data use for AI training does not apply to this product category.