-
-
Notifications
You must be signed in to change notification settings - Fork 65
Give AMS its own metrics/tracing surface #4839
Copy link
Copy link
Open
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: The main product has a full Prometheus + OpenTelemetry + Grafana observability stack; none of it reaches the miner package, which has no metrics/tracing surface of its own beyond the one-off Prometheus renderer above.
Area: AMS / Observability
Proposal: Add a minimal, optional metrics/tracing hook to the miner CLI that a self-hoster can wire into their own observability stack, following the main product's opt-in pattern rather than requiring one.
Deliverables:
Acceptance criteria:
Boundaries: