Feb 09, 2026
Better Database an HTTP span recognition
Collector0.9.3
Added
- Use
db.stored_operation.nameas one of the attributes to determine if two spans are the same. When it is present, ignoredb.statementanddb.query.textfor the same purpose.
Changed
- Improve recognition of HTTP client spans. This will help our 'slow requests' feature recognize grouped HTTP client spans and improve our N+1 detection.
This release can be installed through our collector packages and Docker image.