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

Update otel v0.112.0 #2012

Merged
merged 36 commits into from
Nov 5, 2024
Merged

Update otel v0.112.0 #2012

merged 36 commits into from
Nov 5, 2024

Conversation

wildum
Copy link
Contributor

@wildum wildum commented Oct 31, 2024

@polyrain please update the datadog exporter if you have time. I only made some changes to make it compile but I did not check the changes for it (you can branch out from my branch and create a PR to it)

Blocker: we need a Beyla version with otel collector dependencies updated to v0.112.0

I encourage reviewers to review commit by commit

@wildum wildum marked this pull request as ready for review October 31, 2024 18:27
@wildum wildum requested review from clayton-cornell and a team as code owners October 31, 2024 18:27
@wildum wildum requested a review from dehaansa October 31, 2024 18:30
| Name | Type | Description | Default | Required |
| ------------- | ---------- | ------------------------------------------------------------------- | ------------- | -------- |
| `max_stale` | `duration` | How long to wait for a new sample before marking a stream as stale. | `"5m"` | no |
| `max_streams` | `number` | Upper limit of streams to track. Set to `0` to disable. | `9223372036854775807` | no |
Copy link
Contributor

Choose a reason for hiding this comment

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

The default value documented in the upstream docs is 0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

go.mod Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
internal/service/otel/otel.go Show resolved Hide resolved
@wildum wildum merged commit 0e6fc2d into main Nov 5, 2024
18 checks passed
@wildum wildum deleted the update-otel-112 branch November 5, 2024 10:20
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.

5 participants