aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/telemetry
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining gendered pronounsTacsipacsi2025-03-021-1/+1
* doc: SpanInterface: more dev-friendly commentsChris Danis2025-01-301-24/+48
* tracing: lowercase headers before processing themChris Danis2025-01-231-0/+1
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-3/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* feat: Make ContextPropagator::inject() params immutablePiotr Miazga2025-01-136-13/+14
* telemetry: Factor out context propagationChris Danis2025-01-108-31/+214
* Tracing: span statuses for root spansChris Danis2025-01-071-1/+6
* Tracing: add span statusesChris Danis2025-01-074-0/+50
* Span: fluentize activate()/deactivate()Chris Danis2025-01-073-8/+12
* NoopSpan: optionally activateChris Danis2025-01-033-7/+14
* Setup: parse incoming traceparent headerChris Danis2024-12-201-0/+28
* tracing: Merge span attributes on consequent setAttribute() callsMáté Szabó2024-12-202-1/+3
* Add request-level OpenTelemetry instrumentationMáté Szabó2024-11-261-0/+32
* Introduce minimal OTEL tracing libraryMáté Szabó2024-10-0915-0/+980