Add one shared OTLP observability initializer for Anima services #542
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
toasterson/Anima!542
Loading…
Reference in a new issue
No description provided.
Delete branch "claude/wi-019fe0f2-add-one-shared-otlp-observability-initia"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Anima work item
019fe0f2-7b57-7a93-b82b-fac8d9713438.First telemetry substrate item, re-implemented on current main.
Add init_observability(service_name) in the appropriate shared crate with OTLP traces and metrics, W3C trace-context propagation, resource/service attributes, clean shutdown/flush, and endpoint/configuration from standard environment variables. When OTEL_EXPORTER_OTLP_ENDPOINT is unset, behavior is a cheap no-op.
Wire anima-server and anima-runner startup through it and prove both enabled and disabled paths in tests. Do not instrument scheduler decisions or add dashboards here; later items depend on this small foundation.
WIP: Add one shared OTLP observability initializer for Anima servicesto Add one shared OTLP observability initializer for Anima services