We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53408fe commit b72bbdaCopy full SHA for b72bbda
CHANGELOG.md
@@ -1533,8 +1533,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1533
Serialize tuple type values by coercing them into a string, since Jaeger does not
1534
support tuple types.
1535
([#865](https://github.com/open-telemetry/opentelemetry-python/pull/865))
1536
-- Validate span attribute types in SDK
1537
- ([#678](https://github.com/open-telemetry/opentelemetry-python/pull/678))
1538
- Specify to_json indent from arguments
1539
([#718](https://github.com/open-telemetry/opentelemetry-python/pull/718))
1540
- Span.resource will now default to an empty resource
0 commit comments