II.
Tool JSON
Structured · livetool:datadog
Datadog json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:datadog",
"_kind": "Tool",
"_file": "domain/tools/datadog.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Datadog",
"homepageUrl": "https://www.datadoghq.com",
"kind": "observability",
"description": "Monitoring and analytics platform for cloud-scale infrastructure and applications.\n"
},
"outgoingEdges": [
{
"from": "tool:datadog",
"to": "skill-area:observability-pipeline",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:datadog",
"to": "skill-area:metrics-dashboarding",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:datadog",
"to": "skill-area:alerting-oncall",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:datadog",
"to": "skill-area:observability-instrumentation",
"kind": "used_for"
},
{
"from": "tool:datadog",
"to": "skill-area:error-tracking",
"kind": "used_for"
},
{
"from": "tool:datadog",
"to": "tool:grafana",
"kind": "alternative_to",
"attributes": {
"comparison": "APM/dashboards — Datadog is all-in-one SaaS; Grafana is open-source visualization"
}
},
{
"from": "tool:datadog",
"to": "tool:prometheus",
"kind": "alternative_to",
"attributes": {
"comparison": "Monitoring and observability platforms"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.datadoghq-com",
"to": "tool:datadog",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "specialization:observability",
"to": "tool:datadog",
"kind": "uses_tool"
},
{
"from": "specialization:sre",
"to": "tool:datadog",
"kind": "uses_tool"
},
{
"from": "specialization:postgres-tuning",
"to": "tool:datadog",
"kind": "uses_tool"
},
{
"from": "specialization:fraud-prevention",
"to": "tool:datadog",
"kind": "uses_tool"
},
{
"from": "stack-part:metrics",
"to": "tool:datadog",
"kind": "implemented_by"
},
{
"from": "tool:grafana",
"to": "tool:datadog",
"kind": "alternative_to",
"attributes": {
"comparison": "APM/dashboards — Grafana is open-source visualization; Datadog is all-in-one SaaS"
}
},
{
"from": "tool:prometheus",
"to": "tool:datadog",
"kind": "alternative_to",
"attributes": {
"comparison": "Monitoring and observability platforms"
}
},
{
"from": "tool-server:mcp-datadog",
"to": "tool:datadog",
"kind": "integrates_with",
"attributes": {}
}
]
}