mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-14 10:13:10 +02:00
36b444a589
This bug was uncovered during spec review here: https://github.com/open-telemetry/opentelemetry-specification/pull/2008#discussion_r731359448 apply_to_spans section was missing although it is implied to be present in the description of how span changes section is supposed to work. This fixes the omission by adding apply_to_spans section. This is not a new feature, just fixing a bug in file format description and in the corresponding implementation. Co-authored-by: Anthony Mirabella <a9@aneurysm9.com> |
||
---|---|---|
.. | ||
ast_schema.go | ||
common.go | ||
logs.go | ||
metrics.go | ||
spans.go |