Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT #2043

Closed
owais opened this issue Aug 17, 2021 · 0 comments · Fixed by #2044
Closed

Add support for OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT #2043

owais opened this issue Aug 17, 2021 · 0 comments · Fixed by #2044
Assignees

Comments

@owais
Copy link
Contributor

owais commented Aug 17, 2021

Add support for span attribute length limit as described here: https://github.com/jtmalinowski/opentelemetry-specification/blob/49b7ec9c952621cf7dc6a0f9ee8b84f4746ceae0/specification/sdk-environment-variables.md#span-limits-

@owais owais self-assigned this Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit to owais/opentelemetry-python that referenced this issue Aug 17, 2021
owais added a commit that referenced this issue Aug 19, 2021
owais added a commit that referenced this issue Aug 24, 2021
* Added support for `OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT`

Fixes #2045
Fixes #2043
Fixes #2042
Fixes #2041

* SpanLimit: Treat empty value env vars as unset

Fixes #2052

* Update CHANGELOG.md

Co-authored-by: Leighton Chen <lechen@microsoft.com>

Co-authored-by: Leighton Chen <lechen@microsoft.com>
owais added a commit that referenced this issue Aug 24, 2021
* Added support for `OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT`

Fixes #2045
Fixes #2043
Fixes #2042
Fixes #2041
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant