Remove deprecated legacy signal OTel attributes (#976)

This commit is contained in:
Musa 2026-06-25 10:33:20 -07:00 committed by GitHub
parent 558df0307c
commit ff4f2b95d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 142 deletions

View file

@ -153,7 +153,7 @@ In your observability platform (Jaeger, Grafana Tempo, Datadog, etc.), filter tr
- Find external issues: ``signals.environment.exhaustion.count > 0``
- Find inefficient flows: ``signals.efficiency_score < 0.5``
For complete details on all 20 leaf signal types, severity scheme, legacy attribute deprecation, and best practices, see the :doc:`../../concepts/signals` guide.
For complete details on all 20 leaf signal types, severity scheme, and best practices, see the :doc:`../../concepts/signals` guide.
Custom Span Attributes