What it analyzes
For each service in your catalog, Telemetry Review evaluates:Running a review
- Go to Telemetry Review.
- Click Run review next to a service. You can also run a review from Service detail → Telemetry tab.
- The review runs against the last 24 hours of data from your connected platform (Datadog or Grafana).
- Results appear within 30–60 seconds.
Reading the results
Each review shows a score (0–100) and a set of findings:Score bands
Findings
Each finding has a severity (critical / warning / info) and a recommendation explaining what to change and why. Examples:CRITICAL: 40% of spans in checkout-service have no parent span — distributed tracing is broken for this serviceWARNING: payment-service.user_id label on metrics has >10,000 unique values — this will cause cost spikesINFO: /health endpoint is being traced — consider adding it to the drop filter
Telemetry Standards
Go to Telemetry Review → Standards to define what “good” means for your organization:- Required span attributes (e.g. every span must have
service.version) - Required metric labels
- Maximum allowed cardinality per label
- Minimum coverage thresholds per service tier