prep docs and service updates
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
This commit is contained in:
16
docs/modules/telemetry/prep/2025-11-20-obs-50-002-prep.md
Normal file
16
docs/modules/telemetry/prep/2025-11-20-obs-50-002-prep.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Telemetry Context Propagation Prep — PREP-TELEMETRY-OBS-50-002
|
||||
|
||||
Status: Draft (2025-11-20)
|
||||
Owners: Telemetry Core Guild
|
||||
Scope: Context propagation middleware/adapters for HTTP, gRPC, background jobs, CLI.
|
||||
|
||||
## Proposed propagation fields
|
||||
- `trace_id`, `span_id`, `tenant_id`, `actor`, `imposed_rule`, `correlation_id`.
|
||||
- Async resume harness for job queue workers.
|
||||
|
||||
## Open decisions
|
||||
- Final field names and required/optional list.
|
||||
- Which carriers (headers) per transport: HTTP (`x-` headers), gRPC metadata, CLI env.
|
||||
|
||||
## Handoff
|
||||
Use as prep artefact; update once field list and carriers are finalized.
|
||||
12
docs/modules/telemetry/prep/2025-11-20-obs-51-001-prep.md
Normal file
12
docs/modules/telemetry/prep/2025-11-20-obs-51-001-prep.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Telemetry Metrics Helpers Prep — PREP-TELEMETRY-OBS-51-001
|
||||
|
||||
Status: Draft (2025-11-20)
|
||||
Owners: Telemetry Core Guild · Observability Guild
|
||||
Scope: Metrics helpers for golden signals with exemplar support and cardinality guards.
|
||||
|
||||
## Needs
|
||||
- Golden signal definitions (latency, errors, saturation, traffic) with exemplar tagging guidance.
|
||||
- Roslyn analyzer rules to prevent unsanitised labels.
|
||||
|
||||
## Handoff
|
||||
Prep artefact; fill when golden signal label set is finalized.
|
||||
Reference in New Issue
Block a user