1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/trace
David Ashpole c3eda343f6 Add disclaimer to span.SetAttributes (#7550)
From
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#span-creation

> The API documentation MUST state that adding attributes at span
creation is preferred to calling SetAttribute later, as samplers can
only consider information already present during span creation.

I couldn't find it, and we are marked as not including this in the spec
compliance matrix

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-10-30 10:37:48 -04:00
..
2024-09-09 08:53:15 +02:00
2024-09-09 08:53:15 +02:00
2025-08-31 07:52:30 -07:00
2024-03-26 20:13:54 +01:00
2025-07-29 10:19:11 +02:00