-
Notifications
You must be signed in to change notification settings - Fork 933
Add an option to limit length of values of attributes and metric values #1130
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
Merged
carlosalberto
merged 40 commits into
open-telemetry:main
from
jtmalinowski:feature/span-attribute-size-limit
Aug 3, 2021
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
4507656
Add an option to limit span attribute length
jtmalinowski deca25b
Change default value of OTEL_SPAN_ATTRIBUTE_SIZE_LIMIT to empty
jtmalinowski 748eae0
Fix wording in Span attribute limiting section
jtmalinowski e7e54b3
Introduce metric label value size limit
jtmalinowski 10af7ba
Spec compliance for truncating metric label values
jtmalinowski ed9bc5f
Limits docs improvements
jtmalinowski dabb292
Fix traces limiting requirement
jtmalinowski 4102464
Expand span attribute limits to all attributes
jtmalinowski a6da2b9
Merge remote-tracking branch 'upstream/master' into feature/span-attr…
jtmalinowski c175613
Wording improvements
jtmalinowski 5259377
More accurate naming for attribute truncation env variables
jtmalinowski d4c28eb
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski df01ff4
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski 5ea1f00
fix: typos
jtmalinowski 47c86a3
fix: merge mistakes
jtmalinowski 8bd3a9b
fix: PR feedback
jtmalinowski c2ed17c
fix: typo in link
jtmalinowski 05173b9
fix: PR feedback
jtmalinowski 5b763d3
fix: PR feedback
jtmalinowski b180054
chore: changelog
jtmalinowski 1434084
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski 77a0688
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski 5bde7ba
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski cf73a3b
Update specification/sdk-environment-variables.md
jtmalinowski 50556d1
Update specification/common/common.md
jtmalinowski f3c5243
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski 89f4b3a
fix: clarify priority of limits
jtmalinowski 992b132
Merge branch 'main' into feature/span-attribute-size-limit
jtmalinowski f428739
fix: nerf logging requirements
jtmalinowski 6f9992a
fix: grammar
jtmalinowski dd0b245
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski e3d7b73
Fixes from Yuri
jtmalinowski e526784
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski 243b07d
fix: clarify metrics exemption
jtmalinowski cd51664
fix: link
jtmalinowski ff664a2
fix: language
jtmalinowski 53522b6
Merge branch 'main' into feature/span-attribute-size-limit
jtmalinowski 684a0a6
Merge remote-tracking branch 'upstream/main' into feature/span-attrib…
jtmalinowski d33eadf
Merge branch 'main' into feature/span-attribute-size-limit
jtmalinowski 49b7ec9
Merge branch 'main' into feature/span-attribute-size-limit
jtmalinowski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.