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

Merge main into logs #2107

Merged
merged 23 commits into from
Sep 13, 2021
Merged

Merge main into logs #2107

merged 23 commits into from
Sep 13, 2021

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Sep 9, 2021

No description provided.

musicinmybrain and others added 23 commits August 16, 2021 10:45
* Added support for `OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT`

Fixes open-telemetry#2045
Fixes open-telemetry#2043
Fixes open-telemetry#2042
Fixes open-telemetry#2041

* SpanLimit: Treat empty value env vars as unset

Fixes open-telemetry#2052

* Update CHANGELOG.md

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

Co-authored-by: Leighton Chen <lechen@microsoft.com>
* Update to semantic conventions v1.6.1

* Add CHANGELOG entry

* Fix lint
* Rename base test assertion methods for consistency

* Renamed assertion method

* Updated contrib SHA

* Updated contrib SHA
* Escape reserved characters in baggage keys

Fixes open-telemetry#2072

* Add extract tests

* Fix lint
* Updated website docs

* Update docs/getting-started.rst

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

Co-authored-by: Leighton Chen <lechen@microsoft.com>
* Add pre and post instrument entry points

Fixes open-telemetry#1982


Co-authored-by: Owais Lone <owais@users.noreply.github.com>
Do not count invalid attributes for dropped


Co-authored-by: Owais Lone <owais@users.noreply.github.com>
@lzchen lzchen requested a review from a team September 9, 2021 22:24
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@aabmass
Copy link
Member

aabmass commented Sep 10, 2021

@lzchen I am curious, how do you plan to merge this? "Squash and Merge" or "Create a merge commit"?

Since all this code has been reviewed, another option is for a maintainer to just occasionally run git switch <feature-branch> && git merge main && git push or set this up on a schedule with a cron action (not sure if you need a personal access token to do this). Thoughts?

@lzchen lzchen closed this Sep 13, 2021
@lzchen lzchen reopened this Sep 13, 2021
@lzchen lzchen closed this Sep 13, 2021
@lzchen lzchen reopened this Sep 13, 2021
@lzchen
Copy link
Contributor Author

lzchen commented Sep 13, 2021

@aabmass
Squash and merge.

@lzchen lzchen merged commit 2ad1ef8 into open-telemetry:logs Sep 13, 2021
@lzchen lzchen deleted the merge branch September 13, 2021 16:58
@lzchen lzchen mentioned this pull request Oct 15, 2021
lzchen added a commit to lzchen/opentelemetry-python that referenced this pull request Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants