-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upstream merge 0.102.0 #14201
Upstream merge 0.102.0 #14201
Commits on May 8, 2024
-
Update module google.golang.org/api to v0.178.0 (open-telemetry#32927)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.177.0` -> `v0.178.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.178.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.178.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.177.0/v0.178.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.177.0/v0.178.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.178.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.178.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.177.0...v0.178.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2561](https://togithub.com/googleapis/google-api-go-client/issues/2561)) ([2d22d11](https://togithub.com/googleapis/google-api-go-client/commit/2d22d11df9643a4fad0f9e952d7a92a419370122)) - **all:** Auto-regenerate discovery clients ([#​2564](https://togithub.com/googleapis/google-api-go-client/issues/2564)) ([b313e4b](https://togithub.com/googleapis/google-api-go-client/commit/b313e4bd70e601fd7a2a931f168fb1dece980e75)) - **all:** Auto-regenerate discovery clients ([#​2565](https://togithub.com/googleapis/google-api-go-client/issues/2565)) ([0843d21](https://togithub.com/googleapis/google-api-go-client/commit/0843d217048b2e713c0d273b95b33afb99926a8c)) - **all:** Auto-regenerate discovery clients ([#​2567](https://togithub.com/googleapis/google-api-go-client/issues/2567)) ([76b27f1](https://togithub.com/googleapis/google-api-go-client/commit/76b27f162032649ddb3cb3f06ed24c7333b3fa66)) - **all:** Auto-regenerate discovery clients ([#​2568](https://togithub.com/googleapis/google-api-go-client/issues/2568)) ([d922e3b](https://togithub.com/googleapis/google-api-go-client/commit/d922e3b559ce5832941390b4f9bf91210e3f6579)) - **all:** Auto-regenerate discovery clients ([#​2570](https://togithub.com/googleapis/google-api-go-client/issues/2570)) ([f2da582](https://togithub.com/googleapis/google-api-go-client/commit/f2da582c9f6aab240d44c8ebd2dcc43f5096f896)) - **all:** Auto-regenerate discovery clients ([#​2571](https://togithub.com/googleapis/google-api-go-client/issues/2571)) ([0c976dc](https://togithub.com/googleapis/google-api-go-client/commit/0c976dcc8d1d653f2284ce273493e6714a6d4b2a)) - **gen:** Add internaloption.EnableNewAuthLibrary ([#​2519](https://togithub.com/googleapis/google-api-go-client/issues/2519)) ([8c74bb8](https://togithub.com/googleapis/google-api-go-client/commit/8c74bb83e2bc27188154c506e63a3e0f3a042f55)) - **google-api-go-client:** Add x-goog-api-version header ([#​2563](https://togithub.com/googleapis/google-api-go-client/issues/2563)) ([fe54ffd](https://togithub.com/googleapis/google-api-go-client/commit/fe54ffd92359506fca1ffd70dc647db0ab9a903c)) ##### Documentation - Update commit style in CONTRIBUTING ([#​2566](https://togithub.com/googleapis/google-api-go-client/issues/2566)) ([5e44215](https://togithub.com/googleapis/google-api-go-client/commit/5e44215df618fcafd5f6c1bbe259062cddd32f1a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 984a185 - Browse repository at this point
Copy the full SHA 984a185View commit details -
chore: add constants for prometheus translation (open-telemetry#32830)
**Description:** This is a cleanup to consolidate the constants used for prometheus translation in a single place. --------- Co-authored-by: Curtis Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1139675 - Browse repository at this point
Copy the full SHA 1139675View commit details -
sumologicexporter!: change metrics behavior (open-telemetry#32737)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> * remove suppport for carbon2 and graphite * add support for otlp format * do not support metadata attributes * do not support source headers * set otlp as default format This PR reduces size of open-telemetry#32315 **Link to tracking Issue:** open-telemetry#31479 **Testing:** - unit tests - manual tests **Documentation:** - Readme --------- Signed-off-by: Dominik Rosiek <[email protected]> Co-authored-by: Adam Boguszewski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 061b8ea - Browse repository at this point
Copy the full SHA 061b8eaView commit details -
Update module github.com/aws/aws-sdk-go to v1.52.4 (open-telemetry#32928
) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.52.3` -> `v1.52.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.52.3/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.52.3/v1.52.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.52.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1524-2024-05-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.3...v1.52.4) \=== ##### Service Client Updates - `service/b2bi`: Updates service documentation - `service/budgets`: Updates service API and documentation - This release adds tag support for budgets and budget actions. - `service/resiliencehub`: Updates service API, documentation, and paginators - `service/route53profiles`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a248f5 - Browse repository at this point
Copy the full SHA 7a248f5View commit details -
[chore][receiver/sqlserver] Update documentation for darwin and linux…
… OS (open-telemetry#32878) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> With the enhancement in open-telemetry#30297, the SQL Server receiver can now run on MacOS and Linux, since it no longer solely relies on Windows. The difference in functionality has (hopefully) been documented clearly between the different platforms, so the unsupported warning can be removed. I missed this in my previous PRs.
Configuration menu - View commit details
-
Copy full SHA for 353c7af - Browse repository at this point
Copy the full SHA 353c7afView commit details -
Update module github.com/grafana/loki/pkg/push to v0.0.0-202405070851…
…23-772616cd8f5c (open-telemetry#32897) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grafana/loki/pkg/push](https://togithub.com/grafana/loki) | `v0.0.0-20240506154431-a772ed705c65` -> `v0.0.0-20240507085123-772616cd8f5c` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240507085123-772616cd8f5c?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240507085123-772616cd8f5c?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240506154431-a772ed705c65/v0.0.0-20240507085123-772616cd8f5c?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240506154431-a772ed705c65/v0.0.0-20240507085123-772616cd8f5c?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66ce83d - Browse repository at this point
Copy the full SHA 66ce83dView commit details -
chore(deps): update dependency go to v1.22.3 (open-telemetry#32621)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | toolchain | minor | `1.21.9` -> `1.22.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.22.3`](https://togithub.com/golang/go/compare/go1.22.2...go1.22.3) ### [`v1.22.2`](https://togithub.com/golang/go/compare/go1.22.1...go1.22.2) ### [`v1.22.1`](https://togithub.com/golang/go/compare/go1.22.0...go1.22.1) ### [`v1.22.0`](https://togithub.com/golang/go/compare/go1.21.7...go1.22rc1) ### [`v1.21.10`](https://togithub.com/golang/go/compare/go1.21.9...go1.21.10) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1f2a85 - Browse repository at this point
Copy the full SHA f1f2a85View commit details -
[receiver/haproxy] Unit test timing out (open-telemetry#32940)
I wasn't able to reproduce the exact situation from CI, but the tests I changed weren't completing at all here. Looking closely, it looks like they never closed the stream, something the first test does. After closing it, the tests start passing locally for me. While I'm not confident this will fix the CI flaky failures, this does make the test work locally for me. Fixes open-telemetry#32877 Signed-off-by: Juraci Paixão Kröhling <[email protected]> Signed-off-by: Juraci Paixão Kröhling <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba9ef9e - Browse repository at this point
Copy the full SHA ba9ef9eView commit details -
[connector/servicegraph] Remove use of host.GetExporters (open-teleme…
…try#32902) Fixes open-telemetry#31628 Signed-off-by: Juraci Paixão Kröhling <[email protected]> --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f617c65 - Browse repository at this point
Copy the full SHA f617c65View commit details -
[exporter/loadbalancing] Improve the performance when merging traces …
…belonging to the same backend (open-telemetry#32032) **Description:** no need to reimplement that in an extremely allocation-inefficient fashion. I'm actually not sure why mergeTraces() and mergeMetrics() need to exist in the first place; all the other exporters coupled with the batch processor work just fine, not sure why loadbalancing would be special. open-telemetry#30141 seems to imply they were implemented to improve performance, but I don't really understand why batch processor would not have been sufficient for that improvement originally. benchmarks before: ``` goos: darwin goarch: arm64 pkg: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter BenchmarkMergeTraces_X100-8 50214 23507 ns/op BenchmarkMergeTraces_X500-8 10000 113952 ns/op BenchmarkMergeTraces_X1000-8 5208 226062 ns/op BenchmarkMergeMetrics_X100-8 64933 18540 ns/op BenchmarkMergeMetrics_X500-8 12885 91418 ns/op BenchmarkMergeMetrics_X1000-8 6590 184584 ns/op PASS ok github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter 9.783s ``` and after: ``` goos: darwin goarch: arm64 pkg: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter BenchmarkMergeTraces_X100-8 295886529 3.836 ns/op BenchmarkMergeTraces_X500-8 309865370 3.833 ns/op BenchmarkMergeTraces_X1000-8 310739948 3.800 ns/op BenchmarkMergeMetrics_X100-8 315567813 3.841 ns/op BenchmarkMergeMetrics_X500-8 310341650 3.849 ns/op BenchmarkMergeMetrics_X1000-8 314292003 3.830 ns/op PASS ok github.com/open-telemetry/opentelemetry-collector-contrib/exporter/loadbalancingexporter 10.733s ``` **Link to tracking Issue:** n/a **Testing:** unit tests pass & cpu time for our collectors using loadbalancingexporter (12 replicas, total of 25k-40k spans/sec) went from 800ms-1400ms/sec down to <40msec/sec. **Documentation:** none --------- Co-authored-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e2f434 - Browse repository at this point
Copy the full SHA 0e2f434View commit details -
Move Aneurysm9 to emeritus status (open-telemetry#32943)
I have been unable to provide this position the bandwidth that it deserves and it is time to formalize recognition of that fact. Signed-off-by: Anthony J Mirabella <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbcbe3c - Browse repository at this point
Copy the full SHA bbcbe3cView commit details -
[receiver/googlecloudpubsubreceiver] Fix memory leak during shutdown (o…
…pen-telemetry#32361) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR contains the following changes: 1. Add `Close` call to the receiver's GRPC client. Without this, goroutines were being leaked on shutdown. 2. Change `grpc.Dial` -> `grpc.NewClient`. They offer the same functionality, but `Dial` is being deprecated in favor of `NewClient`. 3. Enable `goleak` checks on this receiver to help ensure no goroutines are being leaked. 4. Change a couple `Assert.Nil` calls to `Assert.NoError`. The output of `NoError` includes the error message if hit, `Nil` simply includes the object's address, i.e. `&status.Error{s:(*status.Status)(0xc00007e158)}` **Link to tracking Issue:** <Issue number if applicable> open-telemetry#30438 **Testing:** <Describe what testing was performed and which tests were added.> All existing tests are passing, as well as added goleak check.
Configuration menu - View commit details
-
Copy full SHA for 097c745 - Browse repository at this point
Copy the full SHA 097c745View commit details -
[chore] Add some docs to readme regarding file exporter (open-telemet…
…ry#32855) Admittedly I tested this via docker-compose. I can expand to having a full docker-compose file with telemetry gen if that's preferred. --------- Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e868a4 - Browse repository at this point
Copy the full SHA 3e868a4View commit details -
[receiver/vcenter] Fixes Cluster Resource Attributes for Datastore Re…
…source (open-telemetry#32687) **Description:** <Describe what has changed.> Removed the `vcenter.cluster.name` resource attribute from all Datastore resources. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#32674 **Testing:** <Describe what testing was performed and which tests were added.> Unit/integration tests updated and tested. Local environment tested. **Documentation:** <Describe the documentation added.> New documentation generated based on the metadata. --------- Co-authored-by: Daniel Jaglowski <[email protected]> Co-authored-by: Curtis Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89d09e0 - Browse repository at this point
Copy the full SHA 89d09e0View commit details -
[receiver/vcenter] Adds New Packet Dropped Rate Metric for VMs (open-…
…telemetry#32930) **Description:** <Describe what has changed.> Adds new default disabled (with Warning log for default enabled on next release) metric `vcenter.vm.network.packet.drop.rate` for Virtual Machines. This metric makes use of the `droppedRx` and `droppedTx` Network performance metrics detailed [here](https://vdc-repo.vmware.com/vmwb-repository/dcr-public/d1902b0e-d479-46bf-8ac9-cee0e31e8ec0/07ce8dbd-db48-4261-9b8f-c6d3ad8ba472/network_counters.html) for Virtual machines. This would use the same metric attributes as the other VM packet metrics and closely match `vcenter.vm.network.packet.rate` in every other way. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#32929 **Testing:** <Describe what testing was performed and which tests were added.> Unit/integration tests updated and tested. Local environment tested. **Documentation:** <Describe the documentation added.> New documentation generated based on the metadata.
Configuration menu - View commit details
-
Copy full SHA for 3449903 - Browse repository at this point
Copy the full SHA 3449903View commit details -
fix(deps): update module github.com/open-telemetry/otel-arrow to v0.2…
…2.0 (open-telemetry#32105) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/otel-arrow](https://togithub.com/open-telemetry/otel-arrow) | `v0.18.0` -> `v0.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fotel-arrow/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fotel-arrow/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fotel-arrow/v0.18.0/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fotel-arrow/v0.18.0/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/otel-arrow (github.com/open-telemetry/otel-arrow)</summary> ### [`v0.22.0`](https://togithub.com/open-telemetry/otel-arrow/releases/tag/v0.22.0) [Compare Source](https://togithub.com/open-telemetry/otel-arrow/compare/v0.21.0...v0.22.0) Includes [#​178](https://togithub.com/open-telemetry/otel-arrow/issues/178). [CHANGELOG](https://togithub.com/open-telemetry/otel-arrow/blob/main/CHANGELOG.md) ### [`v0.21.0`](https://togithub.com/open-telemetry/otel-arrow/releases/tag/v0.21.0) [Compare Source](https://togithub.com/open-telemetry/otel-arrow/compare/v0.20.0...v0.21.0) See the [CHANGELOG](https://togithub.com/open-telemetry/otel-arrow/blob/main/CHANGELOG.md). ### [`v0.20.0`](https://togithub.com/open-telemetry/otel-arrow/releases/tag/v0.20.0) [Compare Source](https://togithub.com/open-telemetry/otel-arrow/compare/v0.19.0...v0.20.0) ##### What's Changed - Backport lint fixes from OTel-Collector-Contrib PR 31996 by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/163](https://togithub.com/open-telemetry/otel-arrow/pull/163) - Upgrade collector to v0.97.0 by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/164](https://togithub.com/open-telemetry/otel-arrow/pull/164) **Full Changelog**: open-telemetry/otel-arrow@v0.19.0...v0.20.0 ### [`v0.19.0`](https://togithub.com/open-telemetry/otel-arrow/releases/tag/v0.19.0) [Compare Source](https://togithub.com/open-telemetry/otel-arrow/compare/v0.18.0...v0.19.0) See [CHANGELOG.md](https://togithub.com/open-telemetry/otel-arrow/blob/main/CHANGELOG.md#0190---2024-03-26) for release notes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4a3147 - Browse repository at this point
Copy the full SHA f4a3147View commit details -
[remotetapprocessor] use 'time/rate' to limit traffic (open-telemetry…
…#32481) bug: The remotetapprocessor `limit` configure doesn't work. how to fix: use `time/rate` to limit traffic. Resolves open-telemetry#32385 --------- Co-authored-by: Andrzej Stencel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 497fed7 - Browse repository at this point
Copy the full SHA 497fed7View commit details -
[receiver/vcenter] Switches Over Metadata Configs Waiting for v0.100.…
…0 Release (open-telemetry#32913) **Description:** <Describe what has changed.> A number of configurations were disabled by default and had warnings that they were going to be enabled in v0.101.0 (1 metric had a warning that it was going to be removed). Now that v0.100.0 has been release, I have removed all of these warnings, and made the modifications that the warnings "warned" about. I have also updated the tests to reflect this. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#32803 open-telemetry#32805 open-telemetry#32821 open-telemetry#32531 open-telemetry#32557 **Testing:** <Describe what testing was performed and which tests were added.> Unit/integration tests updated and tested. Local environment tested. **Documentation:** <Describe the documentation added.> New documentation generated based on the metadata.
Configuration menu - View commit details
-
Copy full SHA for fec5543 - Browse repository at this point
Copy the full SHA fec5543View commit details -
[chore][fileconsumer] Skip flaky TestFlushPeriodEOF on windows (open-…
…telemetry#32946) See open-telemetry#32715 This also adds a bit more debugging info for other tests which fail on the same expectation, since it's not very obvious what was expected vs actually found.
Configuration menu - View commit details
-
Copy full SHA for b1bbd58 - Browse repository at this point
Copy the full SHA b1bbd58View commit details
Commits on May 9, 2024
-
[chore][CI/CD][arm] Trigger arm runs on label (open-telemetry#32955)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> I found in open-telemetry#32948 that the label `Run ARM` has been added, but the `build-and-test-arm / arm-unittest-matrix (pull_request) ` workflow is still skipped. This is because the `label` action does not trigger a retry. From [documentation](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request): ``` if no activity types are specified, the workflow runs when a pull request is opened or reopened or when the head branch of the pull request is updated. ``` We need to specify that labelling issues should trigger the workflow to check to see if it needs to run again. I've copied the added section from the Windows workflow. I also added that we should only run on PRs against `main`. **Testing:** This PR shows it's working as it should now. Arm test was [originally skipped](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9009218559/job/24753003216?pr=32955), but after adding the label, tests [have started](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9009223570/job/24753017935?pr=32955)
Configuration menu - View commit details
-
Copy full SHA for 59d08fc - Browse repository at this point
Copy the full SHA 59d08fcView commit details -
[chore][receiver/splunkenterprise] Add header to README (open-telemet…
…ry#32956) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> The readme for the Splunk Enterprise receiver does not currently have the autogenerated header. This was missing because `mdatagen` requires `<!-- status autogenerated section -->` and `<!-- end autogenerated section -->` to know where to insert the generated data.
Configuration menu - View commit details
-
Copy full SHA for 17f5711 - Browse repository at this point
Copy the full SHA 17f5711View commit details -
[exporter/elasticsearch] Replace go-elasticsearch BulkIndexer with go…
…-docappender (open-telemetry#32359) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Replace go-elasticsearch BulkIndexer with go-docappender BulkIndexer for Flush function in preparation for reliability fixes. Maintain similar interface and implementation to go-elasticsearch BulkIndexer. Further changes to expose individual `docappender.BulkIndexer` instances are needed down the road but it is out of the scope of this PR. Implications of this change: - flush timeout is now enforced on client side - oversize payload special handling is now removed - go-docappender uses bulk request filterPath which means bulk response is smaller, less JSON parsing and lower CPU usage - document level retry debug logging is removed as retries are done transparently ~~Blocked by open-telemetry#32585~~ **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#32378 **Testing:** Integration test is passing --------- Co-authored-by: Vishal Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcc9fe4 - Browse repository at this point
Copy the full SHA bcc9fe4View commit details -
fix(test): Skip flaky test around forcing collector re-registration u…
…ntil the root cause is confirmed (open-telemetry#32937) **Description:** Remove flaky test around forcing collector re-registration until the root cause is confirmed **Link to tracking Issue:** open-telemetry#32785 **Testing:** Unit tests
Configuration menu - View commit details
-
Copy full SHA for e57185c - Browse repository at this point
Copy the full SHA e57185cView commit details -
[chore][receiver/splunkenterprise] Splunkent wire component (open-tel…
…emetry#32795) **Description:** Graduate splunkenterprise receiver component to alpha **Link to tracking Issue:** **Testing:** Performed `make otelcontribcol` and ran resulting binary with the following config: ```yaml extensions: basicauth/indexer: client_auth: username: admin password: securityFirst basicauth/cluster_master: client_auth: username: admin password: securityFirst receivers: splunkenterprise: indexer: auth: authenticator: basicauth/indexer endpoint: "https://localhost:8089/" timeout: 45s cluster_master: auth: authenticator: basicauth/cluster_master endpoint: "https://localhost:8089/" timeout: 45s exporters: otlp: endpoint: 127.0.0.1:8000 service: extensions: [basicauth/indexer, basicauth/cluster_master] pipelines: metrics: receivers: [splunkenterprise] exporters: [otlp] ``` and received the following output: ``` sh ~> ./otelcontribcol_linux_amd64 --config=file:config.yaml 2024-05-08T17:34:33.032-0500 info [email protected]/service.go:102 Setting up own telemetry... 2024-05-08T17:34:33.032-0500 info [email protected]/telemetry.go:103 Serving metrics {"address": ":8888", "level": "Normal"} 2024-05-08T17:34:33.032-0500 info [email protected]/receiver.go:310 Development component. May change in the future. {"kind": "receiver", "name": "splunkenterprise", "data_type": "metrics"} 2024-05-08T17:34:33.033-0500 info [email protected]/service.go:169 Starting otelcontribcol... {"Version": "0.100.0-dev", "NumCPU": 16} 2024-05-08T17:34:33.033-0500 info extensions/extensions.go:34 Starting extensions... 2024-05-08T17:34:33.033-0500 info extensions/extensions.go:37 Extension is starting... {"kind": "extension", "name": "basicauth/cluster_master"} 2024-05-08T17:34:33.033-0500 info extensions/extensions.go:52 Extension started. {"kind": "extension", "name": "basicauth/cluster_master"} 2024-05-08T17:34:33.033-0500 info extensions/extensions.go:37 Extension is starting... {"kind": "extension", "name": "basicauth/indexer"} 2024-05-08T17:34:33.033-0500 info extensions/extensions.go:52 Extension started. {"kind": "extension", "name": "basicauth/indexer"} 2024-05-08T17:34:33.033-0500 info [email protected]/service.go:195 Everything is ready. Begin running and processing data. ``` indicating that the collector was able to successfully start with the component configured. **Documentation:** Documentation was updated to indicate change in status from development to alpha --------- Co-authored-by: Curtis Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fd145b - Browse repository at this point
Copy the full SHA 7fd145bView commit details -
[pkg/ottl] Added support for timezone in Time converter (open-telemet…
…ry#32479) **Description:** Added support for default timezone in Time converter. Timezone is optional and can be specified as so: `Time("2023-05-26 12:34:56", "%Y-%m-%d %H:%M:%S", "America/New_York")` **Link to tracking Issue:** open-telemetry#32140 **Testing:** Unit tests added **Documentation:** Documentation in ottl/Readme updated --------- Co-authored-by: Tyler Helmuth <[email protected]> Co-authored-by: Evan Bradley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0512b9 - Browse repository at this point
Copy the full SHA c0512b9View commit details -
[processor/transform] Add common where clause (open-telemetry#31491)
**Description:** Add global conditions with where clause <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** Fixes open-telemetry#27830 **Testing:** Unit tests **Documentation:** TODO ~~The main objective is to extend the `ContextStatements` struct by adding a new `Conditions` parameter. By introducing `Conditions` to `ContextStatements`, we can now apply a global condition to all related statements in `WithStatementSequenceGlobalConditions` function.~~ Thanks in advance for your feedback! If this changes will be fine, I will add common where clause into another context `span`, `metrics`.
Configuration menu - View commit details
-
Copy full SHA for a4b0e59 - Browse repository at this point
Copy the full SHA a4b0e59View commit details
Commits on May 10, 2024
-
Instantiate ID in pkg/stanza/adapter tests (open-telemetry#32966)
**Description:** <Describe what has changed.> In open-telemetry/opentelemetry-collector#10069, I am making Type an interface. This means the zero value of Type will be nil - which will cause this test to fail. Initializing ID instead of relying on the zero value fixes this --------- Co-authored-by: Pablo Baeyens <[email protected]> Co-authored-by: Bogdan Drutu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6015403 - Browse repository at this point
Copy the full SHA 6015403View commit details -
Add connector usage to the testbed (open-telemetry#32881)
**Description:** Added a new component to the testbed called DataConnectors which allows connectors to be added to the testbed config. Also, added a sample connector correctness test using the routingconnector as an example of the usage. **Link to tracking Issue:** open-telemetry#30165 **Testing:** Sample correctness test using routingconnector. **Documentation:** Will update the testbed README with new addition. --------- Co-authored-by: Bryan Aguilar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fba8658 - Browse repository at this point
Copy the full SHA fba8658View commit details -
[chore][CONTRIBUTING.md] Update adding component directions (open-tel…
…emetry#32957) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This is two main changes: 1. Remove `goleak` section. It's now added by default by mdatagen, there's nothing required of users here. 2. Add information and reformat the `Last steps` section of adding a new component. - Move the directions to be bullet points - Add `make generate` to make sure the component's README is updated properly - Explicitly point out that stability and distribution needs to be updated in `metadata.yaml` - Add step for adding the component to the releases repo. My understanding is that if a component is `Alpha`, it should be included in the release, so I've made that a noted part of the steps here. (Let me know if we should word this in a more "optional" way.) --------- Co-authored-by: Pablo Baeyens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0894a43 - Browse repository at this point
Copy the full SHA 0894a43View commit details -
[opampextension]: Move custom message interface to separate module (o…
…pen-telemetry#32951) **Description:** <Describe what has changed.> * Breaks our the custom message interface to a separate module, so other components can use the interface without needing to import the `opampextension` module in its entirety. We could temporarily alias the old methods if we'd like, but I think that the CustomMessage stuff has been so short lived that, in addition to the alpha status of the opampextension component, it feels justified to just skip the deprecation process and move it to a new module. **Link to tracking Issue:** Closes open-telemetry#32950 **Testing:** * Covered by existing unit tests **Documentation:** * Added more documentation on usage in the new module. * Modified opampextension docs to point to the new module.
Configuration menu - View commit details
-
Copy full SHA for cde2b0a - Browse repository at this point
Copy the full SHA cde2b0aView commit details -
[chore] Add contrib confmap providers to otelcontribcol (open-telemet…
…ry#32916) **Description:** Contrib hosts two confmap providers which aren't in the local binary. We should add them so we can test them with a live system. cc @Aneurysm9 @driverpt @atoulme --------- Co-authored-by: Evan Bradley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc2ff48 - Browse repository at this point
Copy the full SHA bc2ff48View commit details -
chore: remote write exporter retry on 429 (open-telemetry#31924)
**Description:** <Describe what has changed.> This PR adds an option to retry the remote write requests when the receiving backend responds with 429 http status code, <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** open-telemetry#31032 **Testing:** <Describe what testing was performed and which tests were added.> Added tests covering the case. **Documentation:** <Describe the documentation added.> Not sure what's the pattern for documenting feature flags. --------- Co-authored-by: Anthony Mirabella <[email protected]> Co-authored-by: Pablo Baeyens <[email protected]> Co-authored-by: David Ashpole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf2afd0 - Browse repository at this point
Copy the full SHA cf2afd0View commit details -
[chore] vcenterreceiver Adds Accidentally Removed Unit Test Configs/R…
…esults (open-telemetry#32987) **Description:** <Describe what has changed.> In this [PR](open-telemetry#32913), I accidentally removed all the enabled configs from the 2nd set of unit tests. This was incorrect as there are still 4 of them that are currently disabled by default. This is rectifying that by adding those back in. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> This change is for the unit tests only **Documentation:** <Describe the documentation added.> NA
Configuration menu - View commit details
-
Copy full SHA for 82a828b - Browse repository at this point
Copy the full SHA 82a828bView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f562d7 - Browse repository at this point
Copy the full SHA 5f562d7View commit details -
OpenTelemetry Protocol with Apache Arrow Exporter component (open-tel…
…emetry#31996) **Description:** This is the same code as OTel-Arrow at https://github.com/open-telemetry/otel-arrow/releases/tag/v0.23.0 (plus [backported lint and test fixes](open-telemetry/otel-arrow@0910113)). Only import statements change here, to match the host repository. **Link to tracking Issue:** open-telemetry#26491 **Testing:** Test coverage is approximately 90%. **Documentation:** I double-checked and the existing README had only a few updates needed.
Configuration menu - View commit details
-
Copy full SHA for c5485bf - Browse repository at this point
Copy the full SHA c5485bfView commit details -
[exporter/sumologic] change logs behavior (open-telemetry#32939)
**Description:** * set OTLP as default format * add support for OTLP format * do not support metadata attributes * do not support source headers **Link to tracking Issue:** open-telemetry#32315 **Testing:** * unit tests **Documentation:** * inline comments * readme --------- Signed-off-by: Dominik Rosiek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a133a8e - Browse repository at this point
Copy the full SHA a133a8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78612a5 - Browse repository at this point
Copy the full SHA 78612a5View commit details -
[chore][exporter/rabbitmq] Add missing code owner (open-telemetry#32984)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> @atoulme [volunteered to be the sponsor](open-telemetry#28891 (comment)) of this component, so I believe he should be listed as a code owner. From [CONTRIBUTING.md](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#adding-new-components): ``` A sponsor is an approver who will be in charge of being the official reviewer of the code and become a code owner for the component. ``` **Link to tracking Issue:** <Issue number if applicable> open-telemetry#28891
Configuration menu - View commit details
-
Copy full SHA for 2502368 - Browse repository at this point
Copy the full SHA 2502368View commit details -
[chore][receiver/sqlserver] Document Windows-only metrics (open-telem…
…etry#32944) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> The referenced metrics are being gathered from Windows perf counters, thus they're currently only available on Windows. With the introduction of direct connection and other supported OSs, I think it would be good to be clear to users about metric availability.
Configuration menu - View commit details
-
Copy full SHA for 41d853d - Browse repository at this point
Copy the full SHA 41d853dView commit details -
[receiver/splunkehecreceiver] Align acking behavior with that of Splu… (
open-telemetry#32996) **Description:** - Make the channelID header case-insensitive - Make hecreceiver endpoints able to extract channelID from query params **Link to tracking Issue:** open-telemetry#32995
Configuration menu - View commit details
-
Copy full SHA for 43aff69 - Browse repository at this point
Copy the full SHA 43aff69View commit details -
[receiver/vcenter] Collection Time Performance Enhancement (open-tele…
…metry#32991) **Description:** <Describe what has changed.> There were already some improvements made as far as how networks calls were made centered around Virtual Machines. This allowed collection times to decrease from ~90s to ~27s in an environment with 1 Cluster, 2 Hosts, & 280 VMs. Making similar changes for all resource types helped to further decrease collection times. Now collection time has decreased from ~27s to <~3s for the same environment. Here's a general list of the changes made: - Now makes all network calls (per datacenter) first and stores returned data. - Processes this data afterwards to convert to OTEL resources/metrics (refactored to new file). - Moves all metric recording to metrics.go to keep consistent. - Moves all resource builder creation to resources.go to keep consistent. - Updates/fixes tests. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#31837 Although this issue prescribes a solution to the problem (goroutines) which ended up not being necessary **Testing:** <Describe what testing was performed and which tests were added.> Unit Tests & Integration Tests Passing as well as Manual Testing in Local Environments **Documentation:** <Describe the documentation added.> N/A
Configuration menu - View commit details
-
Copy full SHA for d43a904 - Browse repository at this point
Copy the full SHA d43a904View commit details -
[exporter/sumologic]: add sticky session (open-telemetry#33011)
**Description:** Adds support for sticky session in order to better support AWS LB. This code is moved from Sumo Logic repository **Link to tracking Issue:** open-telemetry#32315 **Testing:** Tested manually **Documentation:** N/A --------- Signed-off-by: Dominik Rosiek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e41c6b - Browse repository at this point
Copy the full SHA 5e41c6bView commit details -
[receiver/sqlserver] Add more metrics (open-telemetry#32932)
**Description:** This change adds a query, scraper, and some more metrics for data from the performance counter SQL server table. The query itself is mostly taken from Telegraf's SQL server plugin. This also reuses the existing metric `sqlserver.lock.wait.rate`, so now it will be available both from Windows performance counters, as well as other OSs when directly connecting to the SQL server instance. **Naming and format feedback on new metrics would be greatly appreciated.** **Link to tracking Issue:** open-telemetry#29865 **Testing:** Added tests for the query itself, as well as the new scraper. Co-authored-by: Daniel Jaglowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d07e7b9 - Browse repository at this point
Copy the full SHA d07e7b9View commit details
Commits on May 14, 2024
-
deltatocumulative: exponential histograms (open-telemetry#32030)
**Description:** Implements accumulation of exponential histograms by adding bucket-per-bucket. - [x] Align bucket offset to the smaller one - [x] Merge buckets by adding up each buckets count - [x] Widen zero buckets so they are the same - [x] Adjust scale to the lowest one **Link to tracking Issue:** open-telemetry#30705 **Testing:** Extensive tests have been added to the `internal/data` package **Documentation:** not needed
Configuration menu - View commit details
-
Copy full SHA for c6a6bd4 - Browse repository at this point
Copy the full SHA c6a6bd4View commit details -
[pkg/stanza] Add container operator parser (open-telemetry#32594)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR implements the new container logs parser as it was proposed at open-telemetry#31959. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#31959 **Testing:** <Describe what testing was performed and which tests were added.> Added unit tests. Providing manual testing steps as well: ### How to test this manually 1. Using the following config file: ```yaml receivers: filelog: start_at: end include_file_name: false include_file_path: true include: - /var/log/pods/*/*/*.log operators: - id: container-parser type: container output: m1 - type: move id: m1 from: attributes.k8s.pod.name to: attributes.val - id: some type: add field: attributes.key2.key_in value: val2 exporters: debug: verbosity: detailed service: pipelines: logs: receivers: [filelog] exporters: [debug] processors: [] ``` 2. Start the collector: `./bin/otelcontribcol_linux_amd64 --config ~/otelcol/container_parser/config.yaml` 3. Use the following bash script to create some logs: ```bash #! /bin/bash echo '2024-04-13T07:59:37.505201169-05:00 stdout P This is a very very long crio line th' >> /var/log/pods/kube-scheduler-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d3/kube-scheduler43/1.log echo '{"log":"INFO: log line here","stream":"stdout","time":"2029-03-30T08:31:20.545192187Z"}' >> /var/log/pods/kube-controller-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d6/kube-controller/1.log echo '2024-04-13T07:59:37.505201169-05:00 stdout F at is awesome! crio is awesome!' >> /var/log/pods/kube-scheduler-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d3/kube-scheduler43/1.log echo '2021-06-22T10:27:25.813799277Z stdout P some containerd log th' >> /var/log/pods/kube-scheduler-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d3/kube-scheduler44/1.log echo '{"log":"INFO: another log line here","stream":"stdout","time":"2029-03-30T08:31:20.545192187Z"}' >> /var/log/pods/kube-controller-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d6/kube-controller/1.log echo '2021-06-22T10:27:25.813799277Z stdout F at is super awesome! Containerd is awesome' >> /var/log/pods/kube-scheduler-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d3/kube-scheduler44/1.log echo '2024-04-13T07:59:37.505201169-05:00 stdout F standalone crio line which is awesome!' >> /var/log/pods/kube-scheduler-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d3/kube-scheduler43/1.log echo '2021-06-22T10:27:25.813799277Z stdout F standalone containerd line that is super awesome!' >> /var/log/pods/kube-scheduler-kind-control-plane_49cc7c1fd3702c40b2686ea7486091d3/kube-scheduler44/1.log ``` 4. Run the above as a bash script to verify any parallel processing. Verify that the output is correct. ### Test manually on k8s 1. `make docker-otelcontribcol && docker tag otelcontribcol otelcontribcol-dev:0.0.1 && kind load docker-image otelcontribcol-dev:0.0.1` 2. Install using the following helm values file: ```yaml mode: daemonset presets: logsCollection: enabled: true image: repository: otelcontribcol-dev tag: "0.0.1" pullPolicy: IfNotPresent command: name: otelcontribcol config: exporters: debug: verbosity: detailed receivers: filelog: start_at: end include_file_name: false include_file_path: true exclude: - /var/log/pods/default_daemonset-opentelemetry-collector*_*/opentelemetry-collector/*.log include: - /var/log/pods/*/*/*.log operators: - id: container-parser type: container output: some - id: some type: add field: attributes.key2.key_in value: val2 service: pipelines: logs: receivers: [filelog] processors: [batch] exporters: [debug] ``` 3. Check collector's output to verify the logs are parsed properly: ```console 2024-05-10T07:52:02.307Z info LogsExporter {"kind": "exporter", "data_type": "logs", "name": "debug", "resource logs": 1, "log records": 2} 2024-05-10T07:52:02.307Z info ResourceLog #0 Resource SchemaURL: ScopeLogs #0 ScopeLogs SchemaURL: InstrumentationScope LogRecord #0 ObservedTimestamp: 2024-05-10 07:52:02.046236071 +0000 UTC Timestamp: 2024-05-10 07:52:01.92533954 +0000 UTC SeverityText: SeverityNumber: Unspecified(0) Body: Str(otel logs at 07:52:01) Attributes: -> log: Map({"iostream":"stdout"}) -> time: Str(2024-05-10T07:52:01.92533954Z) -> k8s: Map({"container":{"name":"busybox","restart_count":"0"},"namespace":{"name":"default"},"pod":{"name":"daemonset-logs-6f6mn","uid":"1069e46b-03b2-4532-a71f-aaec06c0197b"}}) -> logtag: Str(F) -> key2: Map({"key_in":"val2"}) -> log.file.path: Str(/var/log/pods/default_daemonset-logs-6f6mn_1069e46b-03b2-4532-a71f-aaec06c0197b/busybox/0.log) Trace ID: Span ID: Flags: 0 LogRecord #1 ObservedTimestamp: 2024-05-10 07:52:02.046411602 +0000 UTC Timestamp: 2024-05-10 07:52:02.027386192 +0000 UTC SeverityText: SeverityNumber: Unspecified(0) Body: Str(otel logs at 07:52:02) Attributes: -> log.file.path: Str(/var/log/pods/default_daemonset-logs-6f6mn_1069e46b-03b2-4532-a71f-aaec06c0197b/busybox/0.log) -> time: Str(2024-05-10T07:52:02.027386192Z) -> log: Map({"iostream":"stdout"}) -> logtag: Str(F) -> k8s: Map({"container":{"name":"busybox","restart_count":"0"},"namespace":{"name":"default"},"pod":{"name":"daemonset-logs-6f6mn","uid":"1069e46b-03b2-4532-a71f-aaec06c0197b"}}) -> key2: Map({"key_in":"val2"}) Trace ID: Span ID: Flags: 0 ... ``` **Documentation:** <Describe the documentation added.> Added Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90935ce - Browse repository at this point
Copy the full SHA 90935ceView commit details -
fix(deps): update module google.golang.org/genproto/googleapis/api to…
… v0.0.0-20240513163218-0867130af1f8 (open-telemetry#33039) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240506185236-b8a5c65736ae` -> `v0.0.0-20240513163218-0867130af1f8` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240506185236-b8a5c65736ae/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20240506185236-b8a5c65736ae/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 105a0dc - Browse repository at this point
Copy the full SHA 105a0dcView commit details -
[chore][receiver/sqlserver] Update documentation for lock wait rate m…
…etric (open-telemetry#33023) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> As a result of open-telemetry#32932 the metric `sqlserver.lock.wait.rate` is now available on Windows, or when directly connecting to a SQL server instance. Since this metric is always available, it no longer needs extended documentation about availability.
Configuration menu - View commit details
-
Copy full SHA for 4f75af7 - Browse repository at this point
Copy the full SHA 4f75af7View commit details -
[exporter/datadog] Actually gzip host metadata (open-telemetry#32992)
**Description:** We were sending a payload and setting the `Content-Encoding: gzip` HTTP header while actually sending uncompressed data. This has been happening for at least a couple years. This fixes the bug by actually gzipping the payload
Configuration menu - View commit details
-
Copy full SHA for 9ce4f20 - Browse repository at this point
Copy the full SHA 9ce4f20View commit details -
[chore][pkg/stanza] Add syslog octet counting test cases with whitesp…
…ace scenarios (open-telemetry#32832) Resolves open-telemetry#31477 --------- Co-authored-by: Tiffany Hrabusa <[email protected]> Co-authored-by: Curtis Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a35ad07 - Browse repository at this point
Copy the full SHA a35ad07View commit details -
fix(deps): update module github.com/grafana/loki/pkg/push to v0.0.0-2…
…0240514073905-7cc9a9386a8f (open-telemetry#33031) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grafana/loki/pkg/push](https://togithub.com/grafana/loki) | `v0.0.0-20240507085123-772616cd8f5c` -> `v0.0.0-20240514073905-7cc9a9386a8f` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240514073905-7cc9a9386a8f?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240514073905-7cc9a9386a8f?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240507085123-772616cd8f5c/v0.0.0-20240514073905-7cc9a9386a8f?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240507085123-772616cd8f5c/v0.0.0-20240514073905-7cc9a9386a8f?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d23685 - Browse repository at this point
Copy the full SHA 2d23685View commit details -
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
…tencentcloud/common to v1.0.919 (open-telemetry#33036) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.914` -> `v1.0.919` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.919?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.919?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.914/v1.0.919?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.914/v1.0.919?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.919`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10919) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.918...v1.0.919) #### 负载均衡(clb) 版本:2018-03-17 ##### 第 105 次发布 发布时间:2024-05-14 01:28:52 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation) - 新增成员:Weight #### TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07 ##### 第 89 次发布 发布时间:2024-05-14 01:39:01 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079) - 新增入参:InstanceId, CLSInfoList - 新增出参:TaskId - [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078) - 新增入参:InstanceId, CLSTopicIds - 新增出参:TaskId - [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077) - 新增入参:InstanceId - 新增出参:TotalCount, InstanceCLSDeliveryInfos - [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076) - 新增入参:InstanceId, CLSTopicIds - 新增出参:TaskId - [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075) - 新增入参:InstanceId, CLSTopicIds - 新增出参:TaskId 新增数据结构: - [CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo) - [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo) #### 数据安全治理中心(dsgc) 版本:2019-07-23 ##### 第 11 次发布 发布时间:2024-05-14 01:46:03 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak) - <font color="#dd0000">**修改成员**:</font>AK, SK, URL - [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail) - <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum - [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo) - <font color="#dd0000">**修改成员**:</font>BindStatus, Storage - [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem) - <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus - [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult) - <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName - [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription) - <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage - [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem) - <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore #### 弹性 MapReduce(emr) 版本:2019-01-03 ##### 第 63 次发布 发布时间:2024-05-14 01:50:50 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery) - 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount #### Elasticsearch Service(es) 版本:2018-04-16 ##### 第 58 次发布 发布时间:2024-05-14 01:51:30 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace) - 新增成员:KibanaLanguage #### 文字识别(ocr) 版本:2018-11-19 ##### 第 135 次发布 发布时间:2024-05-14 02:17:52 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919) - <font color="#dd0000">**修改入参**:</font>DetectFake - 新增出参:WarnCardInfos - [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656) - 新增出参:WarnCardInfos - [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195) - 新增出参:WarnCardInfos - [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475) - 新增出参:WarnCardInfos #### TI-ONE 训练平台(tione) 版本:2021-11-11 ##### 第 59 次发布 发布时间:2024-05-14 02:40:26 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig) 修改数据结构: - [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig) - 新增成员:CBSSource #### TI-ONE 训练平台(tione) 版本:2019-10-22 ##### 第 13 次发布 发布时间:2024-05-14 02:40:07 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - UpdateNotebookLifecycleScript #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 73 次发布 发布时间:2024-05-14 02:45:49 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText) - 新增成员:Font #### 微服务引擎(tse) 版本:2020-12-07 ##### 第 66 次发布 发布时间:2024-05-14 02:46:25 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode) - 新增成员:Weight, IsDefaultWeight - <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status - [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup) - 新增成员:DefaultWeight ### [`v1.0.918`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10918) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.917...v1.0.918) #### TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07 ##### 第 88 次发布 发布时间:2024-05-13 01:14:47 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079) - [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078) - [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077) - [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076) - [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075) #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 169 次发布 发布时间:2024-05-13 01:18:00 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080) #### 轻量应用服务器(lighthouse) 版本:2020-03-24 ##### 第 60 次发布 发布时间:2024-05-13 01:21:46 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance) - 新增成员:LatestOperationStartedTime - [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail) - <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail #### 云直播CSS(live) 版本:2018-08-01 ##### 第 128 次发布 发布时间:2024-05-13 01:22:02 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082) - [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081) #### 大模型知识引擎(lke) 版本:2023-11-30 ##### 第 6 次发布 发布时间:2024-05-13 01:22:27 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo) 修改数据结构: - [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord) - 新增成员:SessionId, CanFeedback, ReplyMethod, OptionCards, TaskFlow #### SSL 证书(ssl) 版本:2019-12-05 ##### 第 58 次发布 发布时间:2024-05-13 01:26:12 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083) #### 容器服务(tke) 版本:2022-05-01 ##### 第 2 次发布 发布时间:2024-05-13 01:30:09 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateNodePool](https://cloud.tencent.com/document/api/457/106086) - [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085) - [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084) 新增数据结构: - [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions) - [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam) - [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk) - [Disk](https://cloud.tencent.com/document/api/457/103206#Disk) - [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid) - [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString) - [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig) - [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling) - [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings) - [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig) - [Tag](https://cloud.tencent.com/document/api/457/103206#Tag) - [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification) - [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam) 修改数据结构: - [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo) - 新增成员:Scaling, UpgradeSettings, AutoRepair, InstanceChargeType, InstanceChargePrepaid, SystemDisk, KeyIds, Management, HealthCheckPolicyName, HostNamePattern, KubeletArgs, Lifecycle, RuntimeRootDir, EnableAutoscaling, InstanceTypes, Replicas, InternetAccessible, DataDisks - [NodePool](https://cloud.tencent.com/document/api/457/103206#NodePool) - 新增成员:Tags, Unschedulable #### 容器服务(tke) 版本:2018-05-25 ### [`v1.0.917`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10917) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.916...v1.0.917) #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 37 次发布 发布时间:2024-05-10 01:27:43 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821) - 新增出参:PublicPrivateAttr - [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819) - 新增入参:MemberId - 新增出参:PublicPrivateAttr - [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512) - 新增入参:MemberId - 新增出参:JoinTypeLst, CloudTypeLst 修改数据结构: - [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo) - 新增成员:SubUserCount, JoinTypeInfo #### 主机安全(cwp) 版本:2018-02-28 ##### 第 113 次发布 发布时间:2024-05-10 01:29:26 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Item](https://cloud.tencent.com/document/api/296/19867#Item) - 新增成员:CategoryId #### TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07 ##### 第 87 次发布 发布时间:2024-05-10 01:33:56 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage) - 新增成员:DeductionPriority #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 168 次发布 发布时间:2024-05-10 01:46:37 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961) #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 110 次发布 发布时间:2024-05-10 02:29:12 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment) - <font color="#dd0000">**修改成员**:</font>AutoSubscriptionCreation #### 边缘安全加速平台(teo) 版本:2022-09-01 ##### 第 80 次发布 发布时间:2024-05-10 02:31:21 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703) - 新增入参:CacheTag 新增数据结构: - [CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag) 修改数据结构: - [Task](https://cloud.tencent.com/document/api/1552/80721#Task) - 新增成员:Method #### 边缘安全加速平台(teo) 版本:2022-01-06 ### [`v1.0.916`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10916) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.915...v1.0.916) #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 87 次发布 发布时间:2024-05-09 01:13:34 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateTask](https://cloud.tencent.com/document/api/1342/53775) - 新增入参:ResourceGroupName - [CreateTasks](https://cloud.tencent.com/document/api/1342/59274) - 新增入参:ResourceGroupName - [DescribeTasks](https://cloud.tencent.com/document/api/1342/53771) - 新增入参:ResourceGroupName 修改数据结构: - [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo) - 新增成员:EngineResourceGroupCount, EngineResourceUsedCU - [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo) - 新增成员:EngineTypeDetail, ResourceGroupName #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 61 次发布 发布时间:2024-05-09 01:17:01 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateTRTCSignaturesWithRoomId](https://cloud.tencent.com/document/api/1081/105920) - [DescribeCloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/105917) - [DismissRoomByStrRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105919) - [GenerateCloudStorageAIServiceTaskFileURL](https://cloud.tencent.com/document/api/1081/105916) - [RemoveUserByRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105918) 修改接口: - [DescribeCloudStorageAIServiceTasks](https://cloud.tencent.com/document/api/1081/105301) - 新增入参:UserId, ChannelId - [ModifyCloudStorageAIService](https://cloud.tencent.com/document/api/1081/105299) - 新增入参:Config 新增数据结构: - [TRTCParams](https://cloud.tencent.com/document/api/1081/34988#TRTCParams) 修改数据结构: - [CloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/34988#CloudStorageAIServiceTask) - 新增成员:Files #### 智能视图计算平台(iss) 版本:2023-05-17 ##### 第 15 次发布 发布时间:2024-05-09 01:17:57 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [DescribeDomainData](https://cloud.tencent.com/document/api/1344/95952#DescribeDomainData) - 新增成员:CertId #### 医疗报告结构化(mrs) 版本:2020-09-10 ##### 第 25 次发布 发布时间:2024-05-09 01:20:07 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DrugInstructionObject](https://cloud.tencent.com/document/api/1314/105921) 新增数据结构: - [BiologicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfo) - [BiologicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoAdverseReaction) - [BiologicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoApproval) - [BiologicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoBrochure) - [BiologicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoContraindications) - [BiologicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoDosage) - [BiologicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoExecutiveStandards) - [BiologicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIndications) - [BiologicalProductInfoIngredientAndAppearance](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIngredientAndAppearance) - [BiologicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoManufacturer) - [BiologicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoName) - [BiologicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPackaging) - [BiologicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPrecautions) - [BiologicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoStorage) - [BiologicalProductInfoVaccinationTarget](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoVaccinationTarget) - [BiologicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoValidityPeriod) - [ChemicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfo) - [ChemicalProductInfoActiveIngredient](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoActiveIngredient) - [ChemicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAdverseReaction) - [ChemicalProductInfoAppearance](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAppearance) - [ChemicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoApproval) - [ChemicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoBrochure) - [ChemicalProductInfoClinicalTrial](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoClinicalTrial) - [ChemicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoContraindications) - [ChemicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoDosage) - [ChemicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoExecutiveStandards) - [ChemicalProductInfoGeriatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoGeriatricUse) - [ChemicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoIndications) - [ChemicalProductInfoInteractions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoInteractions) - [ChemicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoManufacturer) - [ChemicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoName) - [ChemicalProductInfoOverdose](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoOverdose) - [ChemicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPackaging) - [ChemicalProductInfoPediatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPediatricUse) - [ChemicalProductInfoPharmacokinetics](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacokinetics) - [ChemicalProductInfoPharmacologyToxicology](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacologyToxicology) - [ChemicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPrecautions) - [ChemicalProductInfoPregnancyLactationUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPregnancyLactationUse) - [ChemicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoStorage) - [ChemicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoValidityPeriod) #### 全栈式风控引擎(rce) 版本:2020-11-03 ##### 第 9 次发布 发布时间:2024-05-09 01:21:46 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - DescribeRiskTrends <font color="#dd0000">**删除数据结构**:</font> - InputFrontRisk - OutputFrontRisk - OutputFrontRiskData - OutputFrontRiskValue #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 109 次发布 发布时间:2024-05-09 01:24:25 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeRabbitMQQueueDetail](https://cloud.tencent.com/document/api/1179/100810) - 新增出参:Exclusive, Policy, Arguments #### Web 应用防火墙(waf) 版本:2018-01-25 ##### 第 83 次发布 发布时间:2024-05-08 19:38:01 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915) - [DeleteIpAccessControlV2](https://cloud.tencent.com/document/api/627/105914) - [ImportIpAccessControl](https://cloud.tencent.com/document/api/627/105913) - [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912) 新增数据结构: - [IpAccessControlParam](https://cloud.tencent.com/document/api/627/53609#IpAccessControlParam) ### [`v1.0.915`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10915) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.914...v1.0.915) #### 日志服务(cls) 版本:2020-10-16 ##### 第 91 次发布 发布时间:2024-05-08 01:12:18 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PreviewLogStatistic](https://cloud.tencent.com/document/api/614/56471#PreviewLogStatistic) - [ScheduledSqlTaskInfo](https://cloud.tencent.com/document/api/614/56471#ScheduledSqlTaskInfo) - 新增成员:HasServicesLog #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 167 次发布 发布时间:2024-05-08 01:17:34 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ReleasedApprover](https://cloud.tencent.com/document/api/1323/70369#ReleasedApprover) - 新增成员:ApproverSignSealId #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 167 次发布 发布时间:2024-05-08 01:17:50 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [ReleasedApprover](https://cloud.tencent.com/document/api/1420/61525#ReleasedApprover) - 新增成员:ReleasedApproverRecipientId, ApproverSignSealId #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 腾讯混元大模型(hunyuan) 版本:2023-09-01 ##### 第 5 次发布 发布时间:2024-05-08 01:18:38 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [Message](https://cloud.tencent.com/document/api/1729/101838#Message) - <font color="#dd0000">**修改成员**:</font>Content #### 腾讯云可观测平台(monitor) 版本:2018-07-24 ##### 第 112 次发布 发布时间:2024-05-08 01:22:13 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ModifyPrometheusInstanceAttributes](https://cloud.tencent.com/document/api/248/76009) - <font color="#dd0000">**修改入参**:</font>InstanceName #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 108 次发布 发布时间:2024-05-08 01:27:51 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [RabbitMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterInfo) - 新增成员:MessageConsumeRate, ClusterVersion - [RabbitMQQueueListInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQQueueListInfo) - 新增成员:Durable, AutoDelete, InstanceId, VirtualHost, Node, Policy, Arguments, Exclusive - [RabbitMQVirtualHostInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQVirtualHostInfo) - 新增成员:MirrorQueuePolicyFlag #### 边缘安全加速平台(teo) 版本:2022-09-01 ##### 第 79 次发布 发布时间:2024-05-07 17:48:36 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeSecurityIPGroup](https://cloud.tencent.com/document/api/1552/105866) #### 边缘安全加速平台(teo) 版本:2022-01-06 #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 72 次发布 发布时间:2024-05-07 11:13:32 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams) - 新增成员:FillType - [WebRecordVideoParams](https://cloud.tencent.com/document/api/647/44055#WebRecordVideoParams) - 新增成员:MaxMediaFileDuration </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 259e694 - Browse repository at this point
Copy the full SHA 259e694View commit details -
fix(deps): update module github.com/expr-lang/expr to v1.16.7 (open-t…
…elemetry#33027) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/expr-lang/expr](https://togithub.com/expr-lang/expr) | `v1.16.5` -> `v1.16.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fexpr-lang%2fexpr/v1.16.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fexpr-lang%2fexpr/v1.16.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fexpr-lang%2fexpr/v1.16.5/v1.16.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fexpr-lang%2fexpr/v1.16.5/v1.16.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>expr-lang/expr (github.com/expr-lang/expr)</summary> ### [`v1.16.7`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.7) [Compare Source](https://togithub.com/expr-lang/expr/compare/v1.16.6...v1.16.7) **Expr** is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed. ```go program, err := expr.Compile(`now() - created_at < duration("24h")`) ``` **In this release**: - Improved now() and date() type validation - Updated documentation **Expr Editor** The [Expr Editor](https://expr-lang.org/editor) is an embeddable code editor written in JavaScript with full support of Expr language. **Expr Pro** [Expr Pro](https://expr-lang.org/expr-pro) is a set of extensions for Expr for advanced use cases. It includes expressions explanation, performance profiling, and more. ### [`v1.16.6`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.6) [Compare Source](https://togithub.com/expr-lang/expr/compare/v1.16.5...v1.16.6) **Expr** is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed. ```go program, err := expr.Compile(`now() - created_at < duration("24h")`) ``` **In this release**: - Added an option to set default timezone for `date()` and `now()` builtins with `expr.Timezone("Europe/Zurich")` - Added a new `timezone("UTC")` builtin - Fixed double-escaping of keys in map printing ([#​640](https://togithub.com/expr-lang/expr/issues/640)) - Starting from this release, Expr has no dependencies [go.mod](https://togithub.com/expr-lang/expr/blob/master/go.mod) ([#​618](https://togithub.com/expr-lang/expr/issues/618), [#​642](https://togithub.com/expr-lang/expr/issues/642)) **Expr Editor** The [Expr Editor](https://expr-lang.org/editor) is an embeddable code editor written in JavaScript with full support of Expr language. **Expr Pro** [Expr Pro](https://expr-lang.org/expr-pro) is a set of extensions for Expr for advanced use cases. It includes expressions explanation, performance profiling, and more. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 919d416 - Browse repository at this point
Copy the full SHA 919d416View commit details -
fix(deps): update module google.golang.org/genproto/googleapis/rpc to…
… v0.0.0-20240513163218-0867130af1f8 (open-telemetry#33040) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240401170217-c3f982113cda` -> `v0.0.0-20240513163218-0867130af1f8` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240401170217-c3f982113cda/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240401170217-c3f982113cda/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240506185236-b8a5c65736ae` -> `v0.0.0-20240513163218-0867130af1f8` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240506185236-b8a5c65736ae/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto%2fgoogleapis%2frpc/v0.0.0-20240506185236-b8a5c65736ae/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 241fd43 - Browse repository at this point
Copy the full SHA 241fd43View commit details -
fix(deps): update module github.com/sijms/go-ora/v2 to v2.8.18 (open-…
…telemetry#33033) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/sijms/go-ora/v2](https://togithub.com/sijms/go-ora) | `v2.8.16` -> `v2.8.18` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.16/v2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.16/v2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sijms/go-ora (github.com/sijms/go-ora/v2)</summary> ### [`v2.8.18`](https://togithub.com/sijms/go-ora/releases/tag/v2.8.18): : fix decoding of both sql.Nullfloat64 and empty array [Compare Source](https://togithub.com/sijms/go-ora/compare/v2.8.17...v2.8.18) ### [`v2.8.17`](https://togithub.com/sijms/go-ora/releases/tag/v2.8.17): : support udt_array size bigger than 252 + fix sql parser [Compare Source](https://togithub.com/sijms/go-ora/compare/v2.8.16...v2.8.17) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for baf2c0d - Browse repository at this point
Copy the full SHA baf2c0dView commit details -
fix(deps): update all github.com/datadog packages (open-telemetry#33025)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://togithub.com/DataDog/agent-payload) | `v5.0.114` -> `v5.0.115` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.115?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.115?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.114/v5.0.115?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.114/v5.0.115?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/config](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/log](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline/logsagentpipelineimpl](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2.0.20240502211937-f7706eb2beae` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.2.0.20240502211937-f7706eb2beae/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.2.0.20240502211937-f7706eb2beae/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/logsagentexporter](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/model](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/setup](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/trace](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.2` -> `v0.54.0-rc.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.2/v0.54.0-rc.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.115`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.115) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.114...v5.0.115) #### What's Changed - Update the CODEOWNERS for metrics and logs protobufs to APR by [@​jszwedko](https://togithub.com/jszwedko) in [https://github.com/DataDog/agent-payload/pull/298](https://togithub.com/DataDog/agent-payload/pull/298) - Fix generated proto files by [@​DanielLavie](https://togithub.com/DanielLavie) in [https://github.com/DataDog/agent-payload/pull/305](https://togithub.com/DataDog/agent-payload/pull/305) - USMON-930: Remove DataStreamsAggregations deprecated fields by [@​DanielLavie](https://togithub.com/DanielLavie) in [https://github.com/DataDog/agent-payload/pull/304](https://togithub.com/DataDog/agent-payload/pull/304) - Update CODEOWNERS by [@​guyarb](https://togithub.com/guyarb) in [https://github.com/DataDog/agent-payload/pull/308](https://togithub.com/DataDog/agent-payload/pull/308) - Updated protobuf files to be generated with protoc-gen-1.34.1 by [@​guyarb](https://togithub.com/guyarb) in [https://github.com/DataDog/agent-payload/pull/307](https://togithub.com/DataDog/agent-payload/pull/307) - usm: db: Added settings for generic DB monitoring, and specially postgres by [@​guyarb](https://togithub.com/guyarb) in [https://github.com/DataDog/agent-payload/pull/303](https://togithub.com/DataDog/agent-payload/pull/303) - Pin protobuf generator versions by [@​leeavital](https://togithub.com/leeavital) in [https://github.com/DataDog/agent-payload/pull/310](https://togithub.com/DataDog/agent-payload/pull/310) - \[process payload] Mark \*.proto_builder.go libraries as generated by [@​leeavital](https://togithub.com/leeavital) in [https://github.com/DataDog/agent-payload/pull/309](https://togithub.com/DataDog/agent-payload/pull/309) #### New Contributors - [@​jszwedko](https://togithub.com/jszwedko) made their first contribution in [https://github.com/DataDog/agent-payload/pull/298](https://togithub.com/DataDog/agent-payload/pull/298) **Full Changelog**: DataDog/agent-payload@v5.0.114...v5.0.115 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe8d190 - Browse repository at this point
Copy the full SHA fe8d190View commit details -
[exporter/sumologic]: remove deprecated configuration options (open-t…
…elemetry#33012) **Description:** remove deprecated configuration options and remove unused code Depends on open-telemetry#33011 **Link to tracking Issue:** open-telemetry#32315 **Testing:** * Unit tests **Documentation:** * Update Readme --------- Signed-off-by: Dominik Rosiek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9ea5c1 - Browse repository at this point
Copy the full SHA b9ea5c1View commit details -
fix(deps): update all github.com/aws packages (open-telemetry#33046)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.52.4` -> `v1.53.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.52.4/v1.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.52.4/v1.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | `v1.27.11` -> `v1.27.13` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.11/v1.27.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.11/v1.27.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/credentials](https://togithub.com/aws/aws-sdk-go-v2) | `v1.17.11` -> `v1.17.13` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.11/v1.17.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.11/v1.17.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.16.15` -> `v1.16.17` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.15/v1.16.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.15/v1.16.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/kinesis](https://togithub.com/aws/aws-sdk-go-v2) | `v1.27.4` -> `v1.27.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.4/v1.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.4/v1.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | `v1.53.1` -> `v1.53.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.53.1/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.53.1/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.28.6` -> `v1.28.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.28.6/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.28.6/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://togithub.com/aws/aws-sdk-go-v2) | `v1.29.6` -> `v1.29.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.6/v1.29.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.6/v1.29.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/sts](https://togithub.com/aws/aws-sdk-go-v2) | `v1.28.6` -> `v1.28.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.6/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.6/v1.28.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1531-2024-05-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.0...v1.53.1) \=== ##### Service Client Updates - `service/eventbridge`: Updates service API and documentation - `service/vpc-lattice`: Updates service API and documentation ### [`v1.53.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1530-2024-05-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.6...v1.53.0) \=== ##### Service Client Updates - `service/discovery`: Updates service API - add v2 smoke tests and smithy smokeTests trait for SDK testing - `service/greengrassv2`: Updates service API and documentation - `service/sagemaker`: Updates service API - Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - `service/sso-oidc`: Updates service API, documentation, and examples ##### SDK Features - `service/honeycode`: Remove Honeycode - This change removes the Honeycode service, which has been deprecated. ### [`v1.52.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1526-2024-05-09) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.5...v1.52.6) \=== ##### Service Client Updates - `service/bedrock-agent-runtime`: Updates service API and documentation - `service/pinpoint`: Updates service API and documentation - This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - `service/route53resolver`: Updates service documentation - `service/ssm-sap`: Updates service API, documentation, and paginators - `service/verifiedpermissions`: Updates service API and documentation ### [`v1.52.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1525-2024-05-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.4...v1.52.5) \=== ##### Service Client Updates - `service/cognito-idp`: Updates service API - `service/ec2`: Updates service API and documentation - Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - `service/ecr`: Updates service API and documentation - This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - `service/fms`: Updates service documentation - `service/polly`: Updates service API and documentation - Add new engine - generative - that builds the most expressive conversational voices. - `service/sqs`: Updates service API and documentation - This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. </details> <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/manager)</summary> ### [`v1.16.16`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.16.15...v1.16.16) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b52d95c - Browse repository at this point
Copy the full SHA b52d95cView commit details -
update otel core may9 (open-telemetry#32969)
updating core to pick up latest mdatagen changes --------- Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42845e5 - Browse repository at this point
Copy the full SHA 42845e5View commit details -
fix(deps): update module github.com/prometheus/procfs to v0.15.0 (ope…
…n-telemetry#33057) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/procfs](https://togithub.com/prometheus/procfs) | `v0.14.0` -> `v0.15.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fprocfs/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fprocfs/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fprocfs/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fprocfs/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/procfs (github.com/prometheus/procfs)</summary> ### [`v0.15.0`](https://togithub.com/prometheus/procfs/releases/tag/v0.15.0): / 2024-05-14 [Compare Source](https://togithub.com/prometheus/procfs/compare/v0.14.0...v0.15.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/procfs/pull/635](https://togithub.com/prometheus/procfs/pull/635) - enhancement: Use pointer fields for `FibreChannel*` by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/623](https://togithub.com/prometheus/procfs/pull/623) - bugfix: Allow multiple `xprt` fields for NFS stats by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/619](https://togithub.com/prometheus/procfs/pull/619) - bugfix: `s/TrimRight/TrimSuffix` for certain cases by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/618](https://togithub.com/prometheus/procfs/pull/618) - Parse recovery line to be synced blocks by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/procfs/pull/637](https://togithub.com/prometheus/procfs/pull/637) - feat: Add support for `CONFIG_CPU_FREQ_STAT` by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/627](https://togithub.com/prometheus/procfs/pull/627) - Fixup sysfs/system_cpu.go lint errors by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/procfs/pull/638](https://togithub.com/prometheus/procfs/pull/638) - Update class_thermal.go to ignore only invalid thermal zones which raise fs.PathError by [@​miliacristian](https://togithub.com/miliacristian) in [https://github.com/prometheus/procfs/pull/634](https://togithub.com/prometheus/procfs/pull/634) - Bump golang.org/x/sys from 0.19.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/procfs/pull/639](https://togithub.com/prometheus/procfs/pull/639) #### New Contributors - [@​miliacristian](https://togithub.com/miliacristian) made their first contribution in [https://github.com/prometheus/procfs/pull/634](https://togithub.com/prometheus/procfs/pull/634) **Full Changelog**: prometheus/procfs@v0.14.0...v0.15.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 403a155 - Browse repository at this point
Copy the full SHA 403a155View commit details -
chore(deps): update codecov/codecov-action action to v4.4.0 (open-tel…
…emetry#33054) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | minor | `4.3.1` -> `4.4.0` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `codecov/codecov-action`: Could not determine new digest for update (github-tags package codecov/codecov-action) --- --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v4.4.0`](https://togithub.com/codecov/codecov-action/compare/v4.3.1...v4.4.0) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v4.3.1...v4.4.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 45ae092 - Browse repository at this point
Copy the full SHA 45ae092View commit details -
fix(deps): update module github.com/open-telemetry/otel-arrow/collect…
…or to v0.23.0 (open-telemetry#33055) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/otel-arrow/collector](https://togithub.com/open-telemetry/otel-arrow) | `v0.22.0` -> `v0.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fotel-arrow%2fcollector/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fotel-arrow%2fcollector/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fotel-arrow%2fcollector/v0.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fotel-arrow%2fcollector/v0.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/otel-arrow (github.com/open-telemetry/otel-arrow/collector)</summary> ### [`v0.23.0`](https://togithub.com/open-telemetry/otel-arrow/releases/tag/v0.23.0) [Compare Source](https://togithub.com/open-telemetry/otel-arrow/compare/v0.22.0...v0.23.0) ##### What's Changed - Update go.mod files post v0.22, restore CI by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/180](https://togithub.com/open-telemetry/otel-arrow/pull/180) - (boundedqueue): new semaphore implementation by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/174](https://togithub.com/open-telemetry/otel-arrow/pull/174) - (concurrentbatchprocessor): propagate metadataKeys correctly when using `multiShardBatcher` by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/184](https://togithub.com/open-telemetry/otel-arrow/pull/184) - (otelarrowreceiver): asynchronous stream operations by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/181](https://togithub.com/open-telemetry/otel-arrow/pull/181) - Remove the FIFO prioritizer; use least-loaded over all streams by default by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/186](https://togithub.com/open-telemetry/otel-arrow/pull/186) - Lint fixes from open collector-contrib PRs. by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/188](https://togithub.com/open-telemetry/otel-arrow/pull/188) - Release otel-arrow v0.23.0 by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/187](https://togithub.com/open-telemetry/otel-arrow/pull/187) **Full Changelog**: open-telemetry/otel-arrow@v0.22.0...v0.23.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4586a85 - Browse repository at this point
Copy the full SHA 4586a85View commit details -
fix(deps): update all github.com/aws packages (open-telemetry#33058)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.16.17` -> `v1.16.18` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.17/v1.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.17/v1.16.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | `v1.53.2` -> `v1.54.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.53.2/v1.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.53.2/v1.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f4741d - Browse repository at this point
Copy the full SHA 7f4741dView commit details -
fix(deps): update module github.com/rabbitmq/amqp091-go to v1.10.0 (o…
…pen-telemetry#33061) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/rabbitmq/amqp091-go](https://togithub.com/rabbitmq/amqp091-go) | `v1.9.0` -> `v1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2frabbitmq%2famqp091-go/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2frabbitmq%2famqp091-go/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2frabbitmq%2famqp091-go/v1.9.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2frabbitmq%2famqp091-go/v1.9.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rabbitmq/amqp091-go (github.com/rabbitmq/amqp091-go)</summary> ### [`v1.10.0`](https://togithub.com/rabbitmq/amqp091-go/blob/HEAD/CHANGELOG.md#v1100-2024-05-08) [Compare Source](https://togithub.com/rabbitmq/amqp091-go/compare/v1.9.0...v1.10.0) [Full Changelog](https://togithub.com/rabbitmq/amqp091-go/compare/v1.9.0...v1.10.0) **Implemented enhancements:** - Undeprecate non-context publish functions [#​259](https://togithub.com/rabbitmq/amqp091-go/pull/259) ([Zerpet](https://togithub.com/Zerpet)) - Update Go directive [#​257](https://togithub.com/rabbitmq/amqp091-go/pull/257) ([Zerpet](https://togithub.com/Zerpet)) **Fixed bugs:** - republishing on reconnect bug in the example [#​249](https://togithub.com/rabbitmq/amqp091-go/issues/249) - Channel Notify Close not receive event when connection is closed by RMQ server. [#​241](https://togithub.com/rabbitmq/amqp091-go/issues/241) - Inconsistent documentation [#​231](https://togithub.com/rabbitmq/amqp091-go/issues/231) - Data race in the client example [#​72](https://togithub.com/rabbitmq/amqp091-go/issues/72) - Fix string function of URI [#​258](https://togithub.com/rabbitmq/amqp091-go/pull/258) ([Zerpet](https://togithub.com/Zerpet)) **Closed issues:** - Documentation needed (`PublishWithContext` does not use context) [#​195](https://togithub.com/rabbitmq/amqp091-go/issues/195) - concurrent dispatch data race [#​226](https://togithub.com/rabbitmq/amqp091-go/issues/226) **Merged pull requests:** - Fix data race in example [#​260](https://togithub.com/rabbitmq/amqp091-go/pull/260) ([Zerpet](https://togithub.com/Zerpet)) - Address CodeQL warning [#​252](https://togithub.com/rabbitmq/amqp091-go/pull/252) ([lukebakken](https://togithub.com/lukebakken)) - Add support for additional AMQP URI query parameters [#​251](https://togithub.com/rabbitmq/amqp091-go/pull/251) ([vilius-g](https://togithub.com/vilius-g)) - Example fix [#​250](https://togithub.com/rabbitmq/amqp091-go/pull/250) ([Boris-Plato](https://togithub.com/Boris-Plato)) - Increasing the code coverage [#​248](https://togithub.com/rabbitmq/amqp091-go/pull/248) ([edercarloscosta](https://togithub.com/edercarloscosta)) - Use correct mutex to guard confirms.published [#​240](https://togithub.com/rabbitmq/amqp091-go/pull/240) ([hjr265](https://togithub.com/hjr265)) - Documenting Publishing.Expiration usage [#​232](https://togithub.com/rabbitmq/amqp091-go/pull/232) ([niksteff](https://togithub.com/niksteff)) - fix comment typo in example_client_test.go [#​228](https://togithub.com/rabbitmq/amqp091-go/pull/228) ([wisaTong](https://togithub.com/wisaTong)) - Bump go.uber.org/goleak from 1.2.1 to 1.3.0 [#​227](https://togithub.com/rabbitmq/amqp091-go/pull/227) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 959f2ee - Browse repository at this point
Copy the full SHA 959f2eeView commit details -
fix(deps): update module github.com/golangci/golangci-lint to v1.58.1 (…
…open-telemetry#33030) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | `v1.58.0` -> `v1.58.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint/v1.58.0/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint/v1.58.0/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>golangci/golangci-lint (github.com/golangci/golangci-lint)</summary> ### [`v1.58.1`](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 886c4d0 - Browse repository at this point
Copy the full SHA 886c4d0View commit details -
fix(deps): update module github.com/elastic/go-docappender/v2 to v2.1…
….1 (open-telemetry#33026) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/elastic/go-docappender/v2](https://togithub.com/elastic/go-docappender) | `v2.1.0` -> `v2.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2felastic%2fgo-docappender%2fv2/v2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2felastic%2fgo-docappender%2fv2/v2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2felastic%2fgo-docappender%2fv2/v2.1.0/v2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2felastic%2fgo-docappender%2fv2/v2.1.0/v2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>elastic/go-docappender (github.com/elastic/go-docappender/v2)</summary> ### [`v2.1.1`](https://togithub.com/elastic/go-docappender/releases/tag/v2.1.1) [Compare Source](https://togithub.com/elastic/go-docappender/compare/v2.1.0...v2.1.1) ##### What's Changed - fix: update elastic.events.queued with the correct number of queued events by [@​kruskall](https://togithub.com/kruskall) in [https://github.com/elastic/go-docappender/pull/150](https://togithub.com/elastic/go-docappender/pull/150) **Full Changelog**: elastic/go-docappender@v2.1.0...v2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 570436e - Browse repository at this point
Copy the full SHA 570436eView commit details -
fix(deps): update module github.com/prometheus/client_golang to v1.19…
….1 (open-telemetry#33032) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | `v1.19.0` -> `v1.19.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fclient_golang/v1.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fclient_golang/v1.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fclient_golang/v1.19.0/v1.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fclient_golang/v1.19.0/v1.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.19.1`](https://togithub.com/prometheus/client_golang/releases/tag/v1.19.1) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.19.0...v1.19.1) #### What's Changed - Security patches for `golang.org/x/sys` and `google.golang.org/protobuf` #### New Contributors - [@​lukasauk](https://togithub.com/lukasauk) made their first contribution in [https://github.com/prometheus/client_golang/pull/1494](https://togithub.com/prometheus/client_golang/pull/1494) **Full Changelog**: prometheus/client_golang@v1.19.0...v1.19.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de82d1e - Browse repository at this point
Copy the full SHA de82d1eView commit details -
fix(deps): update module github.com/grafana/loki/pkg/push to v0.0.0-2…
…0240514112848-a1b1eeb09583 (open-telemetry#33056) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grafana/loki/pkg/push](https://togithub.com/grafana/loki) | `v0.0.0-20240514073905-7cc9a9386a8f` -> `v0.0.0-20240514112848-a1b1eeb09583` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240514112848-a1b1eeb09583?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240514112848-a1b1eeb09583?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240514073905-7cc9a9386a8f/v0.0.0-20240514112848-a1b1eeb09583?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2floki%2fpkg%2fpush/v0.0.0-20240514073905-7cc9a9386a8f/v0.0.0-20240514112848-a1b1eeb09583?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f99addf - Browse repository at this point
Copy the full SHA f99addfView commit details -
chore: fix function names in comment (open-telemetry#33041)
Signed-off-by: petercover <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1bf85b - Browse repository at this point
Copy the full SHA f1bf85bView commit details -
[chore][receiver/chronyreceiver] use errors.Join instead of go.uber.o…
…rg/multierr (open-telemetry#32979) chronyreceiver: use errors.Join instead of go.uber.org/multierr **Link to tracking Issue:** [open-telemetry#25121](open-telemetry#25121)
acha1os authoredMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c608d0 - Browse repository at this point
Copy the full SHA 3c608d0View commit details -
fix(deps): update module github.com/aws/aws-sdk-go to v1.53.2 (open-t…
…elemetry#33062) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.1` -> `v1.53.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.53.1/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.53.1/v1.53.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1532-2024-05-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.1...v1.53.2) \=== ##### Service Client Updates - `service/connect`: Updates service API, documentation, and paginators - `service/s3`: Updates service API and examples - Updated a few x-id in the http uri traits </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b671319 - Browse repository at this point
Copy the full SHA b671319View commit details -
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
…tencentcloud/common to v1.0.920 (open-telemetry#33063) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.919` -> `v1.0.920` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.920?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.920?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.919/v1.0.920?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.919/v1.0.920?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.920`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10920) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.919...v1.0.920) #### 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28 ##### 第 10 次发布 发布时间:2024-05-15 01:12:20 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeSlowQueryRecords](https://cloud.tencent.com/document/api/1387/102614) - 新增入参:Sql, ReadRows, ResultBytes, MemoryUsage - [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613) - 新增入参:Sql, ReadRows, ResultBytes, MemoryUsage #### 微服务引擎(tse) 版本:2020-12-07 ##### 第 67 次发布 发布时间:2024-05-15 01:35:13 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateEngine](https://cloud.tencent.com/document/api/1364/75218) - 新增入参:StorageType, StorageCapacity </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 898ea33 - Browse repository at this point
Copy the full SHA 898ea33View commit details
Commits on May 15, 2024
-
otelarrowexporter: Minor changes following 31996 (open-telemetry#33022)
**Description:** Apply partial fixes from late-arriving review feedback from @andrzej-stencel **Link to tracking Issue:** open-telemetry#31996 **Testing:** n/a **Documentation:** New documentation requested, added.
Configuration menu - View commit details
-
Copy full SHA for 26036b0 - Browse repository at this point
Copy the full SHA 26036b0View commit details -
[encoding/text_encoding] Add support for text marshaling/unmarshaling…
… with separators (open-telemetry#32696) **Description:** Add support for text marshaling/unmarshaling with separators **Link to tracking Issue:** open-telemetry#32679 **Testing:** Unit tests. **Documentation:** README
Configuration menu - View commit details
-
Copy full SHA for 4a5f2b6 - Browse repository at this point
Copy the full SHA 4a5f2b6View commit details -
Add googlemanagedprometheus troubleshooting documentation (open-telem…
…etry#32921) **Description:** Document the new feature gate added in the recent release of opentelemetry-operations-go, and also add general troubleshooting documentation based on recent issues opened for the component. --------- Co-authored-by: Andrzej Stencel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4ab41a - Browse repository at this point
Copy the full SHA a4ab41aView commit details -
fix(deps): update module google.golang.org/genproto to v0.0.0-2024051…
…3163218-0867130af1f8 (open-telemetry#33037) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240506185236-b8a5c65736ae` -> `v0.0.0-20240513163218-0867130af1f8` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgenproto/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgenproto/v0.0.0-20240506185236-b8a5c65736ae/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto/v0.0.0-20240506185236-b8a5c65736ae/v0.0.0-20240513163218-0867130af1f8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89538db - Browse repository at this point
Copy the full SHA 89538dbView commit details -
fix(deps): update module github.com/testcontainers/testcontainers-go …
…to v0.31.0 (open-telemetry#33066) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/testcontainers/testcontainers-go](https://togithub.com/testcontainers/testcontainers-go) | `v0.30.0` -> `v0.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftestcontainers%2ftestcontainers-go/v0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftestcontainers%2ftestcontainers-go/v0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftestcontainers%2ftestcontainers-go/v0.30.0/v0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftestcontainers%2ftestcontainers-go/v0.30.0/v0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)</summary> ### [`v0.31.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.31.0) [Compare Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.30.0...v0.31.0) ### What's Changed ####
⚠️ Breaking Changes - break: return error from Customize request option ([#​2267](https://togithub.com/testcontainers/testcontainers-go/issues/2267)) [@​stevenh](https://togithub.com/stevenh) ##### Are you hosting your own Testcontainers for Go module? If you are hosting your own module, please update all the custom options you created for the module, updating them to return an error in the case it occurs. This breaking change is needed to provide a more robust and consistent API for creating modules, allowing module authors to create custom code to customise the container avoiding panics. #### 🔒 Security - chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.15 ([#​2517](https://togithub.com/testcontainers/testcontainers-go/issues/2517)) [@​mdelapenya](https://togithub.com/mdelapenya) #### 🚀 Features - feat(modules.mongodb): add replica set support via opts ([#​2469](https://togithub.com/testcontainers/testcontainers-go/issues/2469)) [@​heiytor](https://togithub.com/heiytor) - feat: expose JSON representation of a container with Inspect ([#​2534](https://togithub.com/testcontainers/testcontainers-go/issues/2534)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: forward host ports to a container using an SSH tunnel ([#​2471](https://togithub.com/testcontainers/testcontainers-go/issues/2471)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support overriding the default recreate options for compose ([#​2511](https://togithub.com/testcontainers/testcontainers-go/issues/2511)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support passing io.Reader for compose files when creating a compose instance ([#​2509](https://togithub.com/testcontainers/testcontainers-go/issues/2509)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: support Ryuk for the compose module ([#​2485](https://togithub.com/testcontainers/testcontainers-go/issues/2485)) [@​mdelapenya](https://togithub.com/mdelapenya) - feat: Bump default postgres version ([#​2481](https://togithub.com/testcontainers/testcontainers-go/issues/2481)) [@​bearrito](https://togithub.com/bearrito) - support Dolt ([#​2177](https://togithub.com/testcontainers/testcontainers-go/issues/2177)) [@​coffeegoddd](https://togithub.com/coffeegoddd) - Elasticsearch disable CA retrieval when ssl is disabled ([#​2475](https://togithub.com/testcontainers/testcontainers-go/issues/2475)) [@​Anaethelion](https://togithub.com/Anaethelion) #### 🐛 Bug Fixes - fix(modules.kafka): Use broker container IP instead of host IP for advertised broker listener ([#​1989](https://togithub.com/testcontainers/testcontainers-go/issues/1989)) [@​khartld](https://togithub.com/khartld) - fix(compose): avoid race conditions when caching services ([#​2528](https://togithub.com/testcontainers/testcontainers-go/issues/2528)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: enhance host configuration port binding ([#​2512](https://togithub.com/testcontainers/testcontainers-go/issues/2512)) [@​wilsouza](https://togithub.com/wilsouza) - fix: don't retry on permanent APIClient errors ([#​2506](https://togithub.com/testcontainers/testcontainers-go/issues/2506)) [@​p-jahn](https://togithub.com/p-jahn) - fix: fallback to URL-path when parsing auth config URL without scheme ([#​2488](https://togithub.com/testcontainers/testcontainers-go/issues/2488)) [@​p-jahn](https://togithub.com/p-jahn) - fix(postgres): Fix the non-default dbname error ([#​2489](https://togithub.com/testcontainers/testcontainers-go/issues/2489)) [@​Minivera](https://togithub.com/Minivera) #### 📖 Documentation - docs: add documentation for Exec method ([#​2451](https://togithub.com/testcontainers/testcontainers-go/issues/2451)) [@​gustavosbarreto](https://togithub.com/gustavosbarreto) - docs: document the SSHd tunnel ([#​2514](https://togithub.com/testcontainers/testcontainers-go/issues/2514)) [@​mdelapenya](https://togithub.com/mdelapenya) - \[doc] Fix follow_logs.md by adding missing package ([#​2513](https://togithub.com/testcontainers/testcontainers-go/issues/2513)) [@​JulienBreux](https://togithub.com/JulienBreux) #### 🧹 Housekeeping - chore(influxdb): include more characters in wait for log regex ([#​2532](https://togithub.com/testcontainers/testcontainers-go/issues/2532)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(compose): return error in options ([#​2520](https://togithub.com/testcontainers/testcontainers-go/issues/2520)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: use new UUID for sshd server password ([#​2515](https://togithub.com/testcontainers/testcontainers-go/issues/2515)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: add funding button for testcontainers ([#​2510](https://togithub.com/testcontainers/testcontainers-go/issues/2510)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore: create TLS certs in a consistent manner ([#​2478](https://togithub.com/testcontainers/testcontainers-go/issues/2478)) [@​mdelapenya](https://togithub.com/mdelapenya) - fix: handle dockerignore exclusions properly ([#​2476](https://togithub.com/testcontainers/testcontainers-go/issues/2476)) [@​mdelapenya](https://togithub.com/mdelapenya) #### 📦 Dependency updates - chore(deps): bump test-summary action to v2.3 ([#​2535](https://togithub.com/testcontainers/testcontainers-go/issues/2535)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump jinja2 from 3.1.3 to 3.1.4 ([#​2533](https://togithub.com/testcontainers/testcontainers-go/issues/2533)) [@​dependabot](https://togithub.com/dependabot) - Update devcontainer image ([#​2531](https://togithub.com/testcontainers/testcontainers-go/issues/2531)) [@​bells17](https://togithub.com/bells17) - chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 ([#​2525](https://togithub.com/testcontainers/testcontainers-go/issues/2525)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump mkdocs-material from 8.2.7 to 9.5.18 ([#​2524](https://togithub.com/testcontainers/testcontainers-go/issues/2524)) [@​dependabot](https://togithub.com/dependabot) - chore(deps): bump github.com/compose-spec/compose-go/v2 from v2.0.0-rc8 to v2.1.0 ([#​2519](https://togithub.com/testcontainers/testcontainers-go/issues/2519)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.15 ([#​2517](https://togithub.com/testcontainers/testcontainers-go/issues/2517)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump golang.org/x/net in modules (minio, gcloud, weaviate, compose, qdrant, couchbase, k3s, milvus, mockserver, pulsar, kafka) ([#​2505](https://togithub.com/testcontainers/testcontainers-go/issues/2505)) [@​mdelapenya](https://togithub.com/mdelapenya) - chore(deps): bump idna from 3.6 to 3.7 ([#​2480](https://togithub.com/testcontainers/testcontainers-go/issues/2480)) [@​dependabot](https://togithub.com/dependabot) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>Configuration menu - View commit details
-
Copy full SHA for 79ca4d8 - Browse repository at this point
Copy the full SHA 79ca4d8View commit details -
fix(deps): update all github.com/datadog packages to v0.54.0-rc.4 (op…
…en-telemetry#33060) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/datadog-agent/comp/core/config](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/log](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline/logsagentpipelineimpl](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/logsagentexporter](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/model](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/setup](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/trace](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.3` -> `v0.54.0-rc.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.3/v0.54.0-rc.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8f3ae8 - Browse repository at this point
Copy the full SHA c8f3ae8View commit details -
fix(deps): update module github.com/facebook/time to v0.0.0-202405101…
…13249-fa89cc575891 (open-telemetry#33028) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/facebook/time](https://togithub.com/facebook/time) | `v0.0.0-20240501094127-b56da860b6c1` -> `v0.0.0-20240510113249-fa89cc575891` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ffacebook%2ftime/v0.0.0-20240510113249-fa89cc575891?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ffacebook%2ftime/v0.0.0-20240510113249-fa89cc575891?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ffacebook%2ftime/v0.0.0-20240501094127-b56da860b6c1/v0.0.0-20240510113249-fa89cc575891?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ffacebook%2ftime/v0.0.0-20240501094127-b56da860b6c1/v0.0.0-20240510113249-fa89cc575891?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e9f393 - Browse repository at this point
Copy the full SHA 9e9f393View commit details -
Refactor the probabilistic sampler processor; add FailClosed configur…
…ation, prepare for OTEP 235 support (open-telemetry#31946) **Description:** Refactors the probabilistic sampling processor to prepare it for more OTEP 235 support. This clarifies existing inconsistencies between tracing and logging samplers, see the updated README. The tracing priority mechanism applies a 0% or 100% sampling override (e.g., "1" implies 100% sampling), whereas the logging sampling priority mechanism supports variable-probability override (e.g., "1" implies 1% sampling). This pins down cases where no randomness is available, and organizes the code to improve readability. A new type called `randomnessNamer` carries the randomness information (from the sampling pacakge) and a name of the policy that derived it. When sampling priority causes the effective sampling probability to change, the value "sampling.priority" replaces the source of randomness, which is currently limited to "trace_id_hash" or the name of the randomess-source attribute, for logs. While working on open-telemetry#31894, I discovered that some inputs fall through to the hash function with zero bytes of input randomness. The hash function, computed on an empty input (for logs) or on 16 bytes of zeros (which OTel calls an invalid trace ID), would produce a fixed random value. So, for example, when logs are sampled and there is no TraceID and there is no randomness attribute value, the result will be sampled at approximately 82.9% and above. In the refactored code, an error is returned when there is no input randomness. A new boolean configuration field determines the outcome when there is an error extracting randomness from an item of telemetry. By default, items of telemetry with errors will not pass through the sampler. When `FailClosed` is set to false, items of telemetry with errors will pass through the sampler. The original hash function, which uses 14 bits of information, is structured as an "acceptance threshold", ultimately the test for sampling translated into a positive decision when `Randomness < AcceptThreshold`. In the OTEP 235 scheme, thresholds are rejection thresholds--this PR modifies the original 14-bit accept threshold into a 56-bit reject threshold, using Threshold and Randomness types from the sampling package. Reframed in this way, in the subsequent PR (i.e., open-telemetry#31894) the effective sampling probability will be seamlessly conveyed using OTEP 235 semantic conventions. Note, both traces and logs processors are now reduced to a function like this: ``` return commonSamplingLogic( ctx, l, lsp.sampler, lsp.failClosed, lsp.sampler.randomnessFromLogRecord, lsp.priorityFunc, "logs sampler", lsp.logger, ) ``` which is a generic function that handles the common logic on a per-item basis and ends in a single metric event. This structure makes it clear how traces and logs are processed differently and have different prioritization schemes, currently. This structure also makes it easy to introduce new sampler modes, as shown in open-telemetry#31894. After this and open-telemetry#31940 merge, the changes in open-telemetry#31894 will be relatively simple to review as the third part in a series. **Link to tracking Issue:** Depends on open-telemetry#31940. Part of open-telemetry#31918. **Testing:** Added. Existing tests already cover the exact random behavior of the current hashing mechanism. Even more testing will be introduced with the last step of this series. Note that open-telemetry#32360 is added ahead of this test to ensure refactoring does not change results. **Documentation:** Added. --------- Co-authored-by: Kent Quirk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fa4603 - Browse repository at this point
Copy the full SHA 4fa4603View commit details -
[processor/tailsampling] Adds suggestions for monitoring and tuning t…
…o the README (open-telemetry#32728) **Description:** Hello, I had to read through the `tailsampling` processor source code to understand how to tune and monitor the component. Here's some possible documentation to help others do the same --------- Co-authored-by: Tiffany Hrabusa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fec50f0 - Browse repository at this point
Copy the full SHA fec50f0View commit details -
Move the xray allowdot feature gate to beta stage (open-telemetry#32694)
**Description:** Moving xray exporter allow-dot feature gate from alpha to beta stage It's a follow up change for open-telemetry#31732 **Testing:** Unit test **Documentation:** https://github.com/XinRanZhAWS/opentelemetry-collector-contrib/blob/f0863f481445e7205e3096a9a536463e3a51de81/.chloggen/xray_exporter_allow_dot_annotation.yaml Purpose of this feature gate: In the past, X-Ray doesn’t support “.”. So we have a translator in x-ray export to translates it to “_” before sending traces to X-Ray Service. To match otel naming style, x-ray service team decide to change their service to support both "." type and "" type of naming. In this case the translator that translate "." to "" is no-longer needed. This PR change the way this translator work X-Ray PMs agree on rolling out this change by using feature-gate
Configuration menu - View commit details
-
Copy full SHA for 7ef91f9 - Browse repository at this point
Copy the full SHA 7ef91f9View commit details -
[chore][Weekly Report] Remove duplicate information (open-telemetry#3…
…2934) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> The weekly report is currently broken because it's trying to make requests with too large of a body. The section removed here is data the is already included in the previous sections of the report, just in less structured format, directly in JSON. I don't think this has a lot of value, so it can be removed for the sake of getting the rest of the data. This will remove the `JSON Data` section of previous [weekly reports](open-telemetry#32407). **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#32655 **Testing:** <Describe what testing was performed and which tests were added.> I haven't been able to test this, but the weekly report is currently broken and is only run once a week, so I don't think this could break it worse.
Configuration menu - View commit details
-
Copy full SHA for c7ae39b - Browse repository at this point
Copy the full SHA c7ae39bView commit details -
[chore][receiver/cloudfoundry] Remove @pellared from CODEOWNERS (open…
…-telemetry#33071) The truth is that I am not currently a code owner of this component.
Configuration menu - View commit details
-
Copy full SHA for bfa2800 - Browse repository at this point
Copy the full SHA bfa2800View commit details -
Modify comments on default configs to accurately reflect the defaults. (
open-telemetry#32936) **Description:** <Describe what has changed.> Some of the comments related to the defaults for the webhookeventreceiver were incorrect. I was looking through the code trying to make it work in an attempt to try this receiver and I was thrown off by references to different things being the default in different places. <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> No code changes, comments only change. **Documentation:** <Describe the documentation added.> Comments were changed to be accurate.
Configuration menu - View commit details
-
Copy full SHA for d3c9cff - Browse repository at this point
Copy the full SHA d3c9cffView commit details -
[processor/resourcedetection] Add support for Bare Metal Solution GCP…
… platform (open-telemetry#32985) **Description:** Add support for Bare Metal Solution platform to the GCP resourcedetection processor FYI I had to place the check for gcp.BareMetalSolution before !metadata.OnGCE() because the latter fails on Bare Metal Solution due to the absence of a metadata server. **Link to tracking Issue:** **Testing:** unit tests updated **Documentation:** --------- Co-authored-by: David Ashpole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 289843b - Browse repository at this point
Copy the full SHA 289843bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd32c2e - Browse repository at this point
Copy the full SHA dd32c2eView commit details -
[chore][receiver/cloudfoundry] Add note about seeking more code owners (
open-telemetry#33075) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> As the lone code owner, more contributors would be greatly appreciated.
Configuration menu - View commit details
-
Copy full SHA for 8e6356e - Browse repository at this point
Copy the full SHA 8e6356eView commit details -
[processor/resourcedetection] Move `processor.resourcedetection.hostC…
…PUSteppingAsString` to beta (open-telemetry#33076) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Follow up to open-telemetry#31165. The feature gate has been in alpha since v0.95.0. **Link to tracking Issue:** Relates to open-telemetry#31136 and open-telemetry/semantic-conventions#664 cc @ChrsMark
Configuration menu - View commit details
-
Copy full SHA for 1b48abf - Browse repository at this point
Copy the full SHA 1b48abfView commit details -
[chore][receiver/syslog] add @andrzej-stencel as code owner (open-tel…
…emetry#33081) Since I'm already a code owner for the Syslog exporter, I suppose it makes sense to support the receiver too.
Configuration menu - View commit details
-
Copy full SHA for 78bd957 - Browse repository at this point
Copy the full SHA 78bd957View commit details -
[cmd/opampsupervisor]: Allow configuring agent description (open-tele…
…metry#32819) **Description:** <Describe what has changed.> * Add options to the configuration that allows configuring the agent description **Link to tracking Issue:** Closes open-telemetry#32824 **Testing:** e2e test, unit tests for validation **Documentation:** * Updated spec with configuration parameters --------- Co-authored-by: Tigran Najaryan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d5fbfb - Browse repository at this point
Copy the full SHA 4d5fbfbView commit details -
[chore][exporter/otelarrow] Add missing code owner (open-telemetry#33018
) As the sponsor for this component, @codeboten should also be a code owner. From [CONTRIBUTING.md](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#adding-new-components): ``` A sponsor is an approver who will be in charge of being the official reviewer of the code and become a code owner for the component. ``` **Link to tracking Issue:** <Issue number if applicable> open-telemetry#26491
Configuration menu - View commit details
-
Copy full SHA for c735829 - Browse repository at this point
Copy the full SHA c735829View commit details -
fix(deps): update module github.com/snowflakedb/gosnowflake to v1.10.0 (
open-telemetry#33065) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/snowflakedb/gosnowflake](https://togithub.com/snowflakedb/gosnowflake) | `v1.9.0` -> `v1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsnowflakedb%2fgosnowflake/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsnowflakedb%2fgosnowflake/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsnowflakedb%2fgosnowflake/v1.9.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsnowflakedb%2fgosnowflake/v1.9.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>snowflakedb/gosnowflake (github.com/snowflakedb/gosnowflake)</summary> ### [`v1.10.0`](https://togithub.com/snowflakedb/gosnowflake/releases/tag/v1.10.0): Release [Compare Source](https://togithub.com/snowflakedb/gosnowflake/compare/v1.9.0...v1.10.0) - Please check Snowflake [community page for release notes](https://docs.snowflake.com/en/release-notes/clients-drivers/golang). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77ff0ba - Browse repository at this point
Copy the full SHA 77ff0baView commit details -
[chore] Remove project board from readme (open-telemetry#32949)
While I personally like the idea of a project board, [it was closed](https://github.com/orgs/open-telemetry/projects/3) on March 3rd of this year and not really in use for months (years?) before such. I believe it's confusing to keep it in the readme, so unless and until we start managing it again, the reference should be removed. ![image](https://github.com/open-telemetry/opentelemetry-collector-contrib/assets/1878066/e49efd6a-1361-4bfe-9542-61f46913c5b7)
Configuration menu - View commit details
-
Copy full SHA for 59fe972 - Browse repository at this point
Copy the full SHA 59fe972View commit details
Commits on May 16, 2024
-
[receiver/splunk_hec] Fix single metric value parsing (open-telemetry…
…#33085) **Description:** Fix single metric value parsing **Link to tracking Issue:** Fixes open-telemetry#33084
Configuration menu - View commit details
-
Copy full SHA for 5cc9e03 - Browse repository at this point
Copy the full SHA 5cc9e03View commit details -
[processor/deltatocumulative] Evict only stale streams (open-telemetr…
…y#33015) changes eviction behavior at limit to only delete streams if they are actually stale. Current behavior just deletes the oldest, which leads to rapid deletion of all streams under heavy load, making this processor unusable. **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** Fixes open-telemetry#33014 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.>
Configuration menu - View commit details
-
Copy full SHA for 88e6edb - Browse repository at this point
Copy the full SHA 88e6edbView commit details -
[chore][extension/oauth2clientauth] Drop duplicate testing (open-tele…
…metry#32980) **Description:** Drop duplicate testing of parts related to TLS settings which already verified more extensively in other tests. This led to relevant changes requiring identical modifications in multiple places (e.g., open-telemetry#32332, open-telemetry#32394). Also remove 'TokenURL' and 'Scopes' from the corresponding configs as they are not required anymore (since open-telemetry#30469). For more details, see also open-telemetry#32623 (comment) Signed-off-by: Ilias Katsakioris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1863a59 - Browse repository at this point
Copy the full SHA 1863a59View commit details -
[chore][exporter/elasticsearch] Add benchmark for logs consumer (open…
…-telemetry#33035) **Description:** <Describe what has changed.> Add a benchmark for elasticsearch exporter's `LogsConsumer`. **Link to tracking Issue:** <Issue number if applicable> [32504](open-telemetry#32504) **Testing:** <Describe what testing was performed and which tests were added.> `cd exporter/elasticsearchexporter/integrationtest && go test -bench=BenchmarkLogsExporter -run=^$ ./...` **Documentation:** <Describe the documentation added.> N/A
Configuration menu - View commit details
-
Copy full SHA for 34a5a27 - Browse repository at this point
Copy the full SHA 34a5a27View commit details -
[receiver/elasticsearch] remove multierr from elasticsearch receiver (o…
…pen-telemetry#33052) **Description:** <Describe what has changed.> Replace multierr in favor of errors.Join **Link to tracking Issue:** open-telemetry#25121 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.>
Configuration menu - View commit details
-
Copy full SHA for 4b9a237 - Browse repository at this point
Copy the full SHA 4b9a237View commit details -
[cmd/opampsupervisor]: Persist the instance ID between restarts (open…
…-telemetry#32618) **Description:** <Describe what has changed.> * Adds the ability to persist the instance ID on disk and load it on startup. **Link to tracking Issue:** Closes open-telemetry#21073 **Testing:** * Add unit tests for persistence functionality * Add e2e tests for persistence (testing that initial id is persisted, and that server specified ID is persisted) **Documentation:** N/A
Configuration menu - View commit details
-
Copy full SHA for 125ff49 - Browse repository at this point
Copy the full SHA 125ff49View commit details -
[chore] Add limitation to auto-assignent of sponsors to vendor-specif…
…ic components (open-telemetry#33079) Our notion of vendor-specific components and the corresponding round-robin sponsorship process were defined in order to ensure that all vendors have an opportunity to be included in the contrib repository. This PR adds a constraint on the auto-assignment of sponsors so that obligatory sponsorship is not unlimited for any vendor. Vendors which wish to contribute many components may still do so using the normal voluntary sponsorship process.
Configuration menu - View commit details
-
Copy full SHA for cd0e402 - Browse repository at this point
Copy the full SHA cd0e402View commit details -
[chore] add container parser in the list of stanza operators (open-te…
…lemetry#33091) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR adds the `container` parser operator in the list of the supported stanza operators. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d66c0dc - Browse repository at this point
Copy the full SHA d66c0dcView commit details -
[extension/storage/filestorage] Add CleanupOnStart flag for compactio…
…n temporary files (open-telemetry#32863) **Description:** This PR includes a new flag **cleanup_on_start** for the compaction section. During compaction a copy of the database is created, when the process is unexpectedly terminated that temporary file is not removed. That could lead to disk exhaustion given the following scenario: - Process is killed with a big database to be compacted - Compaction is enabled on start - Process will take longer to compact than the allotted time for the collector to reply health checks (see: open-telemetry#32456) - Process is killed while compacting - Big temporary file left This mitigates the potential risk of those temporary files left in a short period of time, by this scenario or similar ones. **Testing:** Included corner case where two instances of the extensions are spawned and one is compacting while the other would attempt to cleanup. **Documentation:** Included description in the README of the new configuration flag --------- Co-authored-by: Daniel Jaglowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4964cd8 - Browse repository at this point
Copy the full SHA 4964cd8View commit details -
fix(deps): update module github.com/open-telemetry/otel-arrow to v0.2…
…3.0 (open-telemetry#33050) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/otel-arrow](https://togithub.com/open-telemetry/otel-arrow) | `v0.22.0` -> `v0.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fotel-arrow/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fotel-arrow/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fotel-arrow/v0.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fotel-arrow/v0.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/otel-arrow (github.com/open-telemetry/otel-arrow)</summary> ### [`v0.23.0`](https://togithub.com/open-telemetry/otel-arrow/releases/tag/v0.23.0) [Compare Source](https://togithub.com/open-telemetry/otel-arrow/compare/v0.22.0...v0.23.0) ##### What's Changed - Update go.mod files post v0.22, restore CI by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/180](https://togithub.com/open-telemetry/otel-arrow/pull/180) - (boundedqueue): new semaphore implementation by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/174](https://togithub.com/open-telemetry/otel-arrow/pull/174) - (concurrentbatchprocessor): propagate metadataKeys correctly when using `multiShardBatcher` by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/184](https://togithub.com/open-telemetry/otel-arrow/pull/184) - (otelarrowreceiver): asynchronous stream operations by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/181](https://togithub.com/open-telemetry/otel-arrow/pull/181) - Remove the FIFO prioritizer; use least-loaded over all streams by default by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/186](https://togithub.com/open-telemetry/otel-arrow/pull/186) - Lint fixes from open collector-contrib PRs. by [@​jmacd](https://togithub.com/jmacd) in [https://github.com/open-telemetry/otel-arrow/pull/188](https://togithub.com/open-telemetry/otel-arrow/pull/188) - Release otel-arrow v0.23.0 by [@​moh-osman3](https://togithub.com/moh-osman3) in [https://github.com/open-telemetry/otel-arrow/pull/187](https://togithub.com/open-telemetry/otel-arrow/pull/187) **Full Changelog**: open-telemetry/otel-arrow@v0.22.0...v0.23.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd4b21b - Browse repository at this point
Copy the full SHA cd4b21bView commit details -
[cmd/opampsupervisor]: Add storage dir to e2e test config to fix test…
… failure (open-telemetry#33095) **Description:** <Describe what has changed.> fixes test failure observed in open-telemetry#33093 (due to merge of open-telemetry#32819 and open-telemetry#32618) **Link to tracking Issue:** Closes open-telemetry#33093 **Testing:** run supervisor e2e tests
Configuration menu - View commit details
-
Copy full SHA for c3b68d6 - Browse repository at this point
Copy the full SHA c3b68d6View commit details -
[receiver/splunk_hec] Fix parsing of a single metric value payload (o…
…pen-telemetry#33096) Remove redundant `_value` attribute as it's set in the datapoint value. Fixes open-telemetry#33084
Configuration menu - View commit details
-
Copy full SHA for ebee48b - Browse repository at this point
Copy the full SHA ebee48bView commit details -
Update dependency go-docappender to 2.1.2 (open-telemetry#33092)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Update dep go-docappender to 2.1.2. This fixes the bug when all errors are retriable in bulk request response, retried docs will be included in failed docs.
Configuration menu - View commit details
-
Copy full SHA for be54222 - Browse repository at this point
Copy the full SHA be54222View commit details -
[pkg/stanza] Switch from SugaredLogger to Logger (open-telemetry#32177)
open-telemetry#32662 updated many exported functions to accept `component.TelemetrySettings` instead of `zap.SugaredLogger`. This PR continues from there by passing `component.TelemetrySettings` deeper into the inner packages, and migrates from using `zap.SugaredLogger` to instead using `zap.Logger` (as provided by `component.TelemetrySettings`).
Configuration menu - View commit details
-
Copy full SHA for d78d7bb - Browse repository at this point
Copy the full SHA d78d7bbView commit details -
[cmd/opampsupervisor]: Configure the
ppid
option in the opamp exten……sion (open-telemetry#32875) **Description:** <Describe what has changed.> * Configures the PPID of the opamp extension in the supervisor. This allows the collector to detect if the supervisor exits and shut itself down. **Link to tracking Issue:** Closes open-telemetry#32189 **Testing:** <Describe what testing was performed and which tests were added.> * Manually tested by starting the supervisor, then kill -9'ing the supervisor. The collector previously would have still been running, but now shuts itself down. Doing this you can also see the following log: ``` 2024-05-06T14:52:31.010-0400 error [email protected]/collector.go:278 Asynchronous error received, terminating process {"error": "collector was orphaned, process with pid 38908 does not exist"} ``` **Documentation:** <Describe the documentation added.> Added `orphan_detection_interval` to the spec as a configurable option --------- Co-authored-by: Tiffany Hrabusa <[email protected]> Co-authored-by: Andrzej Stencel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e783923 - Browse repository at this point
Copy the full SHA e783923View commit details -
[receiver/vcenter] Fixes Client Virtual App Call Error When No Virtua…
…l Apps (open-telemetry#33102) **Description:** <Describe what has changed.> Virtual Apps might not exist in an environment. Currently a `NotFound` error for the internal client is thrown when this condition occurs. I modified this to simply return an empty array, because this should simply mean that it did not find any Virtual Apps. I also added more client unit tests to test for these types of conditions. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#33073 (loosely tied to this. At the very least this issue made me discover this problem) **Testing:** <Describe what testing was performed and which tests were added.> Added new unit tests which showed the error. Fix caused the new unit test to pass. **Documentation:** <Describe the documentation added.> N/A
Configuration menu - View commit details
-
Copy full SHA for dbdc463 - Browse repository at this point
Copy the full SHA dbdc463View commit details -
[receiver/azureblob] Support service principal authentication for Azu…
…re Blob storage (open-telemetry#32706) **Description:** Added support for authenticating to Blob storage via a Service Principal. The default authentication method is still connection string to ensure backwards compatibility. **Link to tracking Issue:** open-telemetry#32705 **Testing:** Extended the unit tests for the blob client and the config **Documentation:** Added information and examples to README --------- Co-authored-by: Tiffany Hrabusa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aee4b75 - Browse repository at this point
Copy the full SHA aee4b75View commit details
Commits on May 17, 2024
-
[processor/tailsampling] Refactor internal telemetry (open-telemetry#…
…33108) This PR is the first step in refactoring the internal telemetry for the tail-sampling processor. There are no expected changes in user behavior between this and the current main, but all OpenCensus code is now isolated and can be replaced without affecting other parts of the code. Once this PR is merged, the next step is to create equivalent metrics using the OpenTelemetry Go API. Signed-off-by: Juraci Paixão Kröhling <[email protected]> --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3868323 - Browse repository at this point
Copy the full SHA 3868323View commit details -
[processor/resourcedetection] Move `processor.resourcedetection.hostC…
…PUModelAndFamilyAsString` feature gate to stable (open-telemetry#33077) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Follows open-telemetry#29152 and open-telemetry#29462. The feature gate has been in beta since v0.91.0. **Link to tracking Issue:** Relates to open-telemetry#29025 and to open-telemetry/semantic-conventions#495
Configuration menu - View commit details
-
Copy full SHA for c8a2369 - Browse repository at this point
Copy the full SHA c8a2369View commit details -
[exporter/coralogix] [chore] add zstd compression docs (open-telemetr…
…y#33103) **Description:** Add docs around zstd compression. **Link to tracking Issue:** - **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.>
Configuration menu - View commit details
-
Copy full SHA for 190db51 - Browse repository at this point
Copy the full SHA 190db51View commit details -
[pkg/ottl] Fix bug where function names were allowed in comparison (o…
…pen-telemetry#33051) **Description:** Fix a bug where a condition like `"foo" = Bar` resulted in the error `no value field set. This is a bug in the OpenTelemetry Transformation Language`. **Link to tracking Issue:** <Issue number if applicable> Closes open-telemetry#33048 **Testing:** <Describe what testing was performed and which tests were added.> Updated unit tests
Configuration menu - View commit details
-
Copy full SHA for 7aff95f - Browse repository at this point
Copy the full SHA 7aff95fView commit details -
[pkg/ottl] Flag that OTTL is seeking more codeowners (open-telemetry#…
…33111) OTTL is complex and powerful, and as @evan-bradley and I focus on Collector 1.0 work our ability to keep up with OTTL features/beta work as waned. We are looking for others to help us keep momentum.
Configuration menu - View commit details
-
Copy full SHA for 8dc671a - Browse repository at this point
Copy the full SHA 8dc671aView commit details -
[chore][CONTRIBUTING.md] Update rotating sponsors order (open-telemet…
…ry#33099) A new vendor specific component has been proposed that I'll sponsor, moving myself to the back of the list.
Configuration menu - View commit details
-
Copy full SHA for 454dbef - Browse repository at this point
Copy the full SHA 454dbefView commit details -
[chore] update otel core (open-telemetry#33112)
Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dab314 - Browse repository at this point
Copy the full SHA 4dab314View commit details -
[chore] update loki exporter to use telemetry builder (open-telemetry…
…#33098) This uses the new mdatagen functionality to define all internal telemetry for a component in metadata.yaml for ease of discovery, consistency across components, and in the near future simplify testing of telemetry produced by components. --------- Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f727003 - Browse repository at this point
Copy the full SHA f727003View commit details -
[chore] Remove usage of
Providers
inconfmap.ResolverSettings
(op……en-telemetry#33113) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> `Providers` has been deprecated since v0.99.0. Needed for open-telemetry/opentelemetry-collector#10173.
Configuration menu - View commit details
-
Copy full SHA for e96879b - Browse repository at this point
Copy the full SHA e96879bView commit details
Commits on May 19, 2024
-
[jsonlogencodingextension] Move to alpha (open-telemetry#32697)
**Description:** Move jsonlogencodingextension to alpha
Configuration menu - View commit details
-
Copy full SHA for 16f401b - Browse repository at this point
Copy the full SHA 16f401bView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6eaf435 - Browse repository at this point
Copy the full SHA 6eaf435View commit details -
[receiver/sqlserver] Add database status metric (open-telemetry#33064)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This adds one more metric, `sqlserver.properties.db.status`, which shows the total number of databases in each state. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#29865 **Testing:** <Describe what testing was performed and which tests were added.> Testing added, existing tests are passing.
Configuration menu - View commit details
-
Copy full SHA for f876d49 - Browse repository at this point
Copy the full SHA f876d49View commit details -
[chore] Remove djaglowski as codeowner of aws and azure receivers (op…
…en-telemetry#33128) It's increasingly obvious that I'm not able to allocate time to all the components which I currently own. I believe these two in particular seem to have enough involvement from others in the community that they do not require my attention.
Configuration menu - View commit details
-
Copy full SHA for 726ffec - Browse repository at this point
Copy the full SHA 726ffecView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd916df - Browse repository at this point
Copy the full SHA cd916dfView commit details -
[receiver/mysql] feat: add table size metrics (open-telemetry#32680)
**Description:** This adds table size metrics using the INFORMATION_SCHEMA TABLES table: https://dev.mysql.com/doc/refman/8.3/en/information-schema-tables-table.html. Specifically, we are adding the columns: `TABLE_ROWS`, `AVG_ROW_LENGTH`, `DATA_LENGTH`, `INDEX_LENGTH` Link to tracking issue: open-telemetry#32693 **Testing:** Added testing data, tested locally against MySQL 8. **Documentation:** By default, the metric is turned off. When enabled, make sure that the MySQL user has access to the tables being monitored.
Configuration menu - View commit details
-
Copy full SHA for 7ddb350 - Browse repository at this point
Copy the full SHA 7ddb350View commit details -
[chore][pkg/ottl] Minor update to Concat readme (open-telemetry#33131)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> The wording of the docs likely reflects the former implementation of this function that used a variadic argument. This makes things slightly clearer.
Configuration menu - View commit details
-
Copy full SHA for feae9ac - Browse repository at this point
Copy the full SHA feae9acView commit details
Commits on May 21, 2024
-
Update codecov/codecov-action action to v4.4.1 (open-telemetry#33143)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | patch | `4.4.0` -> `4.4.1` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `codecov/codecov-action`: Could not determine new digest for update (github-tags package codecov/codecov-action) --- --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v4.4.1`](https://togithub.com/codecov/codecov-action/compare/v4.4.0...v4.4.1) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v4.4.0...v4.4.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0491cd0 - Browse repository at this point
Copy the full SHA 0491cd0View commit details -
[core] Prepare v0.101.0 (open-telemetry#33142)
- **[chore] multimod update stable modules** - **[chore] multimod update beta modules** - **[chore] Update to latest core** --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63b21d2 - Browse repository at this point
Copy the full SHA 63b21d2View commit details -
[CI] fix timeout on arm-unittest-matrix (open-telemetry#32948)
Adding a timeout of 30 mins on arm-unittest-matrix Fixes open-telemetry#32914
Configuration menu - View commit details
-
Copy full SHA for ab4090f - Browse repository at this point
Copy the full SHA ab4090fView commit details -
[chore] Prepare release 0.101.0 (open-telemetry#33164)
The following commands were run to prepare this release: - make chlog-update VERSION=v0.101.0 - sed -i.bak s/0.100.0/0.101.0/g versions.yaml - make multimod-prerelease - make multimod-sync
Configuration menu - View commit details
-
Copy full SHA for c0b5113 - Browse repository at this point
Copy the full SHA c0b5113View commit details -
Update redis Docker tag to v7.2.5 (open-telemetry#33150)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | redis | final | patch | `7.2.4` -> `7.2.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8530c75 - Browse repository at this point
Copy the full SHA 8530c75View commit details -
Update module cloud.google.com/go/logging to v1.10.0 (open-telemetry#…
…33157) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go/logging](https://togithub.com/googleapis/google-cloud-go) | `v1.9.0` -> `v1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2flogging/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/cloud.google.com%2fgo%2flogging/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/cloud.google.com%2fgo%2flogging/v1.9.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2flogging/v1.9.0/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f32600f - Browse repository at this point
Copy the full SHA f32600fView commit details -
Update module cloud.google.com/go/spanner to v1.62.0 (open-telemetry#…
…33158) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go/spanner](https://togithub.com/googleapis/google-cloud-go) | `v1.61.0` -> `v1.62.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fspanner/v1.62.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/cloud.google.com%2fgo%2fspanner/v1.62.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/cloud.google.com%2fgo%2fspanner/v1.61.0/v1.62.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fspanner/v1.61.0/v1.62.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 122443d - Browse repository at this point
Copy the full SHA 122443dView commit details -
[chore][exporter/pulsar] Enable goleak (open-telemetry#33135)
This is a test only change, adding `goleak` to help ensure no goroutines are being leaked. This passed in local testing without any changes. open-telemetry#30438 `goleak` is passing
Configuration menu - View commit details
-
Copy full SHA for eb06690 - Browse repository at this point
Copy the full SHA eb06690View commit details -
[chore][processor/interval][processor/deltatocumulative] Add missing …
…code owners (open-telemetry#33019) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> @jpkrohling and @djaglowski volunteered to be sponsors of the delta to cumulative processor, and @djaglowski also volunteered to be sponsor of the interval processor in relation to this. They should also be code owners. From [CONTRIBUTING.md](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#adding-new-components): ``` A sponsor is an approver who will be in charge of being the official reviewer of the code and become a code owner for the component. ``` **Link to tracking Issue:** <Issue number if applicable> open-telemetry#30479 - Delta to cumulative processor open-telemetry#29461 - Interval processor --------- Co-authored-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80317ce - Browse repository at this point
Copy the full SHA 80317ceView commit details -
Update module github.com/open-telemetry/opentelemetry-collector-contr…
…ib/internal/common to v0.101.0 (open-telemetry#33171) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://togithub.com/open-telemetry/opentelemetry-collector-contrib) | `v0.100.0` -> `v0.101.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.100.0/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.100.0/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/internal/common)</summary> ### [`v0.101.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01010) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.100.0...v0.101.0) ##### 🛑 Breaking changes 🛑 - `sumologicexporter`: change logs behavior ([#​31479](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31479)) - set OTLP as default format - add support for OTLP format - do not support metadata attributes - do not support source headers - `sumologicexporter`: change metrics behavior ([#​31479](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31479)) - remove suppport for carbon2 and graphite - add support for otlp format - do not support metadata attributes - do not support source headers - set otlp as default metrics format - `sumologicexporter`: remove deprecated configuration options ([#​32315](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32315)) migration has been described in the following document https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/v0.100.0/exporter/sumologicexporter#migration-to-new-architecture - `remotetapprocessor`: Make the `limit` configuration work properly. ([#​32385](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32385)) The `limit` configuration was ignored previously, but now it works according to the configuration and documentation. Nothing is required of users. See the remotetapprocessor's `README.md` for details. - `groupbytraceprocessor`: Fix groupbytrace metrics contain duplicate prefix ([#​32698](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32698)) - `vcenterreceiver`: Removes `vcenter.cluster.name` attribute from `vcenter.datastore` metrics ([#​32674](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32674)) If there were multiple Clusters, Datastore metrics were being repeated under Resources differentiated with a `vcenter.cluster.name` resource attribute. In the same vein, if there were standalone Hosts, in addition to clusters the metrics would be repeated under a Resource without the `vcenter.cluster.name` attribute. Now there will only be a single set of metrics for one Datastore (as there should be, as Datastores don't belong to Clusters). - `resourcedetectionprocessor`: Move `processor.resourcedetection.hostCPUModelAndFamilyAsString` feature gate to stable. ([#​29025](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29025)) - `filelog, journald, tcp, udp, syslog, windowseventlog receivers`: The internal logger has been changed from zap.SugaredLogger to zap.Logger. ([#​32177](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32177)) This should not have any meaningful impact on most users but the logging format for some logs may have changed. - `awsxrayexporter`: change x-ray exporter's translator to make "." split annotation pass as-is ([#​32694](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32694), [#​31732](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31732)) This change make below change to beta stage for feature gate 'exporter.xray.allowDot',this change will let the change mention below enable by default | In the past, X-Ray doesn’t support “.”. So we have a translator in x-ray export to translates it to “\_” before sending traces to X-Ray Service. | To match otel naming style, x-ray service team decide to change their service to support both "." type and "" type of naming. In this case the translator that translate "." to "" is no-longer needed. This PR change the way this translator work | X-Ray PMs agree on rolling out this change by using feature-gate ##### 🚀 New components 🚀 - `awss3receiver`: Initial implementation of the AWS S3 receiver. ([#​30750](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/30750)) - `receiver/mysql`: Adds INFORMATION_SCHEMA TABLES metrics ([#​32693](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32693)) This adds table size metrics using the INFORMATION_SCHEMA TABLES table: https://dev.mysql.com/doc/refman/8.3/en/information-schema-tables-table.html. Specifically, we are adding the columns: `TABLE_ROWS`, `AVG_ROW_LENGTH`, `DATA_LENGTH`, `INDEX_LENGTH`. - `exporter/otelarrow`: Implementation copied from opentelemetry/otel-arrow repository [@​v0](https://togithub.com/v0).23.0. ([#​26491](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26491)) ##### 💡 Enhancements 💡 - `filelogreceiver`: Add container operator parser ([#​31959](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31959)) - `jsonlogencodingextension`: Move jsonlogencodingextension to alpha ([#​32697](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32697)) - `exceptionsconnector`: Make span name a default dimension for ouput metrics and log records. ([#​32162](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32162)) - `azureblobreceiver`: Support service principal authentication for Blob storage ([#​32705](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32705)) - `deltatocumulativeprocessor`: exponential histogram accumulation ([#​31340](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31340)) accumulates exponential histogram datapoints by adding respective bucket counts. also handles downscaling, changing zero-counts, offset adaptions and optional fields - `sumologicexporter`: add sticky session support ([#​32315](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32315)) - `elasticsearchexporter`: Replace go-elasticsearch BulkIndexer with go-docappender ([#​32378](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32378)) Replace go-elasticsearch BulkIndexer with go-docappender bulk indexer, in preparation for future reliability fixes. As a result of this change, there are minor behavioral differences: - flush timeout is now enforced on client side - oversize payload special handling is now removed - go-docappender uses bulk request filterPath which means bulk response is smaller, less JSON parsing and lower CPU usage - document level retry debug logging is removed as retries are done transparently - `elasticsearchexporter`: Converts more SemConv fields in OTel events to ECS fields in Elasticsearch documents when `mapping.mode: ecs` is specified. ([#​31694](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31694)) - `extension/storage/filestorage`: New flag cleanup_on_start for the compaction section (default=false). ([#​32863](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32863)) It will remove all temporary files in the compaction directory (those which start with `tempdb`), temp files will be left if a previous run of the process is killed while compacting. - `opampsupervisor`: Allows the supervisor to persist its instance ID between restarts. ([#​21073](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21073)) - `opampsupervisor`: Adds the ability to configure the agent description ([#​32824](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32824)) - `vcenterreceiver`: Refactors how and when client makes calls in order to provide for faster collection times. ([#​31837](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31837)) - `resourcedetectionprocessor`: Support GCP Bare Metal Solution in resource detection processor. ([#​32985](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32985)) - `splunkhecreceiver`: Make the channelID header check case-insensitive and allow hecreceiver endpoints able to extract channelID from query params ([#​32995](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32995)) - `processor/transform`: Allow common where clause ([#​27830](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27830)) - `loadbalancingexporter`: Improve the performance when merging traces belonging to the same backend ([#​32032](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32032)) - `pkg/ottl`: Added support for timezone in Time converter ([#​32140](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32140)) - `jsonlogencodingextension`: Adds a new encoding option for JSON log encoding exension to grab attributes and resources from a log and output that in JSON format. ([#​32679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32679)) - `probabilisticsamplerprocessor`: Adds the `FailClosed` flag to solidify current behavior when randomness source is missing. ([#​31918](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31918)) - `prometheusremotewriteexporter`: Add `exporter.prometheusremotewritexporter.RetryOn429` feature gate to retry on http status code 429 response. ([#​31032](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31032)) The feature gate is initially disabled by default. - `vcenterreceiver`: Changing various default configurations for vcenterreceiver and removing warnings about future release. ([#​32803](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32803), [#​32805](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32805), [#​32821](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32821), [#​32531](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32531), [#​32557](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32557)) The resource attributes that will now be enabled by default are `vcenter.datacenter.name`, `vcenter.virtual_app.name`, `vcenter.virtual_app.inventory_path`, `vcenter.vm_template.name`, and `vcenter.vm_template.id`. The metric `vcenter.cluster.memory.used` will be removed. The metrics `vcenter.cluster.vm_template.count` and `vcenter.vm.memory.utilization` will be enabled by default. - `sqlserverreceiver`: Add metrics for database status ([#​29865](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29865)) - `sqlserverreceiver`: Add more metrics ([#​29865](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29865)) Added metrics are: - sqlserver.resource_pool.disk.throttled.read.rate - sqlserver.resource_pool.disk.throttled.write.rate - sqlserver.processes.blocked These metrics are only available when directly connecting to the SQL server instance - `extension/encoding/text_encoding`: Add support for marshaling and unmarshaling text with separators. ([#​32679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32679)) ##### 🧰 Bug fixes 🧰 - `deltatocumulativeprocessor`: Evict only stale streams ([#​33014](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33014)) Changes eviction behavior to only evict streams that are actually stale. Currently, once the stream limit is hit, on each new stream the oldest tracked one is evicted. Under heavy load this can rapidly delete all streams over and over, rendering the processor useless. - `elasticsearchexporter`: Retried docs are no longer included in failed docs in an edge case where all errors are retriable ([#​33092](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33092)) Update dep go-docappender to 2.1.2. This fixes the bug when all errors are retriable in bulk request response, retried docs will be included in failed docs. - `cmd/opampsupervisor`: The OpAMP supervisor now configures the `ppid` parameter of the opamp extension, which allows the collector to shut down if the supervisor is no longer running. ([#​32189](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32189)) - `vcenterreceiver`: Adds inititially disabled packet drop rate metric for VMs. ([#​32929](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32929)) - `awskinesisexporter`: fixed compressed data not generating the compression footers ([#​32860](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32860)) - `splunkhecreceiver`: Fix single metric value parsing ([#​33084](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33084)) - `vcenterreceiver`: vcenterreceiver client no longer returns error if no Virtual Apps are found. ([#​33073](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33073)) - `vcenterreceiver`: Adds inititially disabled new packet rate metrics to replace the existing ones for VMs & Hosts. ([#​32835](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32835)) - `googlecloudpubsubreceiver`: Fix memory leak during shutdown ([#​32361](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32361)) - `datadogexporter`: Compress host metadata before sending with gzip. ([#​32992](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32992)) - `resourcedetectionprocessor`: Change type of `host.cpu.stepping` from int to string. ([#​31136](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31136)) - Disable the `processor.resourcedetection.hostCPUSteppingAsString` feature gate to get the old behavior. - `pkg/ottl`: Fixes a bug where function name could be used in a condition, resulting in a cryptic error message. ([#​33051](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33051)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8eae8e4 - Browse repository at this point
Copy the full SHA 8eae8e4View commit details -
Update module github.com/open-telemetry/opentelemetry-collector-contr…
…ib/cmd/telemetrygen to v0.101.0 (open-telemetry#33168) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen](https://togithub.com/open-telemetry/opentelemetry-collector-contrib) | `v0.100.0` -> `v0.101.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.100.0/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.100.0/v0.101.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen)</summary> ### [`v0.101.0`](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01010) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.100.0...v0.101.0) ##### 🛑 Breaking changes 🛑 - `sumologicexporter`: change logs behavior ([#​31479](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31479)) - set OTLP as default format - add support for OTLP format - do not support metadata attributes - do not support source headers - `sumologicexporter`: change metrics behavior ([#​31479](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31479)) - remove suppport for carbon2 and graphite - add support for otlp format - do not support metadata attributes - do not support source headers - set otlp as default metrics format - `sumologicexporter`: remove deprecated configuration options ([#​32315](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32315)) migration has been described in the following document https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/v0.100.0/exporter/sumologicexporter#migration-to-new-architecture - `remotetapprocessor`: Make the `limit` configuration work properly. ([#​32385](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32385)) The `limit` configuration was ignored previously, but now it works according to the configuration and documentation. Nothing is required of users. See the remotetapprocessor's `README.md` for details. - `groupbytraceprocessor`: Fix groupbytrace metrics contain duplicate prefix ([#​32698](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32698)) - `vcenterreceiver`: Removes `vcenter.cluster.name` attribute from `vcenter.datastore` metrics ([#​32674](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32674)) If there were multiple Clusters, Datastore metrics were being repeated under Resources differentiated with a `vcenter.cluster.name` resource attribute. In the same vein, if there were standalone Hosts, in addition to clusters the metrics would be repeated under a Resource without the `vcenter.cluster.name` attribute. Now there will only be a single set of metrics for one Datastore (as there should be, as Datastores don't belong to Clusters). - `resourcedetectionprocessor`: Move `processor.resourcedetection.hostCPUModelAndFamilyAsString` feature gate to stable. ([#​29025](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29025)) - `filelog, journald, tcp, udp, syslog, windowseventlog receivers`: The internal logger has been changed from zap.SugaredLogger to zap.Logger. ([#​32177](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32177)) This should not have any meaningful impact on most users but the logging format for some logs may have changed. - `awsxrayexporter`: change x-ray exporter's translator to make "." split annotation pass as-is ([#​32694](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32694), [#​31732](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31732)) This change make below change to beta stage for feature gate 'exporter.xray.allowDot',this change will let the change mention below enable by default | In the past, X-Ray doesn’t support “.”. So we have a translator in x-ray export to translates it to “\_” before sending traces to X-Ray Service. | To match otel naming style, x-ray service team decide to change their service to support both "." type and "" type of naming. In this case the translator that translate "." to "" is no-longer needed. This PR change the way this translator work | X-Ray PMs agree on rolling out this change by using feature-gate ##### 🚀 New components 🚀 - `awss3receiver`: Initial implementation of the AWS S3 receiver. ([#​30750](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/30750)) - `receiver/mysql`: Adds INFORMATION_SCHEMA TABLES metrics ([#​32693](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32693)) This adds table size metrics using the INFORMATION_SCHEMA TABLES table: https://dev.mysql.com/doc/refman/8.3/en/information-schema-tables-table.html. Specifically, we are adding the columns: `TABLE_ROWS`, `AVG_ROW_LENGTH`, `DATA_LENGTH`, `INDEX_LENGTH`. - `exporter/otelarrow`: Implementation copied from opentelemetry/otel-arrow repository [@​v0](https://togithub.com/v0).23.0. ([#​26491](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/26491)) ##### 💡 Enhancements 💡 - `filelogreceiver`: Add container operator parser ([#​31959](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31959)) - `jsonlogencodingextension`: Move jsonlogencodingextension to alpha ([#​32697](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32697)) - `exceptionsconnector`: Make span name a default dimension for ouput metrics and log records. ([#​32162](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32162)) - `azureblobreceiver`: Support service principal authentication for Blob storage ([#​32705](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32705)) - `deltatocumulativeprocessor`: exponential histogram accumulation ([#​31340](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31340)) accumulates exponential histogram datapoints by adding respective bucket counts. also handles downscaling, changing zero-counts, offset adaptions and optional fields - `sumologicexporter`: add sticky session support ([#​32315](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32315)) - `elasticsearchexporter`: Replace go-elasticsearch BulkIndexer with go-docappender ([#​32378](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32378)) Replace go-elasticsearch BulkIndexer with go-docappender bulk indexer, in preparation for future reliability fixes. As a result of this change, there are minor behavioral differences: - flush timeout is now enforced on client side - oversize payload special handling is now removed - go-docappender uses bulk request filterPath which means bulk response is smaller, less JSON parsing and lower CPU usage - document level retry debug logging is removed as retries are done transparently - `elasticsearchexporter`: Converts more SemConv fields in OTel events to ECS fields in Elasticsearch documents when `mapping.mode: ecs` is specified. ([#​31694](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31694)) - `extension/storage/filestorage`: New flag cleanup_on_start for the compaction section (default=false). ([#​32863](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32863)) It will remove all temporary files in the compaction directory (those which start with `tempdb`), temp files will be left if a previous run of the process is killed while compacting. - `opampsupervisor`: Allows the supervisor to persist its instance ID between restarts. ([#​21073](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/21073)) - `opampsupervisor`: Adds the ability to configure the agent description ([#​32824](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32824)) - `vcenterreceiver`: Refactors how and when client makes calls in order to provide for faster collection times. ([#​31837](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31837)) - `resourcedetectionprocessor`: Support GCP Bare Metal Solution in resource detection processor. ([#​32985](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32985)) - `splunkhecreceiver`: Make the channelID header check case-insensitive and allow hecreceiver endpoints able to extract channelID from query params ([#​32995](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32995)) - `processor/transform`: Allow common where clause ([#​27830](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/27830)) - `loadbalancingexporter`: Improve the performance when merging traces belonging to the same backend ([#​32032](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32032)) - `pkg/ottl`: Added support for timezone in Time converter ([#​32140](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32140)) - `jsonlogencodingextension`: Adds a new encoding option for JSON log encoding exension to grab attributes and resources from a log and output that in JSON format. ([#​32679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32679)) - `probabilisticsamplerprocessor`: Adds the `FailClosed` flag to solidify current behavior when randomness source is missing. ([#​31918](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31918)) - `prometheusremotewriteexporter`: Add `exporter.prometheusremotewritexporter.RetryOn429` feature gate to retry on http status code 429 response. ([#​31032](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31032)) The feature gate is initially disabled by default. - `vcenterreceiver`: Changing various default configurations for vcenterreceiver and removing warnings about future release. ([#​32803](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32803), [#​32805](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32805), [#​32821](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32821), [#​32531](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32531), [#​32557](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32557)) The resource attributes that will now be enabled by default are `vcenter.datacenter.name`, `vcenter.virtual_app.name`, `vcenter.virtual_app.inventory_path`, `vcenter.vm_template.name`, and `vcenter.vm_template.id`. The metric `vcenter.cluster.memory.used` will be removed. The metrics `vcenter.cluster.vm_template.count` and `vcenter.vm.memory.utilization` will be enabled by default. - `sqlserverreceiver`: Add metrics for database status ([#​29865](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29865)) - `sqlserverreceiver`: Add more metrics ([#​29865](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/29865)) Added metrics are: - sqlserver.resource_pool.disk.throttled.read.rate - sqlserver.resource_pool.disk.throttled.write.rate - sqlserver.processes.blocked These metrics are only available when directly connecting to the SQL server instance - `extension/encoding/text_encoding`: Add support for marshaling and unmarshaling text with separators. ([#​32679](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32679)) ##### 🧰 Bug fixes 🧰 - `deltatocumulativeprocessor`: Evict only stale streams ([#​33014](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33014)) Changes eviction behavior to only evict streams that are actually stale. Currently, once the stream limit is hit, on each new stream the oldest tracked one is evicted. Under heavy load this can rapidly delete all streams over and over, rendering the processor useless. - `elasticsearchexporter`: Retried docs are no longer included in failed docs in an edge case where all errors are retriable ([#​33092](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33092)) Update dep go-docappender to 2.1.2. This fixes the bug when all errors are retriable in bulk request response, retried docs will be included in failed docs. - `cmd/opampsupervisor`: The OpAMP supervisor now configures the `ppid` parameter of the opamp extension, which allows the collector to shut down if the supervisor is no longer running. ([#​32189](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32189)) - `vcenterreceiver`: Adds inititially disabled packet drop rate metric for VMs. ([#​32929](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32929)) - `awskinesisexporter`: fixed compressed data not generating the compression footers ([#​32860](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32860)) - `splunkhecreceiver`: Fix single metric value parsing ([#​33084](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33084)) - `vcenterreceiver`: vcenterreceiver client no longer returns error if no Virtual Apps are found. ([#​33073](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33073)) - `vcenterreceiver`: Adds inititially disabled new packet rate metrics to replace the existing ones for VMs & Hosts. ([#​32835](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32835)) - `googlecloudpubsubreceiver`: Fix memory leak during shutdown ([#​32361](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32361)) - `datadogexporter`: Compress host metadata before sending with gzip. ([#​32992](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/32992)) - `resourcedetectionprocessor`: Change type of `host.cpu.stepping` from int to string. ([#​31136](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/31136)) - Disable the `processor.resourcedetection.hostCPUSteppingAsString` feature gate to get the old behavior. - `pkg/ottl`: Fixes a bug where function name could be used in a condition, resulting in a cryptic error message. ([#​33051](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/issues/33051)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1f7ba2 - Browse repository at this point
Copy the full SHA c1f7ba2View commit details
Commits on May 22, 2024
-
[extension/solarwindsapmsettingsextension] Added part one of the conc…
…rete implementation of solarwindsapmsettingsextension (open-telemetry#30788) **Description:** <Describe what has changed.> - Adding part one of the concrete implementation of solarwindsapmsettingsextension - Adding `github.com/solarwindscloud/apm-proto` dependency in go.mod - Changed the datatype of interval configuration from `string` to `time.Duration` - Moved config validation logic from config to extension so as to print warning instead of shutting down the collector **Link to tracking Issue:** <Issue number if applicable> [27668](open-telemetry#27668) **Testing:** <Describe what testing was performed and which tests were added.> - Added testdata to load config.yaml in config_test - Added parallel test in extension test **Documentation:** <Describe the documentation added.> - Updated README about the change of the datatype of `interval` and the default value
Configuration menu - View commit details
-
Copy full SHA for 6c2fc71 - Browse repository at this point
Copy the full SHA 6c2fc71View commit details -
Update All github.com/datadog packages (open-telemetry#33141)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://togithub.com/DataDog/agent-payload) | `v5.0.115` -> `v5.0.118` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.118?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.118?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.115/v5.0.118?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.115/v5.0.118?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/config](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fconfig/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/hostname/hostnameinterface](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2fhostname%2fhostnameinterface/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/core/log](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fcore%2flog/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/logsagentpipeline/logsagentpipelineimpl](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2flogsagentpipeline%2flogsagentpipelineimpl/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/comp/otelcol/otlp/components/exporter/logsagentexporter](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fcomp%2fotelcol%2fotlp%2fcomponents%2fexporter%2flogsagentexporter/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/model](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fmodel/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/config/setup](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fconfig%2fsetup/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/proto](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2fproto/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-agent/pkg/trace](https://togithub.com/DataDog/datadog-agent) | `v0.54.0-rc.4` -> `v0.54.0-rc.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-agent%2fpkg%2ftrace/v0.54.0-rc.4/v0.54.0-rc.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/datadog-api-client-go/v2](https://togithub.com/DataDog/datadog-api-client-go) | `v2.25.0` -> `v2.26.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.25.0/v2.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.25.0/v2.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/sketches-go](https://togithub.com/DataDog/sketches-go) | `v1.4.4` -> `v1.4.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fsketches-go/v1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fsketches-go/v1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fsketches-go/v1.4.4/v1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fsketches-go/v1.4.4/v1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.118`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.118) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.117...v5.0.118) #### What's Changed - Regen from master due to Go version chnge by [@​vboulineau](https://togithub.com/vboulineau) in [https://github.com/DataDog/agent-payload/pull/315](https://togithub.com/DataDog/agent-payload/pull/315) - \[NPM-3384] Add CCMEnabled field by [@​hmahmood](https://togithub.com/hmahmood) in [https://github.com/DataDog/agent-payload/pull/314](https://togithub.com/DataDog/agent-payload/pull/314) **Full Changelog**: DataDog/agent-payload@v5.0.117...v5.0.118 ### [`v5.0.117`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.117) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.116...v5.0.117) #### What's Changed - Add autoscaling proto + JSON Schema generation by [@​vboulineau](https://togithub.com/vboulineau) in [https://github.com/DataDog/agent-payload/pull/302](https://togithub.com/DataDog/agent-payload/pull/302) - USMON-980: Enhance KafkaAggregation with Error Code and Latency Support by [@​DanielLavie](https://togithub.com/DanielLavie) in [https://github.com/DataDog/agent-payload/pull/311](https://togithub.com/DataDog/agent-payload/pull/311) **Full Changelog**: DataDog/agent-payload@v5.0.116...v5.0.117 ### [`v5.0.116`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.116) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.115...v5.0.116) #### What's Changed - \[CSM] Add AWS Security Credentials in process context by [@​Gui774ume](https://togithub.com/Gui774ume) in [https://github.com/DataDog/agent-payload/pull/312](https://togithub.com/DataDog/agent-payload/pull/312) - \[NPM] Add map of TCP failures to connections object by [@​akarpz](https://togithub.com/akarpz) in [https://github.com/DataDog/agent-payload/pull/301](https://togithub.com/DataDog/agent-payload/pull/301) #### New Contributors - [@​akarpz](https://togithub.com/akarpz) made their first contribution in [https://github.com/DataDog/agent-payload/pull/301](https://togithub.com/DataDog/agent-payload/pull/301) **Full Changelog**: DataDog/agent-payload@v5.0.115...v5.0.116 </details> <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.26.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.26.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.25.0...v2.26.0) <!-- Release notes generated using configuration in .github/release.yml at v2.26.0 --> #### What's Changed ##### Fixed - fix case search documentation by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2469](https://togithub.com/DataDog/datadog-api-client-go/pull/2469) ##### Added - Add support variablesFromScript in Synthetics API test by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2471](https://togithub.com/DataDog/datadog-api-client-go/pull/2471) - Add JSONSchema assertion support to API and multistep tests by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2448](https://togithub.com/DataDog/datadog-api-client-go/pull/2448) - add 1 day logs to usage api docs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2477](https://togithub.com/DataDog/datadog-api-client-go/pull/2477) - Update UserTeamIncluded to include teams by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2482](https://togithub.com/DataDog/datadog-api-client-go/pull/2482) - Security Monitoring - Make Default Tags available in the response by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2491](https://togithub.com/DataDog/datadog-api-client-go/pull/2491) - Add flex logs storage tier by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2493](https://togithub.com/DataDog/datadog-api-client-go/pull/2493) ##### Changed - Rename the Cloud Workload Security tag to CSM Threats by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2481](https://togithub.com/DataDog/datadog-api-client-go/pull/2481) **Full Changelog**: DataDog/datadog-api-client-go@v2.25.0...v2.26.0 </details> <details> <summary>DataDog/sketches-go (github.com/DataDog/sketches-go)</summary> ### [`v1.4.5`](https://togithub.com/DataDog/sketches-go/releases/tag/v1.4.5) [Compare Source](https://togithub.com/DataDog/sketches-go/compare/v1.4.4...v1.4.5) #### What's Changed - go.mod: update google.golang.org/protobuf to v1.32.0 & set go directive to 1.18 by [@​darccio](https://togithub.com/darccio) in [https://github.com/DataDog/sketches-go/pull/78](https://togithub.com/DataDog/sketches-go/pull/78) #### New Contributors - [@​darccio](https://togithub.com/darccio) made their first contribution in [https://github.com/DataDog/sketches-go/pull/78](https://togithub.com/DataDog/sketches-go/pull/78) **Full Changelog**: DataDog/sketches-go@v1.4.4...v1.4.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00041a9 - Browse repository at this point
Copy the full SHA 00041a9View commit details -
Update All github.com/aws packages (open-telemetry#33140)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.2` -> `v1.53.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.53.2/v1.53.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.53.2/v1.53.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2](https://togithub.com/aws/aws-sdk-go-v2) | `v1.26.1` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2/v1.26.1/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.26.1/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | `v1.27.13` -> `v1.27.15` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.13/v1.27.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.13/v1.27.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/credentials](https://togithub.com/aws/aws-sdk-go-v2) | `v1.17.13` -> `v1.17.15` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.13/v1.17.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.13/v1.17.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.16.18` -> `v1.16.20` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.18/v1.16.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.18/v1.16.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/kinesis](https://togithub.com/aws/aws-sdk-go-v2) | `v1.27.5` -> `v1.27.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.5/v1.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.5/v1.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | `v1.54.0` -> `v1.54.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.0/v1.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.0/v1.54.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.28.7` -> `v1.29.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.28.7/v1.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.28.7/v1.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://togithub.com/aws/aws-sdk-go-v2) | `v1.29.7` -> `v1.29.9` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.7/v1.29.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.7/v1.29.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/sts](https://togithub.com/aws/aws-sdk-go-v2) | `v1.28.7` -> `v1.28.9` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.7/v1.28.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.7/v1.28.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1537-2024-05-21) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.6...v1.53.7) \=== ##### Service Client Updates - `service/cloudfront`: Updates service API - Model update; no change to SDK functionality. - `service/glue`: Updates service API and documentation - Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED. - `service/lightsail`: Updates service API and documentation - This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types. - `service/mailmanager`: Adds new service - `service/pi`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for Db2 license through AWS Marketplace. - `service/storagegateway`: Updates service API and documentation - Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums. ### [`v1.53.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1536-2024-05-20) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.5...v1.53.6) \=== ##### Service Client Updates - `service/bedrock-agent`: Updates service API and documentation - `service/bedrock-agent-runtime`: Updates service API and documentation - `service/controltower`: Updates service API, documentation, and paginators - `service/osis`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters. - `service/secretsmanager`: Updates service documentation - add v2 smoke tests and smithy smokeTests trait for SDK testing ### [`v1.53.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1535-2024-05-17) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.4...v1.53.5) \=== ##### Service Client Updates - `service/application-autoscaling`: Updates service API - `service/codebuild`: Updates service API and documentation - Aws CodeBuild now supports 36 hours build timeout - `service/elasticloadbalancingv2`: Updates service API and documentation - `service/lakeformation`: Updates service API and documentation - `service/transfer`: Updates service API and documentation - Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model. ### [`v1.53.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1534-2024-05-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.3...v1.53.4) \=== ##### Service Client Updates - `service/acm-pca`: Updates service API and waiters - `service/connect`: Updates service documentation - `service/kafka`: Updates service API and documentation - `service/mwaa`: Updates service API and documentation - `service/quicksight`: Updates service API and documentation - This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK). - `service/sagemaker`: Updates service API and documentation - Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam. - `service/secretsmanager`: Updates service API and documentation - Documentation updates for AWS Secrets Manager ### [`v1.53.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1533-2024-05-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.2...v1.53.3) \=== ##### Service Client Updates - `service/bedrock-agent-runtime`: Updates service documentation - `service/codebuild`: Updates service API and documentation - CodeBuild Reserved Capacity VPC Support - `service/datasync`: Updates service API - `service/grafana`: Updates service API, documentation, and paginators - `service/medical-imaging`: Updates service API and documentation - `service/securityhub`: Updates service API and documentation </details> <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.27.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.26.2...v1.27.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.26.2...v1.27.0) ### [`v1.26.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.26.1...v1.26.2) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.26.1...v1.26.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91f8b5e - Browse repository at this point
Copy the full SHA 91f8b5eView commit details -
[receiver/kafka] Fix bug that was blocking shutdown (open-telemetry#3…
…2720) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> The kafka receiver's shutdown method is to cancel the context of a running sub goroutine. However, a small bug was causing a fatal error to be reported during shutdown when this expected condition was hit. The fatal error being reported during shutdown was causing another bug to be hit, open-telemetry/opentelemetry-collector#9824. This fix means that shutdown won't be blocked in expected shutdown conditions, but the `core` bug referenced above means shutdown will still be block in unexpected error situations. This fix is being taken from a comment made by @Dennis8274 on the issue. **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#30789 **Testing:** <Describe what testing was performed and which tests were added.> Stepped through `TestTracesReceiverStart` in a debugger before the change to see the fatal status being reported. It was no longer reported after applying the fix. Manually tested running the collector with a kafka receiver and saw that before the fix it was indeed being blocked on a normal shutdown, but after the fix it shutdown as expected.
Configuration menu - View commit details
-
Copy full SHA for 606e024 - Browse repository at this point
Copy the full SHA 606e024View commit details -
Update module github.com/tencentcloud/tencentcloud-sdk-go/tencentclou…
…d/common to v1.0.925 (open-telemetry#33149) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.920` -> `v1.0.925` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.925?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.925?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.920/v1.0.925?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.920/v1.0.925?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.925`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10925) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.924...v1.0.925) #### 内容分发网络 CDN(cdn) 版本:2018-06-06 ##### 第 127 次发布 发布时间:2024-05-21 01:17:01 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [AvifAdapter](https://cloud.tencent.com/document/api/228/30987#AvifAdapter) - 新增成员:FallbackFormats #### 数据安全治理中心(dsgc) 版本:2019-07-23 ##### 第 12 次发布 发布时间:2024-05-21 01:34:24 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PrivilegeRisk](https://cloud.tencent.com/document/api/1087/96844#PrivilegeRisk) - <font color="#dd0000">**修改成员**:</font>AccountName, TableName, Description #### 文字识别(ocr) 版本:2018-11-19 ##### 第 136 次发布 发布时间:2024-05-21 01:58:59 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475) - 新增出参:EnIssueDate, EnExpirationDate, EnBirthday, Religion, SerialNumber #### 机器翻译(tmt) 版本:2018-03-21 ##### 第 9 次发布 发布时间:2024-05-21 02:20:14 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [SpeechTranslate](https://cloud.tencent.com/document/api/551/16611) #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 75 次发布 发布时间:2024-05-21 02:21:25 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeAITranscription](https://cloud.tencent.com/document/api/647/106493) - [StartAITranscription](https://cloud.tencent.com/document/api/647/106492) - [StopAITranscription](https://cloud.tencent.com/document/api/647/106491) - [SummarizeTranscription](https://cloud.tencent.com/document/api/647/106490) 新增数据结构: - [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig) - [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams) ### [`v1.0.924`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10924) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.923...v1.0.924) #### 云联络中心(ccc) 版本:2020-02-10 ##### 第 68 次发布 发布时间:2024-05-20 01:15:04 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [CompanyApplyInfo](https://cloud.tencent.com/document/api/679/47715#CompanyApplyInfo) - 新增成员:IsEqualTencentCloud, CorporationMobile, CorporationMobilePicUrl, UseDescribeFileUrl, CompanyAuthLetterPicUrl, OperatorMobile, OperatorEmail, OperatorMobilePicUrl - <font color="#dd0000">**删除成员**:</font>BusinessScope - [CompanyStateInfo](https://cloud.tencent.com/document/api/679/47715#CompanyStateInfo) - 新增成员:ModifyTime #### 腾讯混元大模型(hunyuan) 版本:2023-09-01 ##### 第 7 次发布 发布时间:2024-05-20 01:43:12 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701) - 新增入参:EnableEnhancement ### [`v1.0.923`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10923) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.922...v1.0.923) #### 商业智能分析 BI(bi) 版本:2022-01-05 ##### 第 11 次发布 发布时间:2024-05-17 01:07:50 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateEmbedToken](https://cloud.tencent.com/document/api/590/73724) - 新增入参:GlobalParam 修改数据结构: - [EmbedTokenInfo](https://cloud.tencent.com/document/api/590/73726#EmbedTokenInfo) - 新增成员:GlobalParam #### 消息队列 CKafka 版(ckafka) 版本:2019-08-19 ##### 第 102 次发布 发布时间:2024-05-17 01:18:54 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateConnectResource](https://cloud.tencent.com/document/api/597/77737) - 新增入参:MqttConnectParam - [ModifyConnectResource](https://cloud.tencent.com/document/api/597/77794) - 新增入参:MqttConnectParam #### 日志服务(cls) 版本:2020-10-16 ##### 第 92 次发布 发布时间:2024-05-17 01:21:01 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateCosRecharge](https://cloud.tencent.com/document/api/614/88100) - <font color="#dd0000">**修改入参**:</font>Prefix - [SearchCosRechargeInfo](https://cloud.tencent.com/document/api/614/97126) - <font color="#dd0000">**修改入参**:</font>Prefix #### 云服务器(cvm) 版本:2017-03-12 ##### 第 127 次发布 发布时间:2024-05-17 01:23:32 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [RunInstances](https://cloud.tencent.com/document/api/213/15730) - 新增入参:CpuTopology 新增数据结构: - [CpuTopology](https://cloud.tencent.com/document/api/213/15753#CpuTopology) #### 弹性 MapReduce(emr) 版本:2019-01-03 ##### 第 64 次发布 发布时间:2024-05-17 01:39:38 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeEmrOverviewMetrics](https://cloud.tencent.com/document/api/589/106350) - [DescribeHBaseTableOverview](https://cloud.tencent.com/document/api/589/106349) 修改接口: - [InquiryPriceScaleOutInstance](https://cloud.tencent.com/document/api/589/34265) - 新增入参:ResourceBaseType, ComputeResourceId - [ScaleOutInstance](https://cloud.tencent.com/document/api/589/34264) - 新增入参:ResourceBaseType, ComputeResourceId - [TerminateInstance](https://cloud.tencent.com/document/api/589/34260) - 新增入参:ResourceBaseType, ComputeResourceId 新增数据结构: - [MetricTags](https://cloud.tencent.com/document/api/589/33981#MetricTags) - [OverviewMetricData](https://cloud.tencent.com/document/api/589/33981#OverviewMetricData) - [OverviewRow](https://cloud.tencent.com/document/api/589/33981#OverviewRow) - [TableSchemaItem](https://cloud.tencent.com/document/api/589/33981#TableSchemaItem) #### 全栈式风控引擎(rce) 版本:2020-11-03 ##### 第 10 次发布 发布时间:2024-05-17 02:07:15 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - DescribeRiskAssessment #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 111 次发布 发布时间:2024-05-17 02:19:56 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**预下线接口**:</font> - DescribeCmqDeadLetterSourceQueues #### 实时音视频(trtc) 版本:2019-07-22 ##### 第 74 次发布 发布时间:2024-05-17 02:28:57 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [StartStreamIngest](https://cloud.tencent.com/document/api/647/101872) - 新增入参:SeekSecond #### 视频生成(vcg) 版本:2024-04-04 ##### 第 1 次发布 发布时间:2024-05-16 16:26:14 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeVideoStylizationJob](https://cloud.tencent.com/document/api/1770/106290) - [SubmitVideoStylizationJob](https://cloud.tencent.com/document/api/1770/106289) #### 云点播(vod) 版本:2018-07-17 ##### 第 181 次发布 发布时间:2024-05-17 02:33:00 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [SimpleHlsClip](https://cloud.tencent.com/document/api/266/33428) - 新增入参:ExtInfo #### 视频转译(vtc) 版本:2024-02-23 ##### 第 1 次发布 发布时间:2024-05-16 16:17:26 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ConfirmVideoTranslateJob](https://cloud.tencent.com/document/api/1769/106275) - [DescribeVideoTranslateJob](https://cloud.tencent.com/document/api/1769/106274) - [SubmitVideoTranslateJob](https://cloud.tencent.com/document/api/1769/106273) 新增数据结构: - [AsrTimestamps](https://cloud.tencent.com/document/api/1769/106276#AsrTimestamps) - [AudioTranslateResult](https://cloud.tencent.com/document/api/1769/106276#AudioTranslateResult) - [TranslateResult](https://cloud.tencent.com/document/api/1769/106276#TranslateResult) ### [`v1.0.922`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10922) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.921...v1.0.922) #### 消息队列 CKafka 版(ckafka) 版本:2019-08-19 ##### 第 101 次发布 发布时间:2024-05-16 01:22:41 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [MqttConnectParam](https://cloud.tencent.com/document/api/597/40861#MqttConnectParam) - [MqttParam](https://cloud.tencent.com/document/api/597/40861#MqttParam) 修改数据结构: - [DatahubResource](https://cloud.tencent.com/document/api/597/40861#DatahubResource) - 新增成员:MqttParam - [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource) - 新增成员:MqttConnectParam - <font color="#dd0000">**修改成员**:</font>TaskProgress, StepList, KafkaConnectParam - [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp) - 新增成员:MqttConnectParam - <font color="#dd0000">**修改成员**:</font>KafkaConnectParam #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 38 次发布 发布时间:2024-05-16 01:26:49 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208) 新增数据结构: - [NewAlertKey](https://cloud.tencent.com/document/api/664/90825#NewAlertKey) #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 170 次发布 发布时间:2024-05-16 01:44:57 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961) - 新增入参:UserData #### 容器安全服务(tcss) 版本:2020-11-01 ##### 第 61 次发布 发布时间:2024-05-16 02:21:16 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeEventEscapeImageList](https://cloud.tencent.com/document/api/1285/106209) 新增数据结构: - [EventEscapeImageInfo](https://cloud.tencent.com/document/api/1285/65614#EventEscapeImageInfo) ### [`v1.0.921`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10921) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.920...v1.0.921) #### 消息队列 CKafka 版(ckafka) 版本:2019-08-19 ##### 第 101 次发布 发布时间:2024-05-16 01:22:41 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [MqttConnectParam](https://cloud.tencent.com/document/api/597/40861#MqttConnectParam) - [MqttParam](https://cloud.tencent.com/document/api/597/40861#MqttParam) 修改数据结构: - [DatahubResource](https://cloud.tencent.com/document/api/597/40861#DatahubResource) - 新增成员:MqttParam - [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource) - 新增成员:MqttConnectParam - <font color="#dd0000">**修改成员**:</font>TaskProgress, StepList, KafkaConnectParam - [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp) - 新增成员:MqttConnectParam - <font color="#dd0000">**修改成员**:</font>KafkaConnectParam #### 云安全一体化平台(csip) 版本:2022-11-21 ##### 第 38 次发布 发布时间:2024-05-16 01:26:49 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208) 新增数据结构: - [NewAlertKey](https://cloud.tencent.com/document/api/664/90825#NewAlertKey) #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 170 次发布 发布时间:2024-05-16 01:44:57 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961) - 新增入参:UserData #### 容器安全服务(tcss) 版本:2020-11-01 ##### 第 61 次发布 发布时间:2024-05-16 02:21:16 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeEventEscapeImageList](https://cloud.tencent.com/document/api/1285/106209) 新增数据结构: - [EventEscapeImageInfo](https://cloud.tencent.com/document/api/1285/65614#EventEscapeImageInfo) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f6a2c6 - Browse repository at this point
Copy the full SHA 9f6a2c6View commit details -
Update module google.golang.org/api to v0.181.0 (open-telemetry#33166)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.180.0` -> `v0.181.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.180.0/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.180.0/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.178.0` -> `v0.181.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.178.0/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.178.0/v0.181.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.181.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.181.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.180.0...v0.181.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2581](https://togithub.com/googleapis/google-api-go-client/issues/2581)) ([6923ec8](https://togithub.com/googleapis/google-api-go-client/commit/6923ec8ab79fa209cbe9bcea6f193155965ee030)) - **all:** Auto-regenerate discovery clients ([#​2583](https://togithub.com/googleapis/google-api-go-client/issues/2583)) ([7b18e5d](https://togithub.com/googleapis/google-api-go-client/commit/7b18e5d39312f9904714ddf887011dda671e5796)) - **all:** Auto-regenerate discovery clients ([#​2585](https://togithub.com/googleapis/google-api-go-client/issues/2585)) ([e35f76f](https://togithub.com/googleapis/google-api-go-client/commit/e35f76f674f79bc8b5bed6327d3bd4d1a8901a32)) - **all:** Auto-regenerate discovery clients ([#​2586](https://togithub.com/googleapis/google-api-go-client/issues/2586)) ([afc4685](https://togithub.com/googleapis/google-api-go-client/commit/afc46850a7637d8e0e3215b60c6618d2c37e7b95)) - **all:** Auto-regenerate discovery clients ([#​2587](https://togithub.com/googleapis/google-api-go-client/issues/2587)) ([86c9521](https://togithub.com/googleapis/google-api-go-client/commit/86c952133c54c240ad61cea70be1fd5d775dab99)) - **all:** Auto-regenerate discovery clients ([#​2589](https://togithub.com/googleapis/google-api-go-client/issues/2589)) ([c3f4828](https://togithub.com/googleapis/google-api-go-client/commit/c3f4828eeedfb2d662e36ad6b37c2874de85885e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1910ae0 - Browse repository at this point
Copy the full SHA 1910ae0View commit details -
[chore][exporter/elasticsearch] Add benchmark for traces consumer (op…
…en-telemetry#33087) **Description:** Similar to open-telemetry#33035 the PR adds benchmarks for `ConsumeTraces`. The PR also updates the mock es receiver to handle `traces` properly in order to have better readability of the tests/benchmarks and avoid confusion with the special handling -- this is done by using separate index configuration for traces and logs to distinguish the items in the bulk indexer payload. The PR also adds an extra metric to the benchmarks (`Consume{Traces, Logs}`) for reporting events consumed per second. <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** [32504](open-telemetry#32504) **Testing:** `cd exporter/elasticsearchexporter/integrationtest && go test -bench=BenchmarkExporter -run=^$ ./...` **Documentation:** N/A
Configuration menu - View commit details
-
Copy full SHA for c2b0082 - Browse repository at this point
Copy the full SHA c2b0082View commit details -
[chore] docs: update feature gate schedule (open-telemetry#33125)
Because moving to beta slipped from 0.99.0 to 0.100.0.
Configuration menu - View commit details
-
Copy full SHA for 5650e35 - Browse repository at this point
Copy the full SHA 5650e35View commit details -
[exporter/sumologicexporter]: adds support for tracing (open-telemetr…
…y#33021) **Description:** adds support for tracing It should be the last PR which moves code from Sumo Logic repository. I will compare the codebase after merging it **Link to tracking Issue:** open-telemetry#32315 **Testing:** * unit tests **Documentation:** * Readme --------- Signed-off-by: Dominik Rosiek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cab59ab - Browse repository at this point
Copy the full SHA cab59abView commit details -
Add k8s makefile targets (open-telemetry#32349)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> First attempt for open-telemetry#32348. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#32348 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> --------- Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54b25f7 - Browse repository at this point
Copy the full SHA 54b25f7View commit details -
[receiver/vcenter] Replaces Deprecated Packet Metrics (open-telemetry…
…#33167) **Description:** <Describe what has changed.> This mostly replaced deprecated packet metrics which already had a warning. Namely `vcenter.host.network.packet.errors`, `vcenter.host.network.packet.count`, and `vcenter.vm.network.packet.count`. They are replaced through enabling by default (while removing the existing warnings) the metrics `vcenter.host.network.packet.error.rate`, `vcenter.host.network.packet.rate`, and `vcenter.vm.network.packet.rate` respectively. The metric `vcenter.vm.network.packet.rate` is also enabled by default (while removing its current warning). **Link to tracking Issue:** <Issue number if applicable> open-telemetry#32929 open-telemetry#32835 **Testing:** <Describe what testing was performed and which tests were added.> Unit tests updated/ran. Integration tests ran. Local environment checked. **Documentation:** <Describe the documentation added.> Documentation regenerated from metadata.
Configuration menu - View commit details
-
Copy full SHA for 86249ea - Browse repository at this point
Copy the full SHA 86249eaView commit details -
[chore][exporter/datadog] Explicitly add api::site to all examples (o…
…pen-telemetry#33155) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Explicitly set `api::site` in examples
Configuration menu - View commit details
-
Copy full SHA for 2cae21f - Browse repository at this point
Copy the full SHA 2cae21fView commit details -
[chore] use mdatagen for metrics servicegraphconnector (open-telemetr…
…y#33175) Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 612b588 - Browse repository at this point
Copy the full SHA 612b588View commit details -
[pkg/ottl] Add
Year
converter (open-telemetry#33123)**Description:** This adds in a `Year` converter that takes a `time.Time` and returns the int month component. Analogous to what we already have with `Hour` **Link to tracking Issue:** open-telemetry#33106 **Testing:** Added two unit tests based on the existing `Hour` ones **Documentation:** Added the new converter to the ottlfuncs README.md --------- Signed-off-by: sinkingpoint <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d08b2fb - Browse repository at this point
Copy the full SHA d08b2fbView commit details -
[pkg/ottl] Add
Month
converter (open-telemetry#33122)**Description:** This adds in a `Month` converter that takes a `time.Time` and returns the int month component. Analogous to what we already have with `Hour` **Link to tracking Issue:** open-telemetry#33106 **Testing:** Added two unit tests based on the existing `Hour` ones **Documentation:** Added the new converter to the ottlfuncs README.md --------- Signed-off-by: sinkingpoint <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec32eda - Browse repository at this point
Copy the full SHA ec32edaView commit details -
[pkg/stanza] expose max log size option for the container parser (ope…
…n-telemetry#33186) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> The [logsCollection](https://github.com/open-telemetry/opentelemetry-helm-charts/blob/ef0e1ac4f645cdbb9bd0108c76b1ed69e418430c/charts/opentelemetry-collector/values.yaml#L29C3-L37) Helm preset provides the option to set the `maxRecombineLogSize`. The `container` parser does not expose this option but rather sets it to `102400` by default internally. This PR is to make this option configurable so that the parser can be used in the [Helm preset seamlessly](open-telemetry/opentelemetry-helm-charts#1195). **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> Added. **Documentation:** <Describe the documentation added.> Updated. Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98b5dcf - Browse repository at this point
Copy the full SHA 98b5dcfView commit details -
Update module golang.org/x/net to v0.25.0 (open-telemetry#33165)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/net | `v0.24.0` -> `v0.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fnet/v0.24.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.24.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d1b15d - Browse repository at this point
Copy the full SHA 2d1b15dView commit details -
[pkg/ottl] Add
Day
converter (open-telemetry#33121)**Description:** This adds in a `Day` converter that takes a `time.Time` and returns the int day component. Analogous to what we already have with `Hour` **Link to tracking Issue:** open-telemetry#33106 **Testing:** Added two unit tests based on the existing `Hour` ones **Documentation:** Added the new converter to the ottlfuncs README.md --------- Signed-off-by: sinkingpoint <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]> Co-authored-by: Evan Bradley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6df00e3 - Browse repository at this point
Copy the full SHA 6df00e3View commit details -
Update docker-compose deps (open-telemetry#33045)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.100.0` -> `0.101.0` | | [otel/opentelemetry-collector-contrib](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.100.0` -> `0.101.0` | | prom/prometheus | minor | `v2.51.2` -> `v2.52.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)</summary> ### [`v0.101.0`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.101.0) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector-releases/compare/v0.100.0...v0.101.0) Check the [v0.101.0 contrib changelog](https://togithub.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.101.0) and the [v0.101.0 core changelog](https://togithub.com/open-telemetry/opentelemetry-collector/releases/tag/v0.101.0) for changelogs on specific components. #### Changelog - [`a09318c`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/a09318c) \[chore] Prepare v0.101.0 ([#​559](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/559)) - [`962611e`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/962611e) Bump actions/checkout from 4.1.5 to 4.1.6 ([#​556](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/556)) - [`36d5d69`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/36d5d69) added splunkenterprise receiver to the manifest ([#​553](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/553)) - [`5176736`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/5176736) Bump github.com/goreleaser/nfpm/v2 from 2.36.1 to 2.37.1 ([#​549](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/549)) - [`640329d`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/640329d) Bump actions/checkout from 4.1.4 to 4.1.5 ([#​548](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/548)) - [`a87da25`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/a87da25) Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 ([#​547](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/547)) - [`c782c5d`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/c782c5d) \[chore] prepare v0.100.0 ([#​545](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/545)) - [`f19cdbc`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/f19cdbc) Bump actions/setup-go from 5.0.0 to 5.0.1 ([#​544](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/544)) - [`2b50459`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/2b50459) Add otlpencodingextension to contrib ([#​542](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/542)) - [`b46b435`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/b46b435) Bump actions/upload-artifact from 4.3.2 to 4.3.3 ([#​541](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/541)) - [`fe5f3d6`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/fe5f3d6) Bump actions/checkout from 4.1.3 to 4.1.4 ([#​540](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/540)) - [`16d2f27`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/16d2f27) Bump anchore/sbom-action from 0.15.10 to 0.15.11 ([#​538](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/538)) - [`7fa522a`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/7fa522a) Bump actions/download-artifact from 4.1.5 to 4.1.7 ([#​539](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/539)) - [`b7383b6`](https://togithub.com/open-telemetry/opentelemetry-collector-releases/commit/b7383b6) Add zipkinencodingextension to contrib ([#​537](https://togithub.com/open-telemetry/opentelemetry-collector-releases/issues/537)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 788fca7 - Browse repository at this point
Copy the full SHA 788fca7View commit details -
[chore][processor/remotetap] Fix flaky tests (open-telemetry#32970)
I added more information on the issue, but it seems like the limiter being used is especially flaky with timing in tests, so if too many metrics/traces/logs are being sent, the limit won't get fully hit as expected, meaning data will count as two separate intervals in the test (thus not being limited properly). This is flakiness in testing, not the rate limiter's fault, from what I can tell. Also, in `assert.Equal`, the expected value should be first, and the actual value should be second. I've swapped these as the original output of the test failure was causing me confusion. Resolves open-telemetry#32967
Configuration menu - View commit details
-
Copy full SHA for 6cec2a6 - Browse repository at this point
Copy the full SHA 6cec2a6View commit details -
[chore][receiver/jmx/internal/subprocess] Enable goleak check (open-t…
…elemetry#31773) This originally was failing in CI/CD, but has passed 10+ times in a row, I think it's safe to merge. **Link to tracking Issue:** open-telemetry#30438
Configuration menu - View commit details
-
Copy full SHA for 91e4b9c - Browse repository at this point
Copy the full SHA 91e4b9cView commit details -
Update module github.com/hashicorp/consul/api to v1.28.3 (open-teleme…
…try#33148) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hashicorp/consul/api](https://togithub.com/hashicorp/consul) | `v1.28.2` -> `v1.28.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fconsul%2fapi/v1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhashicorp%2fconsul%2fapi/v1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhashicorp%2fconsul%2fapi/v1.28.2/v1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhashicorp%2fconsul%2fapi/v1.28.2/v1.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Signed-off-by: Alex Boten <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a80d39b - Browse repository at this point
Copy the full SHA a80d39bView commit details -
[exporter/awsxray] Adjust AwsXRay segment conversion logic (open-tele…
…metry#33000) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Cherry-picking from downstream: amazon-contributing#111 amazon-contributing#115 amazon-contributing#127 - We are adjusting the segment creation to accommodate local root spans. If a span is a not a local root, then we keep existing behavior. If it is a local root then: - If it is an Internal or Server span, then promote it to a segment. Else we will split it into a segment and subsegment. The segment will represent the service operation and the subsegment will represent the dependency (service A calls service B). - Update the common logic for setting segment.Name, which previously only looked at CLIENT/PRODUCER spans, to also look at CONSUMER spans. **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> Unit Testing **Documentation:** <Describe the documentation added.> --------- Co-authored-by: atshaw43 <[email protected]> Co-authored-by: Thomas Pierce <[email protected]> Co-authored-by: John Knollmeyer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 902d846 - Browse repository at this point
Copy the full SHA 902d846View commit details -
[chore][Weekly Report] Define required variable (open-telemetry#33154)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> [Weekly report failure](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9167350011/job/25204346835#step:4:55) output: ``` ReferenceError: report is not defined at generateReport (/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/.github/workflows/scripts/generate-weekly-report.js:243:3) at main (/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/.github/workflows/scripts/generate-weekly-report.js:419:18) at async module.exports (/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/.github/workflows/scripts/generate-weekly-report.js:425:3) at async eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35424:16), <anonymous>:4:1) at async main (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35[52](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9167350011/job/25204346835#step:4:53)2:20) Error: Unhandled error: ReferenceError: report is not defined ``` I accidentally deleted a line I shouldn't have in open-telemetry#32934, this re-adds the originally deleted line.
Configuration menu - View commit details
-
Copy full SHA for a8a4d90 - Browse repository at this point
Copy the full SHA a8a4d90View commit details -
[chore] update otelarrowreceiver to use mdatagen (open-telemetry#33161)
This updates the receiver to use the generated metrics via mdatagen. Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c49fa1 - Browse repository at this point
Copy the full SHA 5c49fa1View commit details -
[chore] remove usage of soon to be deprecated grpc.Dial (open-telemet…
…ry#33188) This is preparing for the update to the latest version of grpc Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 483a201 - Browse repository at this point
Copy the full SHA 483a201View commit details -
[pkg/stanza] Add monitoring metrics for open and harvested files in f…
…ileconsumer (open-telemetry#31544) Blocked on open-telemetry#31618 **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR adds support for filelog receiver to emit observable metrics about its current state: how many files are opened, and harvested. **Link to tracking Issue:** open-telemetry#31256 **Testing:** <Describe what testing was performed and which tests were added.> #### How to test this manually 1. Use the following collector config: ```yaml receivers: filelog: start_at: end include: - /var/log/busybox/monitoring/*.log exporters: debug: verbosity: detailed service: telemetry: metrics: level: detailed address: ":8888" pipelines: logs: receivers: [filelog] exporters: [debug] processors: [] ``` 2. Build and run the collector: `make otelcontribcol && ./bin/otelcontribcol_linux_amd64 --config ~/otelcol/monitoring_telemetry/config.yaml` 3. Produce some logs: ```console echo 'some line' >> /var/log/busybox/monitoring/1.log while true; do echo -e "This is a log line" >> /var/log/busybox/monitoring/2.log; done ``` 4. Verify that metrics are produced: ```console curl 0.0.0.0:8888/metrics | grep _files % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4002 0 4002 0 0 1954k 0 --:--:-- --:--:-- --:--:-- 1954k # HELP otelcol_fileconsumer_open_files Number of open files # TYPE otelcol_fileconsumer_open_files gauge otelcol_fileconsumer_open_files{service_instance_id="72b4899d-6ce3-41de-a25b-8f0370e22ec1",service_name="otelcontribcol",service_version="0.99.0-dev"} 2 # HELP otelcol_fileconsumer_reading_files Number of open files that are being read # TYPE otelcol_fileconsumer_reading_files gauge otelcol_fileconsumer_reading_files{service_instance_id="72b4899d-6ce3-41de-a25b-8f0370e22ec1",service_name="otelcontribcol",service_version="0.99.0-dev"} 1 ``` **Documentation:** <Describe the documentation added.> Added a respective section in Filelog receiver's docs. --------- Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ba2c7c - Browse repository at this point
Copy the full SHA 4ba2c7cView commit details -
[chore] address linter deprecation warnings (open-telemetry#33191)
As was done in core open-telemetry/opentelemetry-collector#10209 Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a2b7c4 - Browse repository at this point
Copy the full SHA 3a2b7c4View commit details -
[chore] exclude certain gosec linters (open-telemetry#33192)
This is causing performance issue w/ the linters as discussed in golangci/golangci-lint#4735 Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b700b34 - Browse repository at this point
Copy the full SHA b700b34View commit details -
[chore] more deprecated grpc call updates (open-telemetry#33194)
Updating grpc.Dial to grpc.NewClient and removing WithBlock as per https://github.com/grpc/grpc-go/blob/master/Documentation/anti-patterns.md#the-wrong-way-grpcdial --------- Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba5fe28 - Browse repository at this point
Copy the full SHA ba5fe28View commit details -
Update module google.golang.org/grpc to v1.64.0 (open-telemetry#33172)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | `v1.63.2` -> `v1.64.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgrpc/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgrpc/v1.63.2/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc/v1.63.2/v1.64.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.64.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.64.0): Release 1.64.0 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.63.2...v1.64.0) ### API Changes - stats: Deprecate `InPayload.Data` and `OutPayload.Data`; they were experimental and will be deleted in the next release ([#​7121](https://togithub.com/grpc/grpc-go/issues/7121)) ### Behavior Changes - codec: Remove handling of environment variable `GRPC_GO_ADVERTISE_COMPRESSORS` to suppress setting supported compressors in `grpc-accept-encoding` header. Compressors will always be advertised, as they have been by default for some time ([#​7203](https://togithub.com/grpc/grpc-go/issues/7203)) ### New Features - resolver/dns: Add `SetMinResolutionInterval` to set the minimum interval at which DNS re-resolutions may occur ([#​6962](https://togithub.com/grpc/grpc-go/issues/6962)) - Special Thanks: [@​HomayoonAlimohammadi](https://togithub.com/HomayoonAlimohammadi) - peer/peer: Implement the `fmt.Stringer` interface for pretty printing `Peer`, and - metadata/metadata: Implement the `fmt.Stringer` interface for pretty printing `MD` ([#​7137](https://togithub.com/grpc/grpc-go/issues/7137)) - Special Thanks: [@​AnomalRoil](https://togithub.com/AnomalRoil) ### Performance Improvements - client: Improve RPC performance by reducing work while holding a lock ([#​7132](https://togithub.com/grpc/grpc-go/issues/7132)) ### Bug Fixes - transport/server: Display the proper timeout value when keepalive pings are not ack'd in time ([#​7038](https://togithub.com/grpc/grpc-go/issues/7038)) - Special Thanks: [@​BatmanAoD](https://togithub.com/BatmanAoD) - channelz: Fix bug that was causing the subchannel's target to be unset ([#​7189](https://togithub.com/grpc/grpc-go/issues/7189)) - stats: Fix bug where peer was not set in context when calling stats handler for `OutPayload`, `InPayload`, and `End` ([#​7096](https://togithub.com/grpc/grpc-go/issues/7096)) ### Dependencies - deps: Remove dependency on deprecated `github.com/golang/protobuf` module ([#​7122](https://togithub.com/grpc/grpc-go/issues/7122)) ### Documentation - grpc: Deprecate `WithBlock`, `WithReturnConnectionError`, `FailOnNonTempDialError` which are ignored by `NewClient` ([#​7097](https://togithub.com/grpc/grpc-go/issues/7097)) - Special Thanks: [@​pellared](https://togithub.com/pellared) - grpc: Deprecate `Dial` and `DialContext`. These will continue to be supported throughout 1.x, but are deprecated to direct users to `NewClient` (See [#​7090](https://togithub.com/grpc/grpc-go/issues/7090) for more information) - examples: Add custom lb example ([#​6691](https://togithub.com/grpc/grpc-go/issues/6691)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4056608 - Browse repository at this point
Copy the full SHA 4056608View commit details -
[chore] filterprocessor uses mdatagen for internal metrics (open-tele…
…metry#33197) Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dc3ac3 - Browse repository at this point
Copy the full SHA 2dc3ac3View commit details -
Update module github.com/golangci/golangci-lint to v1.58.2 (open-tele…
…metry#33147) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | `v1.58.1` -> `v1.58.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint/v1.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint/v1.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint/v1.58.1/v1.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint/v1.58.1/v1.58.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>golangci/golangci-lint (github.com/golangci/golangci-lint)</summary> ### [`v1.58.2`](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Signed-off-by: Alex Boten <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d605bdb - Browse repository at this point
Copy the full SHA d605bdbView commit details
Commits on May 23, 2024
-
[receiver/awss3receiver] Add obsreport usage for receiver metrics (op…
…en-telemetry#33110) **Description:** Add metrics using obsreport to the S3 receiver **Link to tracking Issue:** open-telemetry#30750 **Testing:** Full stack test, confirmed `otelcol_receiver_accepted_spans` and `otelcol_receiver_refused_spans` was being exported for the `awss3` receiver. **Documentation:** None
Configuration menu - View commit details
-
Copy full SHA for 6f477ff - Browse repository at this point
Copy the full SHA 6f477ffView commit details -
[processor/resourcedetectionprocessor] Expose Azure resource tags (op…
…en-telemetry#32953) **Description:** Adds support to expose regex matched Azure resource tags as opentelemetry resource attributes. **Link to tracking Issue:** **Testing:** - Internal regex matching tests added - Built & deployed to allow verification against deployed Azure resources **Documentation:** - Updated Azure section of the resource detection processor documentation to include a section outlining regex matching usage
Configuration menu - View commit details
-
Copy full SHA for b638f4b - Browse repository at this point
Copy the full SHA b638f4bView commit details -
Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 (o…
…pen-telemetry#33162) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://togithub.com/grpc-ecosystem/grpc-gateway) | `v2.19.1` -> `v2.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.19.1/v2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.19.1/v2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)</summary> ### [`v2.20.0`](https://togithub.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.20.0) [Compare Source](https://togithub.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0) #### What's Changed - api_visibility option now transitively hides request/response messages by [@​Place1](https://togithub.com/Place1) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/3966](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/3966) - Marshal non proto fields with indents by [@​gknw](https://togithub.com/gknw) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4027](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4027) - chore: fix some comments by [@​avoidalone](https://togithub.com/avoidalone) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4092](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4092) - chore(examples): add one example to log request body when the status code is non 200 by [@​richzw](https://togithub.com/richzw) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4108](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4108) - feat(bazel): surface --disable_default_responses in rule def by [@​rajukrishnamurthy](https://togithub.com/rajukrishnamurthy) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4126](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4126) - integration: fix wrapping of response writer causing endless test loop by [@​johanbrandhorst](https://togithub.com/johanbrandhorst) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4131](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4131) - Omit enum field when value is empty by [@​jeromefroe](https://togithub.com/jeromefroe) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4180](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4180) - docs/mapping/examples.md: update CoreOS example GitHub branch to `master` branch by [@​mohamedawnallah](https://togithub.com/mohamedawnallah) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4198](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4198) - chore: remove repetitive word by [@​mountcount](https://togithub.com/mountcount) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4183](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4183) - Fix Typo in examples.md by [@​umakantv](https://togithub.com/umakantv) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4212](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4212) - Write Content-Length header if doForwardTrailers is not set by [@​joshgarnett](https://togithub.com/joshgarnett) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4259](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4259) - Fixing TestOutgoingTrailerMatcher, which was non-deterministic by [@​joshgarnett](https://togithub.com/joshgarnett) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4265](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4265) - Update README.md by [@​MakDon](https://togithub.com/MakDon) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4322](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4322) - fix(4245): setting appropriate log level for error logs by [@​rajeshkarnena](https://togithub.com/rajeshkarnena) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4327](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4327) - fix: handle `X-Forwarded-*` headers correctly by [@​haines](https://togithub.com/haines) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4334](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4334) #### New Contributors - [@​Place1](https://togithub.com/Place1) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/3966](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/3966) - [@​avoidalone](https://togithub.com/avoidalone) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4092](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4092) - [@​richzw](https://togithub.com/richzw) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4108](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4108) - [@​rajukrishnamurthy](https://togithub.com/rajukrishnamurthy) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4126](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4126) - [@​jeromefroe](https://togithub.com/jeromefroe) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4180](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4180) - [@​mohamedawnallah](https://togithub.com/mohamedawnallah) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4198](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4198) - [@​mountcount](https://togithub.com/mountcount) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4183](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4183) - [@​umakantv](https://togithub.com/umakantv) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4212](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4212) - [@​joshgarnett](https://togithub.com/joshgarnett) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4259](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4259) - [@​rajeshkarnena](https://togithub.com/rajeshkarnena) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4327](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/4327) **Full Changelog**: grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7556627 - Browse repository at this point
Copy the full SHA 7556627View commit details -
[chore][exporter/datadog] Add Datadog connector to all examples using…
… traces (open-telemetry#33114) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> - Adds Datadog connector to all Datadog exporter examples using traces. - Corrects ordering on processors to follow https://github.com/open-telemetry/opentelemetry-collector/tree/main/processor#recommended-processors --------- Co-authored-by: Yang Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 365a6d6 - Browse repository at this point
Copy the full SHA 365a6d6View commit details -
[receiver/syslog] Switch to active fork of go-syslog (open-telemetry#…
…33205) **Description:** The repository https://github.com/influxdata/go-syslog was archived on May 21st, 2024. The original developer of the package has thankfully picked up the work at https://github.com/leodido/go-syslog. **Testing:** The existing test suite passing should confirm that the functionality is unchanged after replacing the package. **Documentation:** N/A
Configuration menu - View commit details
-
Copy full SHA for 78e1bec - Browse repository at this point
Copy the full SHA 78e1becView commit details -
[chore] use mdatage for internal metrics groupbyattrs (open-telemetry…
…#33198) Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a603781 - Browse repository at this point
Copy the full SHA a603781View commit details
Commits on May 24, 2024
-
[chore] update test for confmap changes (open-telemetry#32660)
**Description:** Update test to be compatible with confmap changes to unmarshal via confmap first --------- Signed-off-by: Antoine Toulme <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecbd48f - Browse repository at this point
Copy the full SHA ecbd48fView commit details -
[chore] remove debug git diff (open-telemetry#33209)
Follow up to open-telemetry#32660 - remove debug statement
Configuration menu - View commit details
-
Copy full SHA for c7054f8 - Browse repository at this point
Copy the full SHA c7054f8View commit details -
fix: unify koanf delimiter to otel (open-telemetry#33214)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** Fixes open-telemetry#31925 Signed-off-by: odubajDT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc9818b - Browse repository at this point
Copy the full SHA dc9818bView commit details -
[connector/exceptions] Add support for exemplars in exceptionsconnect…
…or (open-telemetry#31819) **Description:** <Describe what has changed.> Adds support for exemplars fort the generated metrics from exceptions. It relates the span and trace id with metrics. The ingestion needs to be enabled via config (disbled by default). **Link to tracking Issue:** Resolves open-telemetry#24409 **Documentation:** Added documentation for enabling generation of exemplars. --------- Co-authored-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fad287 - Browse repository at this point
Copy the full SHA 4fad287View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f7d8c4 - Browse repository at this point
Copy the full SHA 6f7d8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49796b9 - Browse repository at this point
Copy the full SHA 49796b9View commit details -
[influxdb] remove uint fields from InfluxDB plugins (open-telemetry#3…
…3228) **Description:** <Describe what has changed.> This change removes the Metric signal `flags` field to/from InfluxDB conversion. The InfluxDB field is type `uint` which is not supported in InfluxDB v1 AND the Metric `flags` field is not particularly useful (yet) in OpenTelemetry. **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#29896 **Testing:** Material code changes and tests in influxdata/influxdb-observability#305 **Documentation:** <Describe the documentation added.> Small changes to docs in influxdata/influxdb-observability#305
Configuration menu - View commit details
-
Copy full SHA for 49b0d13 - Browse repository at this point
Copy the full SHA 49b0d13View commit details -
Update opentelemetry-go monorepo (open-telemetry#33173)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetricgrpc/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlpmetric%2fotlpmetrichttp/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracehttp/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/exporters/prometheus](https://togithub.com/open-telemetry/opentelemetry-go) | `v0.48.0` -> `v0.49.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.48.0/v0.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fprometheus/v0.48.0/v0.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/metric](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fmetric/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fmetric/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fmetric/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fmetric/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/sdk](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fsdk/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fsdk/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/sdk/metric](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk%2fmetric/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/otel/trace](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2ftrace/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2ftrace/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2ftrace/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2ftrace/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)</summary> ### [`v1.27.0`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.27.0): /v0.49.0/v0.3.0 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.26.0...v1.27.0) This release includes the first beta release of the OpenTelemetry Logs Bridge API and SDK for Go. ##### Overview ##### Added - Add example for `go.opentelemetry.io/otel/exporters/stdout/stdoutlog`. ([#​5242](https://togithub.com/open-telemetry/opentelemetry-go/issues/5242)) - Add `RecordFactory` in `go.opentelemetry.io/otel/sdk/log/logtest` to facilitate testing exporter and processor implementations. ([#​5258](https://togithub.com/open-telemetry/opentelemetry-go/issues/5258)) - Add `RecordFactory` in `go.opentelemetry.io/otel/log/logtest` to facilitate testing bridge implementations. ([#​5263](https://togithub.com/open-telemetry/opentelemetry-go/issues/5263)) - The count of dropped records from the `BatchProcessor` in `go.opentelemetry.io/otel/sdk/log` is logged. ([#​5276](https://togithub.com/open-telemetry/opentelemetry-go/issues/5276)) - Add metrics in the `otel-collector` example. ([#​5283](https://togithub.com/open-telemetry/opentelemetry-go/issues/5283)) - Add the synchronous gauge instrument to `go.opentelemetry.io/otel/metric`. ([#​5304](https://togithub.com/open-telemetry/opentelemetry-go/issues/5304)) - An `int64` or `float64` synchronous gauge instrument can now be created from a `Meter`. - All implementations of the API (`go.opentelemetry.io/otel/metric/noop`, `go.opentelemetry.io/otel/sdk/metric`) are updated to support this instrument. - Add logs to `go.opentelemetry.io/otel/example/dice`. ([#​5349](https://togithub.com/open-telemetry/opentelemetry-go/issues/5349)) ##### Changed - The `Shutdown` method of `Exporter` in `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` ignores the context cancellation and always returns `nil`. ([#​5189](https://togithub.com/open-telemetry/opentelemetry-go/issues/5189)) - The `ForceFlush` and `Shutdown` methods of the exporter returned by `New` in `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` ignore the context cancellation and always return `nil`. ([#​5189](https://togithub.com/open-telemetry/opentelemetry-go/issues/5189)) - Apply the value length limits to `Record` attributes in `go.opentelemetry.io/otel/sdk/log`. ([#​5230](https://togithub.com/open-telemetry/opentelemetry-go/issues/5230)) - De-duplicate map attributes added to a `Record` in `go.opentelemetry.io/otel/sdk/log`. ([#​5230](https://togithub.com/open-telemetry/opentelemetry-go/issues/5230)) - `go.opentelemetry.io/otel/exporters/stdout/stdoutlog` won't print timestamps when `WithoutTimestamps` option is set. ([#​5241](https://togithub.com/open-telemetry/opentelemetry-go/issues/5241)) - The `go.opentelemetry.io/otel/exporters/stdout/stdoutlog` exporter won't print `AttributeValueLengthLimit` and `AttributeCountLimit` fields now, instead it prints the `DroppedAttributes` field. ([#​5272](https://togithub.com/open-telemetry/opentelemetry-go/issues/5272)) - Improved performance in the `Stringer` implementation of `go.opentelemetry.io/otel/baggage.Member` by reducing the number of allocations. ([#​5286](https://togithub.com/open-telemetry/opentelemetry-go/issues/5286)) - Set the start time for last-value aggregates in `go.opentelemetry.io/otel/sdk/metric`. ([#​5305](https://togithub.com/open-telemetry/opentelemetry-go/issues/5305)) - The `Span` in `go.opentelemetry.io/otel/sdk/trace` will record links without span context if either non-empty `TraceState` or attributes are provided. ([#​5315](https://togithub.com/open-telemetry/opentelemetry-go/issues/5315)) - Upgrade all dependencies of `go.opentelemetry.io/otel/semconv/v1.24.0` to `go.opentelemetry.io/otel/semconv/v1.25.0`. ([#​5374](https://togithub.com/open-telemetry/opentelemetry-go/issues/5374)) ##### Fixed - Comparison of unordered maps for `go.opentelemetry.io/otel/log.KeyValue` and `go.opentelemetry.io/otel/log.Value`. ([#​5306](https://togithub.com/open-telemetry/opentelemetry-go/issues/5306)) - Fix the empty output of `go.opentelemetry.io/otel/log.Value` in `go.opentelemetry.io/otel/exporters/stdout/stdoutlog`. ([#​5311](https://togithub.com/open-telemetry/opentelemetry-go/issues/5311)) - Split the behavior of `Recorder` in `go.opentelemetry.io/otel/log/logtest` so it behaves as a `LoggerProvider` only. ([#​5365](https://togithub.com/open-telemetry/opentelemetry-go/issues/5365)) - Fix wrong package name of the error message when parsing endpoint URL in `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp`. ([#​5371](https://togithub.com/open-telemetry/opentelemetry-go/issues/5371)) - Identify the `Logger` returned from the global `LoggerProvider` in `go.opentelemetry.io/otel/log/global` with its schema URL. ([#​5375](https://togithub.com/open-telemetry/opentelemetry-go/issues/5375)) ##### What's Changed - sdk/log/logtest: Add RecordFactory by [@​pellared](https://togithub.com/pellared) in [https://github.com/open-telemetry/opentelemetry-go/pull/5258](https://togithub.com/open-telemetry/opentelemetry-go/pull/5258) - log/logtest: add Record Factory by [@​dmathieu](https://togithub.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/5263](https://togithub.com/open-telemetry/opentelemetry-go/pull/5263) - stdoutlog: Do not print timestamps when WithoutTimestamps is set by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5241](https://togithub.com/open-telemetry/opentelemetry-go/pull/5241) - Add example for stdoutlog by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5242](https://togithub.com/open-telemetry/opentelemetry-go/pull/5242) - Remove context check on stdout exporters by [@​prasad-shirodkar](https://togithub.com/prasad-shirodkar) in [https://github.com/open-telemetry/opentelemetry-go/pull/5189](https://togithub.com/open-telemetry/opentelemetry-go/pull/5189) - Fix flaky test TestBufferExporter/Shutdown/ContextCancelled by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5261](https://togithub.com/open-telemetry/opentelemetry-go/pull/5261) - Add `otlploggrpc` exporter skeleton by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5246](https://togithub.com/open-telemetry/opentelemetry-go/pull/5246) - build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-go/pull/5266](https://togithub.com/open-telemetry/opentelemetry-go/pull/5266) - chore: fix function names in comment by [@​dockercui](https://togithub.com/dockercui) in [https://github.com/open-telemetry/opentelemetry-go/pull/5262](https://togithub.com/open-telemetry/opentelemetry-go/pull/5262) - build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.50.0 to 0.51.0 in /example/dice by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-go/pull/5265](https://togithub.com/open-telemetry/opentelemetry-go/pull/5265) - docs: update variable name in documentation by [@​codeboten](https://togithub.com/codeboten) in [https://github.com/open-telemetry/opentelemetry-go/pull/5270](https://togithub.com/open-telemetry/opentelemetry-go/pull/5270) - Use empty resource when `RecordFactory.Resource` is `nil` by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5264](https://togithub.com/open-telemetry/opentelemetry-go/pull/5264) - Truncate and de-duplicate log attribute values by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5230](https://togithub.com/open-telemetry/opentelemetry-go/pull/5230) - Add changelog entry for [#​5230](https://togithub.com/open-telemetry/opentelemetry-go/issues/5230) by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5277](https://togithub.com/open-telemetry/opentelemetry-go/pull/5277) - docs: Add otlploghttp package in exporters README.md by [@​arukiidou](https://togithub.com/arukiidou) in [https://github.com/open-telemetry/opentelemetry-go/pull/5274](https://togithub.com/open-telemetry/opentelemetry-go/pull/5274) - The stdoutlog exporter prints `DroppedAttributes` field instead of `Limit`s fields by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5272](https://togithub.com/open-telemetry/opentelemetry-go/pull/5272) - Test scope and resource transforms in `otlploghttp` by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5278](https://togithub.com/open-telemetry/opentelemetry-go/pull/5278) - Add README template to semconvkit by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5279](https://togithub.com/open-telemetry/opentelemetry-go/pull/5279) - Use docker compose in otel collector example by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5244](https://togithub.com/open-telemetry/opentelemetry-go/pull/5244) - \[chore] dependabot updates Sun May 5 15:58:12 UTC 2024 by [@​opentelemetrybot](https://togithub.com/opentelemetrybot) in [https://github.com/open-telemetry/opentelemetry-go/pull/5300](https://togithub.com/open-telemetry/opentelemetry-go/pull/5300) - build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/open-telemetry/opentelemetry-go/pull/5296](https://togithub.com/open-telemetry/opentelemetry-go/pull/5296) - docs: Update Go logs status to alpha in README.md by [@​arukiidou](https://togithub.com/arukiidou) in [https://github.com/open-telemetry/opentelemetry-go/pull/5299](https://togithub.com/open-telemetry/opentelemetry-go/pull/5299) - docs: Add logs exporters in README.md by [@​arukiidou](https://togithub.com/arukiidou) in [https://github.com/open-telemetry/opentelemetry-go/pull/5298](https://togithub.com/open-telemetry/opentelemetry-go/pull/5298) - Use reflect to construct a Record in `logtest` by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5275](https://togithub.com/open-telemetry/opentelemetry-go/pull/5275) - Fix type error in float64 instrument documentation by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5302](https://togithub.com/open-telemetry/opentelemetry-go/pull/5302) - Fix HistogramConfig documentation by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5301](https://togithub.com/open-telemetry/opentelemetry-go/pull/5301) - feat: opt for concatenation instead of using fmt.Sprintf by [@​moisesvega](https://togithub.com/moisesvega) in [https://github.com/open-telemetry/opentelemetry-go/pull/5286](https://togithub.com/open-telemetry/opentelemetry-go/pull/5286) - Emit attributes slices as their json representation by [@​dmathieu](https://togithub.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/5159](https://togithub.com/open-telemetry/opentelemetry-go/pull/5159) - Refactor exemplars to not use generic argument by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5285](https://togithub.com/open-telemetry/opentelemetry-go/pull/5285) - Upgrade default go verison to 1.22.3 by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5314](https://togithub.com/open-telemetry/opentelemetry-go/pull/5314) - Log records dropped by the BatchProcessor by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5276](https://togithub.com/open-telemetry/opentelemetry-go/pull/5276) - Rename synchronous instrument names in global test by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5303](https://togithub.com/open-telemetry/opentelemetry-go/pull/5303) - chore: Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5309](https://togithub.com/open-telemetry/opentelemetry-go/pull/5309) - chore(deps): update module github.com/golang/groupcache to v0.0.0-20210331224755-41bb18bfe9da by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5320](https://togithub.com/open-telemetry/opentelemetry-go/pull/5320) - chore(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240506185236-b8a5c65736ae by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5321](https://togithub.com/open-telemetry/opentelemetry-go/pull/5321) - chore(deps): update module gopkg.in/check.v1 to v1.0.0-20201130134442-10cb98267c6c by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5326](https://togithub.com/open-telemetry/opentelemetry-go/pull/5326) - chore(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240506185236-b8a5c65736ae by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5325](https://togithub.com/open-telemetry/opentelemetry-go/pull/5325) - fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5327](https://togithub.com/open-telemetry/opentelemetry-go/pull/5327) - chore(deps): update module github.com/prometheus/common to v0.53.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5332](https://togithub.com/open-telemetry/opentelemetry-go/pull/5332) - chore(deps): update module golang.org/x/net to v0.25.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5335](https://togithub.com/open-telemetry/opentelemetry-go/pull/5335) - fix(deps): update module google.golang.org/protobuf to v1.34.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5328](https://togithub.com/open-telemetry/opentelemetry-go/pull/5328) - chore(deps): update module github.com/prometheus/procfs to v0.14.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5333](https://togithub.com/open-telemetry/opentelemetry-go/pull/5333) - chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5330](https://togithub.com/open-telemetry/opentelemetry-go/pull/5330) - chore(deps): update module github.com/rogpeppe/go-internal to v1.12.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5334](https://togithub.com/open-telemetry/opentelemetry-go/pull/5334) - fix(deps): update module github.com/golangci/golangci-lint to v1.58.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5340](https://togithub.com/open-telemetry/opentelemetry-go/pull/5340) - Merge Span.AddLink tests by [@​perhapsmaple](https://togithub.com/perhapsmaple) in [https://github.com/open-telemetry/opentelemetry-go/pull/5115](https://togithub.com/open-telemetry/opentelemetry-go/pull/5115) - exporters/otlp/otlptrace: fix incorrect documentation by [@​kevinburkesegment](https://togithub.com/kevinburkesegment) in [https://github.com/open-telemetry/opentelemetry-go/pull/5098](https://togithub.com/open-telemetry/opentelemetry-go/pull/5098) - Generate `internal/retry` in `otlploggrpc` by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5313](https://togithub.com/open-telemetry/opentelemetry-go/pull/5313) - fix(deps): update module github.com/prometheus/client_golang to v1.19.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5341](https://togithub.com/open-telemetry/opentelemetry-go/pull/5341) - chore(deps): update jaegertracing/all-in-one docker tag to v1.57 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5329](https://togithub.com/open-telemetry/opentelemetry-go/pull/5329) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.100.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5337](https://togithub.com/open-telemetry/opentelemetry-go/pull/5337) - chore(deps): update prom/prometheus docker tag to v2.52.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5338](https://togithub.com/open-telemetry/opentelemetry-go/pull/5338) - Move Aneurysm9 to emeritus status by [@​Aneurysm9](https://togithub.com/Aneurysm9) in [https://github.com/open-telemetry/opentelemetry-go/pull/5319](https://togithub.com/open-telemetry/opentelemetry-go/pull/5319) - Test metric aggregate times by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5323](https://togithub.com/open-telemetry/opentelemetry-go/pull/5323) - Fix empty log body printed by stdoutlog exporter by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5311](https://togithub.com/open-telemetry/opentelemetry-go/pull/5311) - Record links with empty span context by [@​amanakin](https://togithub.com/amanakin) in [https://github.com/open-telemetry/opentelemetry-go/pull/5315](https://togithub.com/open-telemetry/opentelemetry-go/pull/5315) - Update `RELEASING.md` to obtain steps to verify the changes for contrib by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5284](https://togithub.com/open-telemetry/opentelemetry-go/pull/5284) - chore(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240509183442-62759503f434 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5345](https://togithub.com/open-telemetry/opentelemetry-go/pull/5345) - chore(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240509183442-62759503f434 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5344](https://togithub.com/open-telemetry/opentelemetry-go/pull/5344) - Support Delta & Cumulative temporality for LastValue aggregates by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5305](https://togithub.com/open-telemetry/opentelemetry-go/pull/5305) - sdk/log: Document how Processor and Exporter interfaces can be extended by [@​pellared](https://togithub.com/pellared) in [https://github.com/open-telemetry/opentelemetry-go/pull/5347](https://togithub.com/open-telemetry/opentelemetry-go/pull/5347) - Remove dependabot version updates by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5346](https://togithub.com/open-telemetry/opentelemetry-go/pull/5346) - chore(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240513163218-0867130af1f8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5350](https://togithub.com/open-telemetry/opentelemetry-go/pull/5350) - chore(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240513163218-0867130af1f8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5351](https://togithub.com/open-telemetry/opentelemetry-go/pull/5351) - chore(deps): update module github.com/prometheus/procfs to v0.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5352](https://togithub.com/open-telemetry/opentelemetry-go/pull/5352) - chore(deps): update codecov/codecov-action action to v4.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5353](https://togithub.com/open-telemetry/opentelemetry-go/pull/5353) - Add logs to dice example by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5349](https://togithub.com/open-telemetry/opentelemetry-go/pull/5349) - log: Fix comparison of unordered map values by [@​dmathieu](https://togithub.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/5306](https://togithub.com/open-telemetry/opentelemetry-go/pull/5306) - fix(deps): update module google.golang.org/grpc to v1.64.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5354](https://togithub.com/open-telemetry/opentelemetry-go/pull/5354) - Fix logger provider var name in dice example by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5358](https://togithub.com/open-telemetry/opentelemetry-go/pull/5358) - chore(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240515191416-fc5f0ca64291 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5362](https://togithub.com/open-telemetry/opentelemetry-go/pull/5362) - chore(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240515191416-fc5f0ca64291 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5361](https://togithub.com/open-telemetry/opentelemetry-go/pull/5361) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5363](https://togithub.com/open-telemetry/opentelemetry-go/pull/5363) - \[chore] Fix 2 places in log design doc by [@​yijiem](https://togithub.com/yijiem) in [https://github.com/open-telemetry/opentelemetry-go/pull/5364](https://togithub.com/open-telemetry/opentelemetry-go/pull/5364) - \[chore] Fix wrong type in DESIGN.md by [@​pellared](https://togithub.com/pellared) in [https://github.com/open-telemetry/opentelemetry-go/pull/5368](https://togithub.com/open-telemetry/opentelemetry-go/pull/5368) - Add the synchronous gauge to the metric API and SDK by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5304](https://togithub.com/open-telemetry/opentelemetry-go/pull/5304) - Collector example: add metrics by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5283](https://togithub.com/open-telemetry/opentelemetry-go/pull/5283) - Fix package prefix of error in otlploghttp by [@​XSAM](https://togithub.com/XSAM) in [https://github.com/open-telemetry/opentelemetry-go/pull/5371](https://togithub.com/open-telemetry/opentelemetry-go/pull/5371) - Split log/logtest into a recorder and a logger by [@​dmathieu](https://togithub.com/dmathieu) in [https://github.com/open-telemetry/opentelemetry-go/pull/5365](https://togithub.com/open-telemetry/opentelemetry-go/pull/5365) - Identify logger with schemaURL in global logger provider by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5375](https://togithub.com/open-telemetry/opentelemetry-go/pull/5375) - Update all semconv use to v1.25.0 by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5374](https://togithub.com/open-telemetry/opentelemetry-go/pull/5374) - fix(deps): update module github.com/golangci/golangci-lint to v1.58.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5382](https://togithub.com/open-telemetry/opentelemetry-go/pull/5382) - chore(deps): update codecov/codecov-action action to v4.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5387](https://togithub.com/open-telemetry/opentelemetry-go/pull/5387) - chore(deps): update module google.golang.org/genproto/googleapis/api to v0.0.0-20240520151616-dc85e6b867a5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5388](https://togithub.com/open-telemetry/opentelemetry-go/pull/5388) - chore(deps): update benchmark-action/github-action-benchmark action to v1.20.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/open-telemetry/opentelemetry-go/pull/5381](https://togithub.com/open-telemetry/opentelemetry-go/pull/5381) - Fix exported instrument kind const value change by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5385](https://togithub.com/open-telemetry/opentelemetry-go/pull/5385) - Release v1.27.0/v0.49.0/v0.3.0 by [@​MrAlias](https://togithub.com/MrAlias) in [https://github.com/open-telemetry/opentelemetry-go/pull/5392](https://togithub.com/open-telemetry/opentelemetry-go/pull/5392) ##### New Contributors - [@​prasad-shirodkar](https://togithub.com/prasad-shirodkar) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5189](https://togithub.com/open-telemetry/opentelemetry-go/pull/5189) - [@​dockercui](https://togithub.com/dockercui) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5262](https://togithub.com/open-telemetry/opentelemetry-go/pull/5262) - [@​arukiidou](https://togithub.com/arukiidou) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5274](https://togithub.com/open-telemetry/opentelemetry-go/pull/5274) - [@​moisesvega](https://togithub.com/moisesvega) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5286](https://togithub.com/open-telemetry/opentelemetry-go/pull/5286) - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5309](https://togithub.com/open-telemetry/opentelemetry-go/pull/5309) - [@​perhapsmaple](https://togithub.com/perhapsmaple) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5115](https://togithub.com/open-telemetry/opentelemetry-go/pull/5115) - [@​amanakin](https://togithub.com/amanakin) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5315](https://togithub.com/open-telemetry/opentelemetry-go/pull/5315) - [@​yijiem](https://togithub.com/yijiem) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/5364](https://togithub.com/open-telemetry/opentelemetry-go/pull/5364) **Full Changelog**: open-telemetry/opentelemetry-go@v1.26.0...v1.27.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlYm90Il19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de98bcc - Browse repository at this point
Copy the full SHA de98bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for edc7f59 - Browse repository at this point
Copy the full SHA edc7f59View commit details -
chore: [receiver/kafka] docs add example of connecting to kafka with …
…sasl +tls (open-telemetry#32686) Adding an example on how to connect to kafka that needs both tls and sasl config. Fixes open-telemetry#31931 --------- Co-authored-by: Evan Bradley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3fc442 - Browse repository at this point
Copy the full SHA e3fc442View commit details -
[kafkaexporter] add a link to the full list of tls config options (op…
…en-telemetry#32095) kafkaexporter: add a link to the full list of tls config options to the README Now kafkaexporter doc would have a link to all supported tls configuration options. I had to look at the sources to figure out that retry_interval is supported in this context. Co-authored-by: Sean Marciniak <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2586be - Browse repository at this point
Copy the full SHA c2586beView commit details
Commits on May 28, 2024
-
fix(deps): update all opentelemetry-go-contrib packages to v0.52.0 (o…
…pen-telemetry#33169) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://togithub.com/open-telemetry/opentelemetry-go-contrib) | `v0.51.0` -> `v0.52.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fgoogle.golang.org%2fgrpc%2fotelgrpc/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fgoogle.golang.org%2fgrpc%2fotelgrpc/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fgoogle.golang.org%2fgrpc%2fotelgrpc/v0.51.0/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fgoogle.golang.org%2fgrpc%2fotelgrpc/v0.51.0/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://togithub.com/open-telemetry/opentelemetry-go-contrib) | `v0.51.0` -> `v0.52.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fnet%2fhttp%2fotelhttp/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fnet%2fhttp%2fotelhttp/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fnet%2fhttp%2fotelhttp/v0.51.0/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fnet%2fhttp%2fotelhttp/v0.51.0/v0.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52806d5 - Browse repository at this point
Copy the full SHA 52806d5View commit details -
[chore] update core (open-telemetry#33239)
Ran `make generate` to pick up changes from mdatagen Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9144e - Browse repository at this point
Copy the full SHA ea9144eView commit details -
[cmd/telemetrygen] Add TraceID and SpanID support for logs in tracegen (
open-telemetry#33234) Signed-off-by: Juraci Paixão Kröhling <[email protected]> --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a0a8fa - Browse repository at this point
Copy the full SHA 9a0a8faView commit details -
fix(deps): update all github.com/aws packages (open-telemetry#33241)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.7` -> `v1.53.10` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.53.7/v1.53.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.53.7/v1.53.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | `v1.27.15` -> `v1.27.16` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.15/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.27.15/v1.27.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/credentials](https://togithub.com/aws/aws-sdk-go-v2) | `v1.17.15` -> `v1.17.16` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.15/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.17.15/v1.17.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.16.20` -> `v1.16.21` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.20/v1.16.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.16.20/v1.16.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/kinesis](https://togithub.com/aws/aws-sdk-go-v2) | `v1.27.7` -> `v1.27.8` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.7/v1.27.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fkinesis/v1.27.7/v1.27.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | `v1.54.2` -> `v1.54.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.2/v1.54.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.54.2/v1.54.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://togithub.com/aws/aws-sdk-go-v2) | `v1.29.0` -> `v1.29.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.29.0/v1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsecretsmanager/v1.29.0/v1.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://togithub.com/aws/aws-sdk-go-v2) | `v1.29.9` -> `v1.29.10` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.9/v1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fservicediscovery/v1.29.9/v1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/sts](https://togithub.com/aws/aws-sdk-go-v2) | `v1.28.9` -> `v1.28.10` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.9/v1.28.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fsts/v1.28.9/v1.28.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15310-2024-05-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.9...v1.53.10) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Documentation only updates for DynamoDB. - `service/iotfleetwise`: Updates service API and documentation - `service/managedblockchain`: Updates service API and documentation ##### SDK Bugs - Fix misaligned struct member used in atomic operation. - This change fixes panics on 32-bit systems in services that use endpoint discovery. ### [`v1.53.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1539-2024-05-23) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.8...v1.53.9) \=== ##### Service Client Updates - `service/emr-serverless`: Updates service API and documentation - `service/opsworks`: Updates service API and documentation - Documentation-only update for OpsWorks Stacks. ### [`v1.53.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1538-2024-05-22) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.7...v1.53.8) \=== ##### Service Client Updates - `service/chatbot`: Updates service API and documentation - `service/cloudformation`: Updates service API and documentation - Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure. - `service/kms`: Updates service API and documentation - This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. - `service/opensearch`: Updates service API and documentation - `service/wafv2`: Updates service API and documentation ##### SDK Bugs - `service/ec2`: Correct empty list serialization behavior. - Empty, non-nil lists should NOT be serialized for this service. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b179319 - Browse repository at this point
Copy the full SHA b179319View commit details -
[processor/geoipprocessor] Introduce the GeoIP processor (open-teleme…
…try#33201) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Initial skeleton implementation of the GeoIP processor described in issue open-telemetry#32663. Full implementation will follow in future PRs. The PR adds a NOP implementation for the metrics, traces and logs processor. The configuration is an initial proposal, in future changes a default provider will be defined. The processor/geoipprocessor/internal/conventions/attributes.go will temporally (until available in SemConv) specify the attributes that the processor will add. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#32663 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.>
Configuration menu - View commit details
-
Copy full SHA for df93fdf - Browse repository at this point
Copy the full SHA df93fdfView commit details -
fix(deps): update module github.com/expr-lang/expr to v1.16.9 (open-t…
…elemetry#33245) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/expr-lang/expr](https://togithub.com/expr-lang/expr) | `v1.16.7` -> `v1.16.9` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fexpr-lang%2fexpr/v1.16.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fexpr-lang%2fexpr/v1.16.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fexpr-lang%2fexpr/v1.16.7/v1.16.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fexpr-lang%2fexpr/v1.16.7/v1.16.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>expr-lang/expr (github.com/expr-lang/expr)</summary> ### [`v1.16.9`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.9) [Compare Source](https://togithub.com/expr-lang/expr/compare/v1.16.8...v1.16.9) **Expr** is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed. **In this release**: - Fixed function calls with int64 params. [https://github.com/expr-lang/expr/pull/663](https://togithub.com/expr-lang/expr/pull/663) ### [`v1.16.8`](https://togithub.com/expr-lang/expr/releases/tag/v1.16.8) [Compare Source](https://togithub.com/expr-lang/expr/compare/v1.16.7...v1.16.8) **Expr** is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed. ```go program, err := expr.Compile(`now() - created_at < duration("24h")`) ``` **In this release**: - Added checks for nil before string casts in VM ([#​654](https://togithub.com/expr-lang/expr/issues/654)) - Added int overflow checks. [`45c1ae7`](https://togithub.com/expr-lang/expr/commit/45c1ae7) - Improved lexer ([#​653](https://togithub.com/expr-lang/expr/issues/653)) - Improved error messages for index out of bounds errors. [`6cf0edb`](https://togithub.com/expr-lang/expr/commit/6cf0edb) - Fixed: invoke the Deref function as needed for the function arguments. ([#​651](https://togithub.com/expr-lang/expr/issues/651)) - Fixed build on 386 arch. [`cae6003`](https://togithub.com/expr-lang/expr/commit/cae6003) **Expr Editor** The [Expr Editor](https://expr-lang.org/editor) is an embeddable code editor written in JavaScript with full support of Expr language. **Expr Pro** [Expr Pro](https://expr-lang.org/expr-pro) is a set of extensions for Expr for advanced use cases. It includes expressions explanation, performance profiling, and more. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 573fb70 - Browse repository at this point
Copy the full SHA 573fb70View commit details -
fix(deps): update module github.com/sijms/go-ora/v2 to v2.8.19 (open-…
…telemetry#33248) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/sijms/go-ora/v2](https://togithub.com/sijms/go-ora) | `v2.8.18` -> `v2.8.19` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.18/v2.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsijms%2fgo-ora%2fv2/v2.8.18/v2.8.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sijms/go-ora (github.com/sijms/go-ora/v2)</summary> ### [`v2.8.19`](https://togithub.com/sijms/go-ora/releases/tag/v2.8.19): : add support for LONG input + RegisterDial [Compare Source](https://togithub.com/sijms/go-ora/compare/v2.8.18...v2.8.19) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66dca05 - Browse repository at this point
Copy the full SHA 66dca05View commit details -
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
…tencentcloud/common to v1.0.930 (open-telemetry#33249) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.925` -> `v1.0.930` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.930?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.930?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.925/v1.0.930?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.925/v1.0.930?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.930`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10930) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.929...v1.0.930) #### 消息队列 CKafka 版(ckafka) 版本:2019-08-19 ##### 第 104 次发布 发布时间:2024-05-28 01:20:25 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PrometheusDTO](https://cloud.tencent.com/document/api/597/40861#PrometheusDTO) - 新增成员:VpcId, SubnetId #### 域名注册(domain) 版本:2018-08-08 ##### 第 37 次发布 发布时间:2024-05-28 01:34:04 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [BidDetailPage](https://cloud.tencent.com/document/api/242/106605) - [BiddingPreRelease](https://cloud.tencent.com/document/api/242/106604) - [DeleteBidding](https://cloud.tencent.com/document/api/242/106603) - [DescribeAuctionList](https://cloud.tencent.com/document/api/242/106602) - [DescribeBiddingAppointDetail](https://cloud.tencent.com/document/api/242/106601) - [DescribeBiddingAppointList](https://cloud.tencent.com/document/api/242/106600) - [DescribeBiddingDetail](https://cloud.tencent.com/document/api/242/106599) - [DescribeBiddingList](https://cloud.tencent.com/document/api/242/106598) - [DescribeBiddingSuccessfulDetail](https://cloud.tencent.com/document/api/242/106597) - [DescribeBiddingSuccessfulList](https://cloud.tencent.com/document/api/242/106596) - [DescribePayWaitDetail](https://cloud.tencent.com/document/api/242/106595) - [DescribePreAuctionList](https://cloud.tencent.com/document/api/242/106594) - [DescribePreReleaseList](https://cloud.tencent.com/document/api/242/106593) - [DescribeUnPreDomainDetail](https://cloud.tencent.com/document/api/242/106592) 新增数据结构: - [AuctionInfo](https://cloud.tencent.com/document/api/242/38895#AuctionInfo) - [PreAuctionInfo](https://cloud.tencent.com/document/api/242/38895#PreAuctionInfo) - [PreReleaseInfo](https://cloud.tencent.com/document/api/242/38895#PreReleaseInfo) - [PriceScopeConf](https://cloud.tencent.com/document/api/242/38895#PriceScopeConf) #### 多网聚合加速(mna) 版本:2021-01-19 ##### 第 19 次发布 发布时间:2024-05-28 01:54:57 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [GetFlowAlarmInfo](https://cloud.tencent.com/document/api/1385/106608) - [GetFlowStatisticByGroup](https://cloud.tencent.com/document/api/1385/106607) #### 文字识别(ocr) 版本:2018-11-19 ##### 第 137 次发布 发布时间:2024-05-28 01:59:27 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [BizLicenseOCR](https://cloud.tencent.com/document/api/866/36215) - 新增出参:NationalEmblem, QRCode, Seal, Title, SerialNumber, RegistrationAuthority ### [`v1.0.929`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10929) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.928...v1.0.929) #### 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28 ##### 第 11 次发布 发布时间:2024-05-27 01:18:10 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613) - 新增入参:IsQuery #### TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07 ##### 第 90 次发布 发布时间:2024-05-27 01:28:43 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [AddInstances](https://cloud.tencent.com/document/api/1003/48088) - 新增入参:DeviceType - [DescribeInstanceSpecs](https://cloud.tencent.com/document/api/1003/48084) - 新增入参:DeviceType - [InquirePriceCreate](https://cloud.tencent.com/document/api/1003/77738) - 新增入参:DeviceType - [RollbackToNewCluster](https://cloud.tencent.com/document/api/1003/104727) - 新增入参:PayMode - [UpgradeInstance](https://cloud.tencent.com/document/api/1003/48077) - 新增入参:DeviceType 修改数据结构: - [ClusterInstanceDetail](https://cloud.tencent.com/document/api/1003/48097#ClusterInstanceDetail) - 新增成员:InstanceTasks, InstanceDeviceType - [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance) - 新增成员:DeviceType - [InstanceInitInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceInitInfo) - 新增成员:DeviceType - [ModifyInstanceData](https://cloud.tencent.com/document/api/1003/48097#ModifyInstanceData) - 新增成员:OldDeviceType, DeviceType #### 运维安全中心(堡垒机)(dasb) 版本:2019-10-18 ##### 第 25 次发布 发布时间:2024-05-27 01:29:56 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateChangePwdTask](https://cloud.tencent.com/document/api/1025/106579) - [DeleteChangePwdTask](https://cloud.tencent.com/document/api/1025/106578) - [DescribeChangePwdTask](https://cloud.tencent.com/document/api/1025/106577) - [DescribeChangePwdTaskDetail](https://cloud.tencent.com/document/api/1025/106576) - [ModifyChangePwdTask](https://cloud.tencent.com/document/api/1025/106575) - [RunChangePwdTask](https://cloud.tencent.com/document/api/1025/106574) 新增数据结构: - [ChangePwdTaskDetail](https://cloud.tencent.com/document/api/1025/74416#ChangePwdTaskDetail) - [ChangePwdTaskInfo](https://cloud.tencent.com/document/api/1025/74416#ChangePwdTaskInfo) - [RunChangePwdTaskDetail](https://cloud.tencent.com/document/api/1025/74416#RunChangePwdTaskDetail) #### 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27 ##### 第 29 次发布 发布时间:2024-05-27 01:30:50 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DeleteRedisBigKeyAnalysisTasks](https://cloud.tencent.com/document/api/1130/106580) #### 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16 #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 90 次发布 发布时间:2024-05-27 01:32:23 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ListTaskJobLogName](https://cloud.tencent.com/document/api/1342/106581) #### 数据安全治理中心(dsgc) 版本:2019-07-23 ##### 第 13 次发布 发布时间:2024-05-27 01:34:38 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [DspaInstance](https://cloud.tencent.com/document/api/1087/96844#DspaInstance) - 新增成员:Channel #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 173 次发布 发布时间:2024-05-27 01:39:33 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080) - 新增入参:IdCardType #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 64 次发布 发布时间:2024-05-27 01:45:34 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [ActivateTWeCallLicense](https://cloud.tencent.com/document/api/1081/106587) - [AssignTWeCallLicense](https://cloud.tencent.com/document/api/1081/106586) - [CancelAssignTWeCallLicense](https://cloud.tencent.com/document/api/1081/106585) - [GetAuthMiniProgramAppList](https://cloud.tencent.com/document/api/1081/106584) - [GetTWeCallActiveStatus](https://cloud.tencent.com/document/api/1081/106583) - [GetTWeCallPkgList](https://cloud.tencent.com/document/api/1081/106582) 新增数据结构: - [AuthMiniProgramAppInfo](https://cloud.tencent.com/document/api/1081/34988#AuthMiniProgramAppInfo) - [TWeCallActiveInfo](https://cloud.tencent.com/document/api/1081/34988#TWeCallActiveInfo) - [TWeCallInfo](https://cloud.tencent.com/document/api/1081/34988#TWeCallInfo) - [TWeCallPkgInfo](https://cloud.tencent.com/document/api/1081/34988#TWeCallPkgInfo) #### TI-ONE 训练平台(tione) 版本:2021-11-11 ##### 第 62 次发布 发布时间:2024-05-27 02:17:11 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [GooseFS](https://cloud.tencent.com/document/api/851/75051#GooseFS) - 新增成员:NameSpace #### TI-ONE 训练平台(tione) 版本:2019-10-22 ### [`v1.0.928`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10928) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.927...v1.0.928) #### 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27 ##### 第 28 次发布 发布时间:2024-05-24 01:30:51 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeRedisBigKeyAnalysisTasks](https://cloud.tencent.com/document/api/1130/106545) 新增数据结构: - [RedisBigKeyTask](https://cloud.tencent.com/document/api/1130/57812#RedisBigKeyTask) 修改数据结构: - [InstanceConfs](https://cloud.tencent.com/document/api/1130/57812#InstanceConfs) - 新增成员:AnalysisTopKey #### 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16 #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 89 次发布 发布时间:2024-05-24 01:32:25 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [AddOptimizerEngines](https://cloud.tencent.com/document/api/1342/106546) - [DescribeTasksCostInfo](https://cloud.tencent.com/document/api/1342/106547) #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 172 次发布 发布时间:2024-05-24 01:39:35 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [CreateIntegrationSubOrganizationActiveRecord](https://cloud.tencent.com/document/api/1323/106550) - [CreateOrganizationGroupInvitationLink](https://cloud.tencent.com/document/api/1323/106549) #### 腾讯电子签(基础版)(essbasic) 版本:2021-05-26 ##### 第 168 次发布 发布时间:2024-05-24 01:40:32 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [ChannelCreatePrepareFlow](https://cloud.tencent.com/document/api/1420/87897) - 新增出参:FlowId #### 腾讯电子签(基础版)(essbasic) 版本:2020-12-22 #### 腾讯云可观测平台(monitor) 版本:2018-07-24 ##### 第 113 次发布 发布时间:2024-05-24 01:55:33 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/248/86040) - 新增入参:ClusterIds, ClusterTypes, ClusterName #### 媒体处理(mps) 版本:2019-06-12 ##### 第 83 次发布 发布时间:2024-05-24 01:56:56 本次发布包含了以下内容: 改善已有的文档。 新增数据结构: - [LiveStreamObjectRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamObjectRecognitionResult) 修改数据结构: - [LiveStreamAiRecognitionResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiRecognitionResultItem) - 新增成员:ObjectRecognitionResultSet #### 节省计划(svp) 版本:2024-01-25 ##### 第 2 次发布 发布时间:2024-05-23 17:09:13 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeSavingPlanDeduct](https://cloud.tencent.com/document/api/1761/106542) - [DescribeSavingPlanOverview](https://cloud.tencent.com/document/api/1761/106541) - [DescribeSavingPlanUsage](https://cloud.tencent.com/document/api/1761/106540) 新增数据结构: - [SavingPlanDeductDetail](https://cloud.tencent.com/document/api/1761/106543#SavingPlanDeductDetail) - [SavingPlanOverviewDetail](https://cloud.tencent.com/document/api/1761/106543#SavingPlanOverviewDetail) - [SavingPlanUsageDetail](https://cloud.tencent.com/document/api/1761/106543#SavingPlanUsageDetail) ### [`v1.0.927`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10927) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.926...v1.0.927) #### 消息队列 CKafka 版(ckafka) 版本:2019-08-19 ##### 第 103 次发布 发布时间:2024-05-23 01:20:10 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PrometheusDTO](https://cloud.tencent.com/document/api/597/40861#PrometheusDTO) - 新增成员:BrokerIp #### 腾讯电子签企业版(ess) 版本:2020-11-11 ##### 第 171 次发布 发布时间:2024-05-23 01:39:14 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [RegistrationOrganizationInfo](https://cloud.tencent.com/document/api/1323/70369#RegistrationOrganizationInfo) - 新增成员:PowerOfAttorneys #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 63 次发布 发布时间:2024-05-23 01:45:19 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [UpdateDeviceTWeCallAuthorizeStatus](https://cloud.tencent.com/document/api/1081/106531) #### TI-ONE 训练平台(tione) 版本:2021-11-11 ##### 第 61 次发布 发布时间:2024-05-23 02:16:47 本次发布包含了以下内容: 改善已有的文档。 <font color="#dd0000">**删除接口**:</font> - CreateBatchModelAccTasks - CreateBatchTask - CreateNotebookImage - CreateOptimizedModel - CreateTrainingTask - DeleteBatchTask - DeleteModelAccelerateTask - DeleteNotebookImageRecord - DeleteTrainingTask - DescribeAPIConfigs - DescribeBatchTask - DescribeBatchTaskInstances - DescribeBatchTasks - DescribeBillingSpecs - DescribeBillingSpecsPrice - DescribeDatasetDetailStructured - DescribeDatasetDetailUnstructured - DescribeEvents - DescribeLatestTrainingMetrics - DescribeLogs - DescribeModelAccEngineVersions - DescribeModelAccelerateTasks - DescribeModelServiceHistory - DescribeModelServices - DescribeNotebookImageKernels - DescribeNotebookImageRecords - DescribeTrainingFrameworks - DescribeTrainingMetrics - DescribeTrainingModels - ModifyModelServicePartialConfig - ModifyNotebook - ModifyNotebookTags - ModifyServiceGroupWeights - RestartModelAccelerateTask - StartTrainingTask - StopBatchTask - StopCreatingImage - StopTrainingTask <font color="#dd0000">**删除数据结构**:</font> - APIConfigDetail - BatchModelAccTask - BatchTaskDetail - BatchTaskInstance - BatchTaskSetItem - CronInfo - CustomTrainingData - CustomTrainingMetric - CustomTrainingPoint - DetectionLabelInfo - EncodedStartCmdInfo - EngineVersion - Event - FilterLabelInfo - FrameworkInfo - FrameworkVersion - LogIdentity - ModelAccEngineVersion - NotebookImageRecord - OcrLabelInfo - PointInfo - PreTrainModel - RowItem - RowValue - SegmentationInfo - ServiceHistory - Spec - SpecPrice - SpecUnit - TextLabelDistributionDetailInfoFifthClass - TextLabelDistributionDetailInfoFirstClass - TextLabelDistributionDetailInfoFourthClass - TextLabelDistributionDetailInfoSecondClass - TextLabelDistributionDetailInfoThirdClass - TextLabelDistributionInfo - TrainingDataPoint - TrainingMetric - TrainingModelDTO - WeightEntry 修改数据结构: - [LocalDisk](https://cloud.tencent.com/document/api/851/75051#LocalDisk) - 新增成员:LocalPath #### TI-ONE 训练平台(tione) 版本:2019-10-22 ### [`v1.0.926`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10926) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.925...v1.0.926) #### 数据湖计算 DLC(dlc) 版本:2021-01-25 ##### 第 88 次发布 发布时间:2024-05-22 01:32:04 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509) #### 物联网开发平台(iotexplorer) 版本:2019-04-23 ##### 第 62 次发布 发布时间:2024-05-22 01:45:12 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987) - 新增入参:Rate, Period 修改数据结构: - [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry) - 新增成员:Rate, Period #### TI-ONE 训练平台(tione) 版本:2021-11-11 ##### 第 60 次发布 发布时间:2024-05-22 02:16:53 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateModelService](https://cloud.tencent.com/document/api/851/82291) - 新增入参:ServicePort - [ModifyModelService](https://cloud.tencent.com/document/api/851/83228) - 新增入参:ServicePort 新增数据结构: - [ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret) 修改数据结构: - [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo) - 新增成员:ImageSecret - [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo) - 新增成员:ServicePort #### TI-ONE 训练平台(tione) 版本:2019-10-22 #### 微服务平台 TSF(tsf) 版本:2018-03-26 ##### 第 106 次发布 发布时间:2024-05-22 02:22:39 本次发布包含了以下内容: 改善已有的文档。 新增接口: - [DisableLaneRule](https://cloud.tencent.com/document/api/649/106511) - [EnableLaneRule](https://cloud.tencent.com/document/api/649/106510) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dac834c - Browse repository at this point
Copy the full SHA dac834cView commit details -
fix(deps): update all github.com/datadog packages to v0.16.1 (open-te…
…lemetry#33242) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata](https://togithub.com/DataDog/opentelemetry-mapping-go) | `v0.16.0` -> `v0.16.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2finframetadata/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2finframetadata/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2finframetadata/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2finframetadata/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes](https://togithub.com/DataDog/opentelemetry-mapping-go) | `v0.16.0` -> `v0.16.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fattributes/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fattributes/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fattributes/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fattributes/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/logs](https://togithub.com/DataDog/opentelemetry-mapping-go) | `v0.16.0` -> `v0.16.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2flogs/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2flogs/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2flogs/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2flogs/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/metrics](https://togithub.com/DataDog/opentelemetry-mapping-go) | `v0.16.0` -> `v0.16.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fotlp%2fmetrics/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/DataDog/opentelemetry-mapping-go/pkg/quantile](https://togithub.com/DataDog/opentelemetry-mapping-go) | `v0.16.0` -> `v0.16.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fopentelemetry-mapping-go%2fpkg%2fquantile/v0.16.0/v0.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/opentelemetry-mapping-go (github.com/DataDog/opentelemetry-mapping-go/pkg/inframetadata)</summary> ### [`v0.16.1`](https://togithub.com/DataDog/opentelemetry-mapping-go/blob/HEAD/CHANGELOG.md#v0161) ##### 💡 Enhancements 💡 - `pkg/otlp/attributes`: Adds Kubernetes DD tags to keep when mapping resource attributes. ([#​334](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/334)) ##### 🧰 Bug fixes 🧰 - `pkg/otlp/metrics`: Ignore metric datapoints with 'no recorded value' flag ([#​330](https://togithub.com/DataDog/opentelemetry-mapping-go/issues/330)) - This flag is not supported by Datadog, so we just ignore these datapoints. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c45cdb2 - Browse repository at this point
Copy the full SHA c45cdb2View commit details -
fix(deps): update module github.com/getsentry/sentry-go to v0.28.0 (o…
…pen-telemetry#33255) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/getsentry/sentry-go](https://togithub.com/getsentry/sentry-go) | `v0.27.0` -> `v0.28.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgetsentry%2fsentry-go/v0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgetsentry%2fsentry-go/v0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgetsentry%2fsentry-go/v0.27.0/v0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgetsentry%2fsentry-go/v0.27.0/v0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary> ### [`v0.28.0`](https://togithub.com/getsentry/sentry-go/releases/tag/v0.28.0): 0.28.0 [Compare Source](https://togithub.com/getsentry/sentry-go/compare/v0.27.0...v0.28.0) The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.28.0. ##### Features - Add a `Fiber` performance tracing & error reporting integration ([#​795](https://togithub.com/getsentry/sentry-go/pull/795)) - Add performance tracing to the `Echo` integration ([#​722](https://togithub.com/getsentry/sentry-go/pull/722)) - Add performance tracing to the `FastHTTP` integration ([#​732](https://togithub.com/getsentry/sentry-go/pull/723)) - Add performance tracing to the `Iris` integration ([#​809](https://togithub.com/getsentry/sentry-go/pull/809)) - Add performance tracing to the `Negroni` integration ([#​808](https://togithub.com/getsentry/sentry-go/pull/808)) - Add `FailureIssueThreshold` & `RecoveryThreshold` to `MonitorConfig` ([#​775](https://togithub.com/getsentry/sentry-go/pull/775)) - Use `errors.Unwrap()` to create exception groups ([#​792](https://togithub.com/getsentry/sentry-go/pull/792)) - Add support for matching on strings for `ClientOptions.IgnoreErrors` & `ClientOptions.IgnoreTransactions` ([#​819](https://togithub.com/getsentry/sentry-go/pull/819)) - Add `http.request.method` attribute for performance span data ([#​786](https://togithub.com/getsentry/sentry-go/pull/786)) - Accept `interface{}` for span data values ([#​784](https://togithub.com/getsentry/sentry-go/pull/784)) ##### Fixes - Fix missing stack trace for parsing error in `logrusentry` ([#​689](https://togithub.com/getsentry/sentry-go/pull/689)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c49059 - Browse repository at this point
Copy the full SHA 4c49059View commit details -
fix(deps): update module golang.org/x/vuln to v1.1.1 (open-telemetry#…
…33250) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/vuln | `v1.1.0` -> `v1.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fvuln/v1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fvuln/v1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fvuln/v1.1.0/v1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fvuln/v1.1.0/v1.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1afe1ef - Browse repository at this point
Copy the full SHA 1afe1efView commit details -
chore(deps): update alpine docker tag to v3.20 (open-telemetry#33251)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | minor | `3.19` -> `3.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 142d738 - Browse repository at this point
Copy the full SHA 142d738View commit details -
fix(deps): update module github.com/hashicorp/go-version to v1.7.0 (o…
…pen-telemetry#33257) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hashicorp/go-version](https://togithub.com/hashicorp/go-version) | `v1.6.0` -> `v1.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fgo-version/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhashicorp%2fgo-version/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhashicorp%2fgo-version/v1.6.0/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhashicorp%2fgo-version/v1.6.0/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hashicorp/go-version (github.com/hashicorp/go-version)</summary> ### [`v1.7.0`](https://togithub.com/hashicorp/go-version/releases/tag/v1.7.0) [Compare Source](https://togithub.com/hashicorp/go-version/compare/v1.6.0...v1.7.0) ENHANCEMENTS: - Remove `reflect` dependency ([#​91](https://togithub.com/hashicorp/go-version/pull/91)) - Implement the `database/sql.Scanner` and `database/sql/driver.Value` interfaces for `Version` ([#​133](https://togithub.com/hashicorp/go-version/pull/133)) INTERNAL: - \[COMPLIANCE] Add Copyright and License Headers ([#​115](https://togithub.com/hashicorp/go-version/pull/115)) - \[COMPLIANCE] Update MPL-2.0 LICENSE ([#​105](https://togithub.com/hashicorp/go-version/pull/105)) - Bump actions/cache from 3.0.11 to 3.2.5 ([#​116](https://togithub.com/hashicorp/go-version/pull/116)) - Bump actions/checkout from 3.2.0 to 3.3.0 ([#​111](https://togithub.com/hashicorp/go-version/pull/111)) - Bump actions/upload-artifact from 3.1.1 to 3.1.2 ([#​112](https://togithub.com/hashicorp/go-version/pull/112)) - GHA Migration ([#​103](https://togithub.com/hashicorp/go-version/pull/103)) - github: Pin external GitHub Actions to hashes ([#​107](https://togithub.com/hashicorp/go-version/pull/107)) - SEC-090: Automated trusted workflow pinning (2023-04-05) ([#​124](https://togithub.com/hashicorp/go-version/pull/124)) - update readme ([#​104](https://togithub.com/hashicorp/go-version/pull/104)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cab61c - Browse repository at this point
Copy the full SHA 3cab61cView commit details -
fix(deps): update module github.com/jackc/pgx/v5 to v5.6.0 (open-tele…
…metry#33258) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/jackc/pgx/v5](https://togithub.com/jackc/pgx) | `v5.5.5` -> `v5.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjackc%2fpgx%2fv5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjackc%2fpgx%2fv5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjackc%2fpgx%2fv5/v5.5.5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjackc%2fpgx%2fv5/v5.5.5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jackc/pgx (github.com/jackc/pgx/v5)</summary> ### [`v5.6.0`](https://togithub.com/jackc/pgx/compare/v5.5.5...v5.6.0) [Compare Source](https://togithub.com/jackc/pgx/compare/v5.5.5...v5.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7403f1 - Browse repository at this point
Copy the full SHA d7403f1View commit details -
fix(deps): update module cloud.google.com/go/spanner to v1.63.0 (open…
…-telemetry#33253) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go/spanner](https://togithub.com/googleapis/google-cloud-go) | `v1.62.0` -> `v1.63.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fspanner/v1.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/cloud.google.com%2fgo%2fspanner/v1.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/cloud.google.com%2fgo%2fspanner/v1.62.0/v1.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fspanner/v1.62.0/v1.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdbd368 - Browse repository at this point
Copy the full SHA fdbd368View commit details -
fix(deps): update module github.com/sap/go-hdb to v1.9.5 (open-teleme…
…try#33259) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/SAP/go-hdb](https://togithub.com/SAP/go-hdb) | `v1.8.15` -> `v1.9.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fSAP%2fgo-hdb/v1.9.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fSAP%2fgo-hdb/v1.9.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fSAP%2fgo-hdb/v1.8.15/v1.9.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fSAP%2fgo-hdb/v1.8.15/v1.9.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>SAP/go-hdb (github.com/SAP/go-hdb)</summary> ### [`v1.9.5`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v195) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.9.4...v1.9.5) - replaced testing hook by context ### [`v1.9.4`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v194) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.9.3...v1.9.4) - removed dependency ### [`v1.9.3`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v193) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.9.2...v1.9.3) - switching SQL trace on / off including pooled connections ### [`v1.9.2`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v192) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.9.1...v1.9.2) - performance improvements - fixed race conditions ### [`v1.9.1`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v191) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.9.0...v1.9.1) - performance improvements ### [`v1.9.0`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v190) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.30...v1.9.0) ##### Minor revisions ##### v1.9.5 - replaced testing hook by context ##### v1.9.4 - removed dependency ##### v1.9.3 - switching SQL trace on / off including pooled connections ##### v1.9.2 - performance improvements - fixed race conditions ##### v1.9.1 - performance improvements ##### New features - Added statement metadata (see example). - Improved sql trace. ### [`v1.8.30`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1830) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.29...v1.8.30) - updated README root certificate sections ### [`v1.8.29`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1829) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.28...v1.8.29) - updated dependencies ### [`v1.8.28`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1828) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.27...v1.8.28) - restructured examples ### [`v1.8.27`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1827) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.26...v1.8.27) - added call procedure with input table example and test ### [`v1.8.26`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1822---v1826) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.25...v1.8.26) - updated dependencies - source code cleanups - performance improvements ### [`v1.8.25`](https://togithub.com/SAP/go-hdb/releases/tag/v1.8.25) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.23...v1.8.25) v1.8.25 ### [`v1.8.23`](https://togithub.com/SAP/go-hdb/releases/tag/v1.8.23) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.22...v1.8.23) v1.8.23 ### [`v1.8.22`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1822---v1826) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.21...v1.8.22) - updated dependencies - source code cleanups - performance improvements ### [`v1.8.21`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1821) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.20...v1.8.21) - experimental statement metadata ### [`v1.8.20`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1820) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.19...v1.8.20) - changed minimal go version in go.mod to 1.21.0 ### [`v1.8.19`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1818---v1819) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.18...v1.8.19) - updated dependencies ### [`v1.8.18`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1818---v1819) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.17...v1.8.18) - updated dependencies ### [`v1.8.17`](https://togithub.com/SAP/go-hdb/blob/HEAD/RELEASENOTES.md#v1817) [Compare Source](https://togithub.com/SAP/go-hdb/compare/v1.8.15...v1.8.17) - CWE-770 mitigation in bulkbench benchmark </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 271d7eb - Browse repository at this point
Copy the full SHA 271d7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30fca09 - Browse repository at this point
Copy the full SHA 30fca09View commit details -
fix(deps): update module github.com/datadog/agent-payload/v5 to v5.0.…
…119 (open-telemetry#33263) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/agent-payload/v5](https://togithub.com/DataDog/agent-payload) | `v5.0.118` -> `v5.0.119` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.119?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.119?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.118/v5.0.119?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.118/v5.0.119?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/agent-payload (github.com/DataDog/agent-payload/v5)</summary> ### [`v5.0.119`](https://togithub.com/DataDog/agent-payload/releases/tag/v5.0.119) [Compare Source](https://togithub.com/DataDog/agent-payload/compare/v5.0.118...v5.0.119) #### What's Changed - \[USM] Support for postgres truncate operation by [@​amitslavin](https://togithub.com/amitslavin) in [https://github.com/DataDog/agent-payload/pull/316](https://togithub.com/DataDog/agent-payload/pull/316) **Full Changelog**: DataDog/agent-payload@v5.0.118...v5.0.119 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b18c912 - Browse repository at this point
Copy the full SHA b18c912View commit details -
fix(deps): update module github.com/golangci/golangci-lint to v1.59.0 (…
…open-telemetry#33256) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | `v1.58.2` -> `v1.59.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint/v1.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint/v1.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint/v1.58.2/v1.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint/v1.58.2/v1.59.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>golangci/golangci-lint (github.com/golangci/golangci-lint)</summary> ### [`v1.59.0`](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eadba89 - Browse repository at this point
Copy the full SHA eadba89View commit details -
fix(deps): update module github.com/aws/aws-sdk-go to v1.53.11 (open-…
…telemetry#33270) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.10` -> `v1.53.11` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.53.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.53.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.53.10/v1.53.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.53.10/v1.53.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15311-2024-05-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.10...v1.53.11) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. - `service/ec2`: Updates service API and documentation - Providing support to accept BgpAsnExtended attribute - `service/kafka`: Updates service API and documentation - `service/swf`: Updates service API and documentation - This release adds new APIs for deleting activity type and workflow type resources. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c7802c - Browse repository at this point
Copy the full SHA 0c7802cView commit details -
[pkg/ottl] Add minute converter (open-telemetry#33200)
**Description:** This adds in a Minute converter that takes a time.Time and returns the int minute component. Analogous to what we already have with Hour **Link to tracking Issue:** open-telemetry#33106 **Testing:** Added two unit tests based on the existing Hour ones **Documentation:** Added the new converter to the ottlfuncs README.md --------- Signed-off-by: sinkingpoint <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffe0c27 - Browse repository at this point
Copy the full SHA ffe0c27View commit details
Commits on May 29, 2024
-
fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/…
…tencentcloud/common to v1.0.931 (open-telemetry#33272) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://togithub.com/tencentcloud/tencentcloud-sdk-go) | `v1.0.930` -> `v1.0.931` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.931?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.931?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.930/v1.0.931?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.0.930/v1.0.931?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tencentcloud/tencentcloud-sdk-go (github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary> ### [`v1.0.931`](https://togithub.com/tencentcloud/tencentcloud-sdk-go/blob/HEAD/CHANGELOG.md#Release-v10931) [Compare Source](https://togithub.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.930...v1.0.931) #### 运维安全中心(堡垒机)(dasb) 版本:2019-10-18 ##### 第 26 次发布 发布时间:2024-05-29 01:29:52 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [DescribeResources](https://cloud.tencent.com/document/api/1025/74801) - 新增入参:Limit, Offset - 新增出参:TotalCount 新增数据结构: - [Clb](https://cloud.tencent.com/document/api/1025/74416#Clb) 修改数据结构: - [Resource](https://cloud.tencent.com/document/api/1025/74416#Resource) - 新增成员:ClbSet #### 云直播CSS(live) 版本:2018-08-01 ##### 第 129 次发布 发布时间:2024-05-29 01:52:02 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245) - 新增入参:TranscodeTemplateName 修改数据结构: - [PullStreamTaskInfo](https://cloud.tencent.com/document/api/267/20474#PullStreamTaskInfo) - 新增成员:TranscodeTemplateName #### 消息队列 TDMQ(tdmq) 版本:2020-02-17 ##### 第 112 次发布 发布时间:2024-05-29 02:13:49 本次发布包含了以下内容: 改善已有的文档。 修改数据结构: - [PulsarNetworkAccessPointInfo](https://cloud.tencent.com/document/api/1179/46089#PulsarNetworkAccessPointInfo) - 新增成员:AccessPointsType #### 数据开发治理平台 WeData(wedata) 版本:2021-08-20 ##### 第 90 次发布 发布时间:2024-05-29 02:30:31 本次发布包含了以下内容: 改善已有的文档。 修改接口: - [BatchStopOpsTasks](https://cloud.tencent.com/document/api/1267/95257) - 新增入参:KillInstance - [BatchStopWorkflowsByIds](https://cloud.tencent.com/document/api/1267/95232) - 新增入参:KillInstance - [CreateHiveTableByDDL](https://cloud.tencent.com/document/api/1267/82524) - 新增入参:SchemaName - [DescribeOperateOpsTasks](https://cloud.tencent.com/document/api/1267/95254) - 新增入参:InitStrategy, RequestResourceTypes - [FreezeOpsTasks](https://cloud.tencent.com/document/api/1267/95252) - 新增入参:KillInstance - [FreezeTasksByWorkflowIds](https://cloud.tencent.com/document/api/1267/95179) - 新增入参:KillInstance 修改数据结构: - [DatasourceBaseInfo](https://cloud.tencent.com/document/api/1267/76336#DatasourceBaseInfo) - 新增成员:Category - [InstanceOpsDto](https://cloud.tencent.com/document/api/1267/76336#InstanceOpsDto) - 新增成员:DeletedFatherList, CirculateInstanceList - [OpsTaskCanvasInfoList](https://cloud.tencent.com/document/api/1267/76336#OpsTaskCanvasInfoList) - 新增成员:CirculateTaskList - [OpsTaskLinkInfoDto](https://cloud.tencent.com/document/api/1267/76336#OpsTaskLinkInfoDto) - 新增成员:LinkStyle </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15dde8a - Browse repository at this point
Copy the full SHA 15dde8aView commit details -
[chore] Replace internal/datadog with datadog agent packages (open-te…
…lemetry#33233) **Description:** Remove internal/datadog package, replace with datadog-agent packages. Follow-up of DataDog/datadog-agent#25841
Configuration menu - View commit details
-
Copy full SHA for f7be511 - Browse repository at this point
Copy the full SHA f7be511View commit details -
exp/metrics: evict only stale (open-telemetry#33265)
**Description:** fixes broken check in eviction behavior such that it only evicts actually stale metrics. this was already attempted in open-telemetry#33015, but was insufficient **Testing:** tests were added
Configuration menu - View commit details
-
Copy full SHA for 54cd5b3 - Browse repository at this point
Copy the full SHA 54cd5b3View commit details -
fix(deps): update module github.com/aliyun/aliyun-log-go-sdk to v0.1.…
…75 (open-telemetry#33244) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aliyun/aliyun-log-go-sdk](https://togithub.com/aliyun/aliyun-log-go-sdk) | `v0.1.72` -> `v0.1.75` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faliyun%2faliyun-log-go-sdk/v0.1.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faliyun%2faliyun-log-go-sdk/v0.1.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faliyun%2faliyun-log-go-sdk/v0.1.72/v0.1.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faliyun%2faliyun-log-go-sdk/v0.1.72/v0.1.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aliyun/aliyun-log-go-sdk (github.com/aliyun/aliyun-log-go-sdk)</summary> ### [`v0.1.75`](https://togithub.com/aliyun/aliyun-log-go-sdk/releases/tag/v0.1.75) [Compare Source](https://togithub.com/aliyun/aliyun-log-go-sdk/compare/v0.1.74...v0.1.75) ##### Feature - optimize protobuf unmarshal performance ### [`v0.1.74`](https://togithub.com/aliyun/aliyun-log-go-sdk/compare/v0.1.73...v0.1.74) [Compare Source](https://togithub.com/aliyun/aliyun-log-go-sdk/compare/v0.1.73...v0.1.74) ### [`v0.1.73`](https://togithub.com/aliyun/aliyun-log-go-sdk/compare/v0.1.72...v0.1.73) [Compare Source](https://togithub.com/aliyun/aliyun-log-go-sdk/compare/v0.1.72...v0.1.73) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b53f993 - Browse repository at this point
Copy the full SHA b53f993View commit details -
fix(deps): update module github.com/google/go-github/v61 to v62 (open…
…-telemetry#33176) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v61](https://togithub.com/google/go-github) | `v61.0.0` -> `v62.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv61/v62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoogle%2fgo-github%2fv61/v62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoogle%2fgo-github%2fv61/v61.0.0/v62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv61/v61.0.0/v62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. :warning: MAJOR VERSION UPDATE :warning: - please manually update this package --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v61)</summary> ### [`v62.0.0`](https://togithub.com/google/go-github/releases/tag/v62.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v61.0.0...v62.0.0) This release contains the following breaking API changes: - feat!: Add ListRunnersOptions to support all query parameters ([#​3094](https://togithub.com/google/go-github/issues/3094)) BREAKING-CHANGE: This changes `ListOptions` to `ListRunnersOptions` in `ListRunners` and `ListOrganizationRunners`. ...and the following additional changes: - Bump codecov/codecov-action from 4.1.0 to 4.1.1 ([#​3120](https://togithub.com/google/go-github/issues/3120)) - Bump go-github from v60 to v61 in /scrape ([#​3119](https://togithub.com/google/go-github/issues/3119)) - Print the unrecognized repository rule type ([#​3113](https://togithub.com/google/go-github/issues/3113)) - feat: Add missing github enterprise importer and domains meta fields ([#​3121](https://togithub.com/google/go-github/issues/3121)) - Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 in /tools ([#​3122](https://togithub.com/google/go-github/issues/3122)) - Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools ([#​3123](https://togithub.com/google/go-github/issues/3123)) - Bump codecov/codecov-action from 4.1.1 to 4.2.0 ([#​3124](https://togithub.com/google/go-github/issues/3124)) - Bump golang.org/x/net from 0.22.0 to 0.24.0 in /scrape ([#​3125](https://togithub.com/google/go-github/issues/3125)) - Bump codecov/codecov-action from 4.2.0 to 4.3.0 ([#​3128](https://togithub.com/google/go-github/issues/3128)) - Add support for merge queue ruleset JSON unmarshaling ([#​3131](https://togithub.com/google/go-github/issues/3131)) - Bump golang.org/x/net from 0.17.0 to 0.23.0 in /example ([#​3134](https://togithub.com/google/go-github/issues/3134)) - Add Missing Changes Field to Member Event Type. ([#​3153](https://togithub.com/google/go-github/issues/3153)) - Allow an empty array of repo ids as a request parameter ([#​3155](https://togithub.com/google/go-github/issues/3155)) - Fix application of pagination options on ListCopilotSeats endpoint ([#​3090](https://togithub.com/google/go-github/issues/3090)) - Hotfix: Fix broken unit test in copilot_test.go ([#​3156](https://togithub.com/google/go-github/issues/3156)) - feat: Allow blocking until primary rate limit is reset ([#​3117](https://togithub.com/google/go-github/issues/3117)) - Remove extra backtick from README.md ([#​3158](https://togithub.com/google/go-github/issues/3158)) - Add support for check private vulnerability reporting endpoint ([#​3157](https://togithub.com/google/go-github/issues/3157)) - Add support for Dependency Graph Snapshots endpoint ([#​2856](https://togithub.com/google/go-github/issues/2856)) - Bump codecov/codecov-action from 4.3.0 to 4.3.1 ([#​3162](https://togithub.com/google/go-github/issues/3162)) - Bump golang.org/x/net from 0.24.0 to 0.25.0 in /scrape ([#​3161](https://togithub.com/google/go-github/issues/3161)) - Bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 in /scrape ([#​3160](https://togithub.com/google/go-github/issues/3160)) - Add Action to DeploymentStatusEvent ([#​3163](https://togithub.com/google/go-github/issues/3163)) - Query identities associated with organization roles ([#​3130](https://togithub.com/google/go-github/issues/3130)) - Bump version of go-github to v62.0.0 ([#​3165](https://togithub.com/google/go-github/issues/3165)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeS1tYWpvci11cGRhdGUiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andrzej Stencel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 821c864 - Browse repository at this point
Copy the full SHA 821c864View commit details -
[internal/exp/metrics] Add functions to merge metrics (open-telemetry…
…#32794) **Description:** This will merge the metrics in mdB into mdA, trying to re-use resourceMetrics, scopeMetrics, and metric values as possible. This will be used to help implement the new feature for: open-telemetry#32513 **Link to tracking Issue:** open-telemetry#32513 / open-telemetry#32690 **Testing:** I created a unit test which tests various scenarios of how merge behavior should happen **Documentation:** The exported function is documented using standard golang style. And there are comments inside the code to explain what is going on and why --------- Co-authored-by: Ziqi Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f664dbb - Browse repository at this point
Copy the full SHA f664dbbView commit details -
Add JMX metrics gatherer version 1.36.0-alpha (open-telemetry#33276)
Add JMX metrics gatherer version `1.36.0-alpha`. cc @open-telemetry/java-contrib-approvers
Configuration menu - View commit details
-
Copy full SHA for 7987c4f - Browse repository at this point
Copy the full SHA 7987c4fView commit details -
[exporter/sapm] Change the logging channel to 'Error' for failed resp…
…onses. (open-telemetry#32430) **Description:** Log level has been changed to Error from Debug for the failed responses **Link to tracking Issue:** open-telemetry#32429 **Testing:** Check log messages
Configuration menu - View commit details
-
Copy full SHA for 58ab68a - Browse repository at this point
Copy the full SHA 58ab68aView commit details
Commits on May 30, 2024
-
[chore] add Makefile target for installing the collector as k8s deplo…
…yment (open-telemetry#33220) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR adds a makefile target for installing a locally built collector image (on a local k8s kind cluster) in deployment mode. **Link to tracking Issue:** <Issue number if applicable> Fixes open-telemetry#32348 Follow up of open-telemetry#32349 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> Added /cc @andrzej-stencel who reviewed the daemonset target PR --------- Signed-off-by: ChrsMark <[email protected]> Co-authored-by: Andrzej Stencel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed66a5f - Browse repository at this point
Copy the full SHA ed66a5fView commit details -
[chore] Remove stable feature gate receiver.vcenter.emitPerfMetricsWi…
…thObjects (open-telemetry#33306)
Configuration menu - View commit details
-
Copy full SHA for 6b5c231 - Browse repository at this point
Copy the full SHA 6b5c231View commit details -
[receiver/mysql] fix: remove the order by clause for non-existent col…
…umn (open-telemetry#33283) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> Remove the unnecessary order by clause causing undefined reference error. This order by clause was introduced in [this commit](open-telemetry@bbcb16c). In [the next commit](open-telemetry@5437618), the author made a change to the metrics model, but I think he forgot to remove the order by clause at that time. I think it could be changed to order by another column, but I didn't really feel the need to keep it sorted, so I removed it. **Link to tracking Issue:** open-telemetry#33271 **Testing:** <Describe what testing was performed and which tests were added.> Tested working as expected with [email protected] which is reported version in the issue. Also it can be tested as sql. ```sql -- before mysql> SELECT TABLE_SCHEMA, TABLE_NAME, TABLE_ROWS, AVG_ROW_LENGTH, DATA_LENGTH, INDEX_LENGTH FROM information_schema.TABLES WHERE TABLE_SCHEMA NOT in ('information_schema', 'sys') ORDER BY TABLE_LENGTH DESC; ERROR 1054 (42S22): Unknown column 'TABLE_LENGTH' in 'order clause' -- after mysql> SELECT TABLE_SCHEMA, TABLE_NAME, TABLE_ROWS, AVG_ROW_LENGTH, DATA_LENGTH, INDEX_LENGTH FROM information_schema.TABLES WHERE TABLE_SCHEMA NOT in ('information_schema', 'sys'); +--------------------+------------------------------------------------------+------------+----------------+-------------+--------------+ | TABLE_SCHEMA | TABLE_NAME | TABLE_ROWS | AVG_ROW_LENGTH | DATA_LENGTH | INDEX_LENGTH | +--------------------+------------------------------------------------------+------------+----------------+-------------+--------------+ | mysql | innodb_table_stats | 2 | 8192 | 16384 | 0 | | mysql | innodb_index_stats | 6 | 2730 | 16384 | 0 | | performance_schema | cond_instances | 256 | 0 | 0 | 0 | | performance_schema | error_log | 9 | 0 | 0 | 0 | | performance_schema | events_waits_current | 1536 | 0 | 0 | 0 | (snip) ``` **Documentation:** <Describe the documentation added.> --------- Co-authored-by: Daniel Jaglowski <[email protected]> Co-authored-by: Curtis Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e912bcd - Browse repository at this point
Copy the full SHA e912bcdView commit details -
[chore] update core (open-telemetry#33308)
- **[chore] multimod update stable modules** - **[chore] multimod update beta modules** - **[chore] update core** Ran "make generate" as well. Signed-off-by: Juraci Paixão Kröhling <[email protected]> --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f17d5cc - Browse repository at this point
Copy the full SHA f17d5ccView commit details -
Fix X-Ray DB subsegment name with JDBC Connection String (open-teleme…
…try#33225) **Description:** <Describe what has changed.> Using the DB span example below, X-Ray exporter failed to generate the expected DB call subsegment names because it could not parse JDBC connection strings that start with the `jdbc:` prefix. ``` Span #1 Trace ID : 663a0b68a5e3849c09c07f914b3df738 Parent ID : 1052e2a4a2516884 ID : 374de78b552e23c2 Name : orders@no-appsignals-mysql-1.cnkqok6c8mo1.eu-west-1.rds.amazonaws.com Kind : Client Start time : 2024-05-07 11:07:20.62 +0000 UTC End time : 2024-05-07 11:07:20.624 +0000 UTC Status code : Unset Status message : Attributes: -> db.connection_string: Str(jdbc:mysql://no-appsignals-mysql-1.cnkqok6c8mo1.eu-west-1.rds.amazonaws.com:3306) -> db.name: Str(orders) -> db.system: Str(MySQL) -> db.user: Str([email protected]) ``` **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> local tests
Configuration menu - View commit details
-
Copy full SHA for fc08be9 - Browse repository at this point
Copy the full SHA fc08be9View commit details -
[processor/k8sattributes] Move feature gate k8sattr.rfc3339 to stable (…
…open-telemetry#33304) **Description:** Move feature gate k8sattr.rfc3339 to stable
Configuration menu - View commit details
-
Copy full SHA for 5f53e33 - Browse repository at this point
Copy the full SHA 5f53e33View commit details -
[healthcheckv2extension] Document that extension is not ready for use (…
…open-telemetry#33313) **Description:** Several users have tried to use this extension as the README makes it appear as though it's ready for use. I've updated the README to include a warning and a note that the README is forward looking. I think it's useful to describe the functionality that the extension will provide when open-telemetry#30673 has been fully decomposed and integrated. cc: @diranged @twistypigeon Let me know if stronger wording is needed. **Link to tracking Issue:** open-telemetry#33301 **Documentation:** README update
Configuration menu - View commit details
-
Copy full SHA for b6b1f13 - Browse repository at this point
Copy the full SHA b6b1f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df63f8 - Browse repository at this point
Copy the full SHA 9df63f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ca100 - Browse repository at this point
Copy the full SHA 51ca100View commit details -
Allow to configure http client used by target allocator generated scr…
…ape targets (open-telemetry#33298) Signed-off-by: Bogdan Drutu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28ca05c - Browse repository at this point
Copy the full SHA 28ca05cView commit details -
[exporter/datadog] Refactor WaitGroup into separate fields for traces…
… and metrics exporter (open-telemetry#33291) `TraceAgent` is only called in the traces exporter and `consumeStatsPayload` is only called in the metrics exporter, so I think using the same `wg` field was causing conflicts with both exporters in use at the same time. This PR splits `wg` into separate fields for each use case. This PR also removes `wg.Wait` on the logs exporter since that wasn't applicable in the first place.
Configuration menu - View commit details
-
Copy full SHA for 9a0c38c - Browse repository at this point
Copy the full SHA 9a0c38cView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf7cd57 - Browse repository at this point
Copy the full SHA bf7cd57View commit details -
[podmanreceiver] add scraper's shutdown method (open-telemetry#32981)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> - Adds the shutdown scraper method. The implementation cancels the `containerEventLoop` go routine. Similar to the dockerstats: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/dockerstatsreceiver/receiver.go#L76 - Moves the configuration validation to the start method, in alignment with the dockerstats receiver: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/dockerstatsreceiver/receiver.go#L55 **Link to tracking Issue:** Related issue open-telemetry#29994 **Testing:** <Describe what testing was performed and which tests were added.> Use scraper instead of metrics receiver interface. **Documentation:** <Describe the documentation added.> --------- Co-authored-by: Curtis Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e13b1a3 - Browse repository at this point
Copy the full SHA e13b1a3View commit details -
[receiver/kubeletstats] Add
k8s.container.cpu.node.utilization
metr……ic (open-telemetry#32295) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> At the moment. We calculate the `k8s.container.cpu_limit_utilization` as [a ratio of the container's limits](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/kubeletstatsreceiver/documentation.md#k8scontainercpu_limit_utilization) at https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/867d6700c31446172e6998e602c55fbf7351831f/receiver/kubeletstatsreceiver/internal/kubelet/cpu.go#L30. Similarly we can calculate the cpu utilization as ratio of the whole node's allocatable cpu, if we divide by the total number of node's cores. We can retrieve this information from the Node's `Status.Capacity`, for example: ```console $ k get nodes kind-control-plane -ojsonpath='{.status.capacity}' {"cpu":"8","ephemeral-storage":"485961008Ki","hugepages-1Gi":"0","hugepages-2Mi":"0","memory":"32564732Ki","pods":"110"} ``` ## Performance concerns In order to get the Node's capacity we need an API call to the k8s API in order to get the Node object. Something to consider here is the performance impact that this extra API call would bring. We can always choose to have this metric as disabled by default and clearly specify in the docs that this metric comes with an extra API call to get the Node of the Pods. The good thing is that `kubeletstats` receiver target's only one node so I believe it's a safe assumption to only fetch the current node because all the observed Pods will belong to the one single local node. Correct me if I miss anything here. In addition, instead of performing the API call explicitly on every single `scrape` we can use an informer instead and leverage its cache. I can change this patch to this direction if we agree on this. Would love to hear other's opinions on this. ## Todos ✅ 1) Apply this change behind a feature gate as it was indicated at open-telemetry#27885 (comment) ✅ 2) Use an Informer instead of direct API calls. **Link to tracking Issue:** <Issue number if applicable> ref: open-telemetry#27885 **Testing:** <Describe what testing was performed and which tests were added.> I experimented with this approach and the results look correct. In order to verify this I deployed a stress Pod on my machine to consume a target cpu of 4 cores: ```yaml apiVersion: v1 kind: Pod metadata: name: cpu-stress spec: containers: - name: cpu-stress image: polinux/stress command: ["stress"] args: ["-c", "4"] ``` And then the collected `container.cpu.utilization` for that Pod's container was at `0,5` as exepcted, based that my machine-node comes with 8 cores in total: ![cpu-stress](https://github.com/open-telemetry/opentelemetry-collector-contrib/assets/11754898/3abe4a0d-6c99-4b4e-a704-da5789dde01b) Unit test is also included. **Documentation:** <Describe the documentation added.> Added: https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/32295/files#diff-8ad3b506fb1132c961e8da99b677abd31f0108e3f9ed6999dd96ad3297b51e08 --------- Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dd718b - Browse repository at this point
Copy the full SHA 4dd718bView commit details -
[extension/filestorage] remove feature flag `extension.filestorage.re…
…placeUnsafeCharacters` (open-telemetry#33236) **Description:** Removes the feature flag according to schedule. **Link to tracking Issue:** - open-telemetry#3148 **Testing:** No changes. **Documentation:** Replaced the description of the feature gate with the description of the feature.
Configuration menu - View commit details
-
Copy full SHA for 2b1c4a6 - Browse repository at this point
Copy the full SHA 2b1c4a6View commit details -
fix(deps): update module google.golang.org/api to v0.182.0 (open-tele…
…metry#33273) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.181.0` -> `v0.182.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.182.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.182.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.181.0/v0.182.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.181.0/v0.182.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.182.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.182.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.181.0...v0.182.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2590](https://togithub.com/googleapis/google-api-go-client/issues/2590)) ([e95bd57](https://togithub.com/googleapis/google-api-go-client/commit/e95bd57350fd494a12fe94b167ab27365ef81593)) - **all:** Auto-regenerate discovery clients ([#​2594](https://togithub.com/googleapis/google-api-go-client/issues/2594)) ([21295a5](https://togithub.com/googleapis/google-api-go-client/commit/21295a5acbbea62c8f1efe8c785161b965b4c95d)) - **all:** Auto-regenerate discovery clients ([#​2595](https://togithub.com/googleapis/google-api-go-client/issues/2595)) ([07e7104](https://togithub.com/googleapis/google-api-go-client/commit/07e71041f297a16404eb756ca8397ab1a7681236)) - **all:** Auto-regenerate discovery clients ([#​2597](https://togithub.com/googleapis/google-api-go-client/issues/2597)) ([7d46b4d](https://togithub.com/googleapis/google-api-go-client/commit/7d46b4d9f1654a792272ad67647c598ee46f4a77)) - **all:** Auto-regenerate discovery clients ([#​2599](https://togithub.com/googleapis/google-api-go-client/issues/2599)) ([677f53d](https://togithub.com/googleapis/google-api-go-client/commit/677f53d0fc95f93b6586eb828c8ebd902d8a8b52)) - **all:** Auto-regenerate discovery clients ([#​2600](https://togithub.com/googleapis/google-api-go-client/issues/2600)) ([2e7cc39](https://togithub.com/googleapis/google-api-go-client/commit/2e7cc399531ce02210c3cd68748035a1aef59be0)) - **all:** Auto-regenerate discovery clients ([#​2602](https://togithub.com/googleapis/google-api-go-client/issues/2602)) ([a86c4b6](https://togithub.com/googleapis/google-api-go-client/commit/a86c4b6bbded4c73369be9d6af5716f87d064448)) - **all:** Auto-regenerate discovery clients ([#​2603](https://togithub.com/googleapis/google-api-go-client/issues/2603)) ([ece7727](https://togithub.com/googleapis/google-api-go-client/commit/ece77271d2e524bcbcd194046094f3940320a51e)) - **all:** Auto-regenerate discovery clients ([#​2604](https://togithub.com/googleapis/google-api-go-client/issues/2604)) ([f474c8f](https://togithub.com/googleapis/google-api-go-client/commit/f474c8ff7d640ca05bf7b72e4d4572990085aa3c)) - **all:** Auto-regenerate discovery clients ([#​2606](https://togithub.com/googleapis/google-api-go-client/issues/2606)) ([ceaeabf](https://togithub.com/googleapis/google-api-go-client/commit/ceaeabf4cecd0f714fd21d9898a78cf16870050a)) - **all:** Auto-regenerate discovery clients ([#​2608](https://togithub.com/googleapis/google-api-go-client/issues/2608)) ([0e58f74](https://togithub.com/googleapis/google-api-go-client/commit/0e58f747c6eabcdfceee43492e42a5030667de1c)) - **all:** Auto-regenerate discovery clients ([#​2609](https://togithub.com/googleapis/google-api-go-client/issues/2609)) ([c4c51ce](https://togithub.com/googleapis/google-api-go-client/commit/c4c51ce9c298333e39e60aa1258aa7933659b52b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56b9c16 - Browse repository at this point
Copy the full SHA 56b9c16View commit details -
Fix bad docs for splunk tls config (open-telemetry#33312)
**Description:** Documentation only change **Documentation:** Small change to fix bad reference docs for splunk
Configuration menu - View commit details
-
Copy full SHA for 5427c93 - Browse repository at this point
Copy the full SHA 5427c93View commit details -
[processor/deltatocumulative]: fix TestLimitEvict (open-telemetry#33266)
due to undefined map iteration order, this test was flaky Fixes open-telemetry#33094 Co-authored-by: Juraci Paixão Kröhling <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88eba8f - Browse repository at this point
Copy the full SHA 88eba8fView commit details -
Zipkin receiver document server options (open-telemetry#33289)
Signed-off-by: Pavol Loffay <[email protected]> Co-authored-by: Sean Marciniak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1a07c9 - Browse repository at this point
Copy the full SHA f1a07c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6005ae8 - Browse repository at this point
Copy the full SHA 6005ae8View commit details -
[chore] Add internal pdatautil.GroupByResourceLogs (open-telemetry#33311
) This is a first step towards a [Flatten/Unflatten workaround](open-telemetry#32080) for OTTL's data corruption issue, specifically this would support Unflatten. The workaround was discussed in a recent collector SIG and it sounded like it would be acceptable if available behind a feature gate and only for the transform processor. If this is accepted I'll work on a Flatten utility next, then integrate them into the tranform processor to prove end-to-end. Finally, I'll implement similar features for metrics and traces. This PR adds an internal utility package which simplifies grouping logs by resource and scope. I'm proposing this initially in `internal/pdatautil` but the functionality could eventually be merged into `pkg/pdatautil` if we find it useful elsewhere.
Configuration menu - View commit details
-
Copy full SHA for 4f7a6b1 - Browse repository at this point
Copy the full SHA 4f7a6b1View commit details -
[chore] update promrw exporter to use mdatagen for internal metrics (o…
…pen-telemetry#33240) This PR configures internal metrics for the prometheus remote write exporter to use mdatagen. It additionally uses the utility functions to test emitted internal telemetry instead of using mock telemetry Follows open-telemetry#33239 --------- Signed-off-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a91da7 - Browse repository at this point
Copy the full SHA 8a91da7View commit details -
[pkg/stanza] log when files are rotated/moved/truncated (open-telemet…
…ry#33237) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This PR adds the logging part from open-telemetry#31256. With this addition every time that is identified that file is rotated either by move/create or copy/truncate, proper logging takes place. **Link to tracking Issue:** <Issue number if applicable> open-telemetry#31256 **Testing:** <Describe what testing was performed and which tests were added.> Updated existing unit tests ### How to test this manually Using the following config: ```yaml receivers: filelog: start_at: beginning poll_interval: 5s include: - /var/log/busybox/monitoring/stable*.log exporters: debug: verbosity: detailed service: telemetry: logs: level: info pipelines: logs: receivers: [filelog] exporters: [debug] processors: [] ``` #### Testing truncate (out of pattern) ```console echo "$(date '+%FT%H:%M:%S.%NZ') some line1" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line2" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line3" >> /var/log/busybox/monitoring/stable_trunc.log && sleep 6 && cp /var/log/busybox/monitoring/stable_trunc.log /var/log/busybox/monitoring/stable_trunc.log.1 && : > /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line new0" >> /var/log/busybox/monitoring/stable_trunc.log ``` #### Testing truncate (in pattern) ```console echo "$(date '+%FT%H:%M:%S.%NZ') some line1" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line2" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line3" >> /var/log/busybox/monitoring/stable_trunc.log && sleep 6 && cp /var/log/busybox/monitoring/stable_trunc.log /var/log/busybox/monitoring/stable_trunc_1.log && : > /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line new1" >> /var/log/busybox/monitoring/stable_trunc.log ``` #### Testing move/create (out of pattern) ```console echo "$(date '+%FT%H:%M:%S.%NZ') some line1" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line2" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line3" >> /var/log/busybox/monitoring/stable_trunc.log && sleep 6 && mv /var/log/busybox/monitoring/stable_trunc.log /var/log/busybox/monitoring/stable_trunc.log.1 && echo "$(date '+%FT%H:%M:%S.%NZ') some line new0" >> /var/log/busybox/monitoring/stable_trunc.log ``` #### Testing move/create (in pattern) ```console echo "$(date '+%FT%H:%M:%S.%NZ') some line1" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line2" >> /var/log/busybox/monitoring/stable_trunc.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line3" >> /var/log/busybox/monitoring/stable_trunc.log && sleep 6 && mv /var/log/busybox/monitoring/stable_trunc.log /var/log/busybox/monitoring/stable_trunc_1.log && echo "$(date '+%FT%H:%M:%S.%NZ') some line new0" >> /var/log/busybox/monitoring/stable_trunc.log ``` **Documentation:** <Describe the documentation added.> Add some extra notes in the `design.md` --------- Signed-off-by: ChrsMark <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0978757 - Browse repository at this point
Copy the full SHA 0978757View commit details
Commits on Jun 1, 2024
-
[cmd/telemetrygen] Add exemplars support for telemetrygen (open-telem…
…etry#33320) This PR adds support for passing a traceID and spanID to be used as exemplars on the generated data points. This was verified with an e2e test using OTel Collector and the debug exporter in detailed verbosity, resulting in this: ``` 2024-05-31T11:41:51.378+0200 info ResourceMetrics #0 Resource SchemaURL: https://opentelemetry.io/schemas/1.13.0 ScopeMetrics #0 ScopeMetrics SchemaURL: InstrumentationScope Metric #0 Descriptor: -> Name: gen -> Description: -> Unit: -> DataType: Gauge NumberDataPoints #0 StartTimestamp: 1970-01-01 00:00:00 +0000 UTC Timestamp: 2024-05-31 09:41:51.374564535 +0000 UTC Value: 0 Exemplars: Exemplar #0 -> Trace ID: ae87dadd90e9935a4bc9660628efd569 -> Span ID: 5828fa4960140870 -> Timestamp: 2024-05-31 09:41:51.374432029 +0000 UTC -> Value: 1 ``` Given that I needed to do the validation of the traceID/spanID on the metrics config as well, I refactored the current validation done in the logging part of the command so that it's now part of the common package. Signed-off-by: Juraci Paixão Kröhling <[email protected]> --------- Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f4d61e - Browse repository at this point
Copy the full SHA 9f4d61eView commit details -
[chore] make generate (open-telemetry#33328)
This file needed regeneration --------- Signed-off-by: Alex Boten <[email protected]> Co-authored-by: Dan Jaglowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 288f5db - Browse repository at this point
Copy the full SHA 288f5dbView commit details -
[chore] Adds internal pdatautil.FlattenLogs (open-telemetry#33322)
Followup to open-telemetry#33311. Adds the ability to flatten logs.
Configuration menu - View commit details
-
Copy full SHA for 89bc3f6 - Browse repository at this point
Copy the full SHA 89bc3f6View commit details
Commits on Jun 2, 2024
-
Add integration test for rabbitmq exporter (open-telemetry#32856)
**Description:** Adds integration test for the rabbitmq exporter. It tests the happy path and the logic for creating a new connection when the current one becomes unhealthy
Configuration menu - View commit details
-
Copy full SHA for 7cc24ff - Browse repository at this point
Copy the full SHA 7cc24ffView commit details
Commits on Jun 3, 2024
-
[exporter/clickhouse] Add
create_schema
option to config (open-tele……metry#32282) **Description:** Adds `create_schema` boolean to config. This flag will disable the automatic creation of the database and tables so that this can be manually managed by the user. **Link to tracking Issue:** open-telemetry#29443 (related) **Testing:** Ran integration tests, and added test for verifying undefined + true + false in for the value in the config. **Documentation:** Added config option to README along with new "schema management" section that contains some recommendations for production deployments as well as requirements for maintaining compatibility. Also added `examples/default_ddl/` which contains all of the default DDL that the exporter runs. These are to be used as a starting point for users managing their own schema. --------- Co-authored-by: Pablo Baeyens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed0cf90 - Browse repository at this point
Copy the full SHA ed0cf90View commit details -
[testbed/datasenders] add missing 0 to nanoseconds calculation (open-…
…telemetry#33321) **Description:** <Describe what has changed.> Fixing a bug - the calculation when converting pdata timestamps to `time` is off in both the `syslog` and `tcpudp` datasenders. Seconds are calculated correctly by dividing the timestamp by `10^9`, but in nanosecond calculation the remainder of `timestamp/10^8` is used, effectively always setting the first decimal in the resulting timestamp to `0`. Discovered this while writing some tests against the syslog receiver and receiving unexpected data in the log body, after identifying the issue a quick search revealed that the same thing was happening in the tcp/upd datasender. **Example:** `2024-05-31T11:53:54.612287004+02:00` becomes `2024-05-31T11:53:54.012287004+02:00` **Link to tracking Issue:** no issue as it's a fairly minor thing that only affects tests, but can open if required **Testing:** - manual tests - existing tests **Documentation:** no additional documentation added.
Configuration menu - View commit details
-
Copy full SHA for 22c3296 - Browse repository at this point
Copy the full SHA 22c3296View commit details -
[extension/opamp] Redact values in effective config (open-telemetry#3…
…3267) **Description:** <Describe what has changed.> Redacts primitive values in the effective config reported by the extension. Necessary for open-telemetry#31641 until open-telemetry/opentelemetry-collector#10139 is resolved. Relates to open-telemetry#32983
Configuration menu - View commit details
-
Copy full SHA for ce09071 - Browse repository at this point
Copy the full SHA ce09071View commit details -
[chore][exporter/elasticsearch] refactor, consolidate exporters (open…
…-telemetry#33318) **Description:** Replace the `elasticsearchTracesExporter` and `elasticsearchLogsExporter` with a single `elasticsearchExporter` that handles both. Tests have been cleaned up to reduce repetition between traces and logs exporters, e.g. config validation tests have been moved to more specific `TestConfig*` tests. To enable this, some further validation has been added to `Config.Validate`, which was previously done only when reaching the go-elasticsearch code when constructing exporters. Various tests have been updated to use the public APIs rather than internal functions, so we're testing behaviour rather than the implementation; this will enable further refactoring without breaking tests. **Link to tracking Issue:** None **Testing:** Ran the unit tests. This is a non-functional change. **Documentation:** N/A, non-functional change. --------- Co-authored-by: Carson Ip <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4148641 - Browse repository at this point
Copy the full SHA 4148641View commit details
Commits on Jun 4, 2024
-
[chore] make update otel (open-telemetry#33342)
**Description:** make update-otel in support of open-telemetry/opentelemetry-collector/issues/10294 **Link to tracking Issue:** open-telemetry/opentelemetry-collector/issues/10294 --------- Signed-off-by: Pablo Baeyens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28d357f - Browse repository at this point
Copy the full SHA 28d357fView commit details -
[chore] Prepare release 0.102.0 (open-telemetry#33362)
The following commands were run to prepare this release: - make chlog-update VERSION=v0.102.0 - sed -i.bak s/0.101.0/0.102.0/g versions.yaml - make multimod-prerelease - make multimod-sync
Configuration menu - View commit details
-
Copy full SHA for 6b1d3dd - Browse repository at this point
Copy the full SHA 6b1d3ddView commit details
Commits on Jun 11, 2024
-
Merge remote-tracking branch 'refs/remotes/opentelemetry-collector-co…
…ntrib/release/v0.102.x' into upstream-merge-0.102.0
Configuration menu - View commit details
-
Copy full SHA for 6aeec0e - Browse repository at this point
Copy the full SHA 6aeec0eView commit details