II.
Topic JSON
Structured · livetopic:slo-sli
SLOs & SLIs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:slo-sli",
"_kind": "Topic",
"_file": "domain/topics/topics-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "SLOs & SLIs",
"description": "Service Level Objectives and Service Level Indicators for reliability\nengineering. Covers error budgets, reliability targets, alerting policy\ndesign, and SLO-driven incident management.\n"
},
"outgoingEdges": [
{
"from": "topic:slo-sli",
"to": "domain:observability",
"kind": "applies_to"
},
{
"from": "topic:slo-sli",
"to": "domain:devops",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:observability",
"to": "topic:slo-sli",
"kind": "contains"
},
{
"from": "lib-process:observability--sre-aws",
"to": "topic:slo-sli",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--sre-azure",
"to": "topic:slo-sli",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--sre-base",
"to": "topic:slo-sli",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:observability--sre-gcp",
"to": "topic:slo-sli",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}