-
Notifications
You must be signed in to change notification settings - Fork 245
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
Upgrade to OTel v0.116.0 #2314
Merged
Merged
Upgrade to OTel v0.116.0 #2314
Conversation
This file contains 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
💻 Deploy preview deleted. |
ptodev
commented
Dec 24, 2024
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Show resolved
Hide resolved
dehaansa
reviewed
Dec 25, 2024
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
ptodev
commented
Dec 30, 2024
clayton-cornell
added
the
type/docs
Docs Squad label across all Grafana Labs repos
label
Jan 2, 2025
docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.exporter.loadbalancing.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.span.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.tail_sampling.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.tail_sampling.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.tail_sampling.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.processor.tail_sampling.md
Outdated
Show resolved
Hide resolved
The forked Beyla version contains an updated OTel dependency.
The non-test package needs to have access to the gate, so that when it's called from non-test code it can register the feature gate with certainty.
…dbalancing.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…dbalancing.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…dbalancing.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…sattributes.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…sattributes.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…sattributes.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…sattributes.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…sattributes.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…an.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…an.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…an.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…il_sampling.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…il_sampling.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…il_sampling.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
…il_sampling.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
wildum
force-pushed
the
ptodev/otel-116
branch
from
January 7, 2025 16:08
4227195
to
ae4d9f9
Compare
docs/sources/reference/components/otelcol/otelcol.processor.k8sattributes.md
Outdated
Show resolved
Hide resolved
…sattributes.md Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
All good from a docs standpoint. I'll followup later with some minor cleanup in the otelcol.processor.span topic - some changes should be backported etc |
dehaansa
approved these changes
Jan 8, 2025
Co-authored-by: Sam DeHaan <sam.dehaan@grafana.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Description
Upgrading to the latest version of OTel.
Community components
Pinging community component owners:
otelcol.exporter.splunkhec
: @adlotsof, @PatMis16.otelcol.exporter.datadog
: @polyrain.Please feel free to open a PR to update the community components :) There have been a few minor changes to the upstream code. You could either merge to my PR, or wait for my PR to be merged and then to merge yours to
main
. It is not necessary to update the community components for v1.6, since the upstream changes are not that big. If you decide to not update them at all with the latest changes, that's ok too.Which issue(s) this PR fixes
Fixes #2255
Fixes #2243
PR Checklist