Skip to content

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.39.0 to 1.41.0#1808

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0
Closed

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.39.0 to 1.41.0#1808
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.39.0 to 1.41.0.

Changelog

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.

[1.41.0/0.63.0/0.17.0/0.0.15] 2026-03-02

This release is the last to support [Go 1.24]. The next release will require at least [Go 1.25].

Added

  • Support testing of [Go 1.26]. (#7902)

Fixed

  • Update Baggage in go.opentelemetry.io/otel/propagation and Parse and New in go.opentelemetry.io/otel/baggage to comply with W3C Baggage specification limits. New and Parse now return partial baggage along with an error when limits are exceeded. Errors from baggage extraction are reported to the global error handler. (#7880)
  • Return an error when the endpoint is configured as insecure and with TLS configuration in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#7914)
  • Return an error when the endpoint is configured as insecure and with TLS configuration in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#7914)
  • Return an error when the endpoint is configured as insecure and with TLS configuration in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#7914)

[1.40.0/0.62.0/0.16.0] 2026-02-02

Added

  • Add AlwaysRecord sampler in go.opentelemetry.io/otel/sdk/trace. (#7724)
  • Add Enabled method to all synchronous instrument interfaces (Float64Counter, Float64UpDownCounter, Float64Histogram, Float64Gauge, Int64Counter, Int64UpDownCounter, Int64Histogram, Int64Gauge,) in go.opentelemetry.io/otel/metric. This stabilizes the synchronous instrument enabled feature, allowing users to check if an instrument will process measurements before performing computationally expensive operations. (#7763)
  • Add go.opentelemetry.io/otel/semconv/v1.39.0 package. The package contains semantic conventions from the v1.39.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.38.0. (#7783, #7789)

Changed

  • Improve the concurrent performance of HistogramReservoir in go.opentelemetry.io/otel/sdk/metric/exemplar by 4x. (#7443)
  • Improve the concurrent performance of FixedSizeReservoir in go.opentelemetry.io/otel/sdk/metric/exemplar. (#7447)
  • Improve performance of concurrent histogram measurements in go.opentelemetry.io/otel/sdk/metric. (#7474)
  • Improve performance of concurrent synchronous gauge measurements in go.opentelemetry.io/otel/sdk/metric. (#7478)
  • Add experimental observability metrics in go.opentelemetry.io/otel/exporters/stdout/stdoutmetric. (#7492)
  • Exporter in go.opentelemetry.io/otel/exporters/prometheus ignores metrics with the scope go.opentelemetry.io/contrib/bridges/prometheus. This prevents scrape failures when the Prometheus exporter is misconfigured to get data from the Prometheus bridge. (#7688)
  • Improve performance of concurrent exponential histogram measurements in go.opentelemetry.io/otel/sdk/metric. (#7702)
  • The rpc.grpc.status_code attribute in the experimental metrics emitted from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc is replaced with the rpc.response.status_code attribute to align with the semantic conventions. (#7854)
  • The rpc.grpc.status_code attribute in the experimental metrics emitted from go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc is replaced with the rpc.response.status_code attribute to align with the semantic conventions. (#7854)

Fixed

  • Fix bad log message when key-value pairs are dropped because of key duplication in go.opentelemetry.io/otel/sdk/log. (#7662)
  • Fix DroppedAttributes on Record in go.opentelemetry.io/otel/sdk/log to not count the non-attribute key-value pairs dropped because of key duplication. (#7662)
  • Fix SetAttributes on Record in go.opentelemetry.io/otel/sdk/log to not log that attributes are dropped when they are actually not dropped. (#7662)
  • Fix missing request.GetBody in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to correctly handle HTTP/2 GOAWAY frame. (#7794)
  • WithHostID detector in go.opentelemetry.io/otel/sdk/resource to use full path for ioreg command on Darwin (macOS). (#7818)

... (truncated)

Commits
  • 4575a97 Release 1.41.0/0.63.0/0.17.0/0.0.15 (#7977)
  • 66fc10d fix: add error handling for insecure HTTP endpoints with TLS client configura...
  • 76e6eec chore(deps): update github/codeql-action action to v4.32.5 (#7980)
  • 0d50f90 Revert "Generate semconv/v1.40.0" (#7978)
  • c38a4a5 Generate semconv/v1.40.0 (#7929)
  • 0f1a224 chore(deps): update module github.com/securego/gosec/v2 to v2.23.0 (#7899)
  • c79ebf4 chore(deps): update module github.com/daixiang0/gci to v0.14.0 (#7973)
  • f758157 chore(deps): update module github.com/sonatard/noctx to v0.5.0 (#7968)
  • 92a1164 fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to d566b...
  • 3cd7c27 chore(deps): update module github.com/protonmail/go-crypto to v1.4.0 (#7969)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2026

Benchstat

Base: 2c2a57c19bc915c8a90d11ed958dddf64688a291
Head: 861816ab8e76de8efbc1fc62e082d56c0b150583

goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                                       │ bench-base.txt │           bench-head.txt           │
                                                       │     sec/op     │    sec/op     vs base              │
InsertionForRowsWithAliases/external_users.aliases-4       566.6µ ±  8%   581.6µ ± 14%  +2.66% (p=0.041 n=6)
InsertionForRowsWithAliases/config_items.external_id-4     1.113m ± 11%   1.091m ±  9%       ~ (p=0.818 n=6)
RLS/Sample-15000/catalog_changes/Without_RLS-4             5.340m ±  1%   5.209m ±  0%  -2.46% (p=0.002 n=6)
RLS/Sample-15000/catalog_changes/With_RLS-4                130.3m ±  2%   128.4m ±  1%  -1.40% (p=0.002 n=6)
RLS/Sample-15000/config_changes/Without_RLS-4              5.407m ±  2%   5.265m ±  0%  -2.62% (p=0.002 n=6)
RLS/Sample-15000/config_changes/With_RLS-4                 131.1m ±  2%   126.7m ±  1%  -3.36% (p=0.002 n=6)
RLS/Sample-15000/config_detail/Without_RLS-4               4.002m ±  1%   3.923m ±  0%  -1.97% (p=0.002 n=6)
RLS/Sample-15000/config_detail/With_RLS-4                  122.6m ±  0%   124.5m ±  2%  +1.57% (p=0.002 n=6)
RLS/Sample-15000/config_names/Without_RLS-4                13.10m ±  3%   12.76m ±  1%       ~ (p=0.394 n=6)
RLS/Sample-15000/config_names/With_RLS-4                   125.3m ±  0%   125.2m ±  3%       ~ (p=0.589 n=6)
RLS/Sample-15000/config_summary/Without_RLS-4              96.04m ±  3%   91.35m ±  0%  -4.89% (p=0.002 n=6)
RLS/Sample-15000/config_summary/With_RLS-4                 735.4m ±  5%   741.8m ±  0%       ~ (p=0.065 n=6)
RLS/Sample-15000/configs/Without_RLS-4                     7.189m ±  1%   7.203m ±  0%       ~ (p=0.394 n=6)
RLS/Sample-15000/configs/With_RLS-4                        123.8m ±  1%   123.0m ±  0%  -0.67% (p=0.015 n=6)
RLS/Sample-15000/analysis_types/Without_RLS-4              3.971m ±  0%   3.912m ±  1%  -1.48% (p=0.002 n=6)
RLS/Sample-15000/analysis_types/With_RLS-4                 3.857m ±  2%   3.891m ±  3%  +0.88% (p=0.026 n=6)
RLS/Sample-15000/analyzer_types/Without_RLS-4              3.713m ±  0%   3.714m ±  1%       ~ (p=0.818 n=6)
RLS/Sample-15000/analyzer_types/With_RLS-4                 3.732m ±  2%   3.740m ±  3%       ~ (p=0.310 n=6)
RLS/Sample-15000/change_types/Without_RLS-4                5.285m ±  1%   5.193m ±  0%  -1.73% (p=0.002 n=6)
RLS/Sample-15000/change_types/With_RLS-4                   5.176m ±  2%   5.199m ±  3%  +0.45% (p=0.041 n=6)
RLS/Sample-15000/config_classes/Without_RLS-4              3.310m ±  1%   3.311m ±  4%       ~ (p=0.818 n=6)
RLS/Sample-15000/config_classes/With_RLS-4                 122.5m ±  0%   124.9m ±  1%  +1.98% (p=0.002 n=6)
RLS/Sample-15000/config_types/Without_RLS-4                4.026m ±  3%   4.055m ±  1%       ~ (p=0.065 n=6)
RLS/Sample-15000/config_types/With_RLS-4                   123.0m ±  2%   125.9m ±  0%  +2.37% (p=0.002 n=6)
geomean                                                    15.05m         14.97m        -0.57%

                                                       │ bench-base.txt │           bench-head.txt           │
                                                       │      B/op      │     B/op      vs base              │
InsertionForRowsWithAliases/external_users.aliases-4       15.31Ki ± 0%   15.34Ki ± 0%       ~ (p=0.180 n=6)
InsertionForRowsWithAliases/config_items.external_id-4     22.93Ki ± 1%   22.95Ki ± 0%       ~ (p=0.589 n=6)
geomean                                                    18.74Ki        18.76Ki       +0.13%

                                                       │ bench-base.txt │           bench-head.txt           │
                                                       │   allocs/op    │ allocs/op   vs base                │
InsertionForRowsWithAliases/external_users.aliases-4         238.0 ± 0%   238.0 ± 0%       ~ (p=1.000 n=6) ¹
InsertionForRowsWithAliases/config_items.external_id-4       294.0 ± 0%   294.0 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                      264.5        264.5       +0.00%
¹ all samples are equal

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0 branch 5 times, most recently from 861816a to 814e864 Compare March 12, 2026 19:16
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 12, 2026

Benchstat (RLS)

Base: dbb8aeb99ccea1d3dcdf36787b725b563a5e4ad0
Head: 0704af17d76ff7c7e49bf04fd648a7833eae2aa7

📊 8 minor regression(s) (all within 5% threshold)

Benchmark Base Head Change p-value
RLS/Sample-15000/config_names/Without_RLS-4 12.55m 13.04m +3.92% 0.009
RLS/Sample-15000/configs/Without_RLS-4 7.098m 7.356m +3.64% 0.009
RLS/Sample-15000/config_detail/Without_RLS-4 3.887m 3.971m +2.15% 0.004
RLS/Sample-15000/configs/With_RLS-4 123.8m 125.7m +1.53% 0.002
RLS/Sample-15000/config_names/With_RLS-4 125.4m 126.5m +0.87% 0.002
RLS/Sample-15000/config_changes/With_RLS-4 128.8m 129.8m +0.80% 0.041
RLS/Sample-15000/analysis_types/With_RLS-4 3.881m 3.912m +0.79% 0.041
RLS/Sample-15000/config_types/With_RLS-4 123.1m 124.0m +0.72% 0.026
✅ 2 improvement(s)
Benchmark Base Head Change p-value
RLS/Sample-15000/catalog_changes/With_RLS-4 130.1m 127.5m -1.98% 0.002
RLS/Sample-15000/config_detail/With_RLS-4 125.9m 123.7m -1.75% 0.009
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                               │ bench-base.txt │          bench-head.txt           │
                                               │     sec/op     │   sec/op     vs base              │
RLS/Sample-15000/catalog_changes/Without_RLS-4      5.329m ± 2%   5.324m ± 6%       ~ (p=0.818 n=6)
RLS/Sample-15000/catalog_changes/With_RLS-4         130.1m ± 1%   127.5m ± 0%  -1.98% (p=0.002 n=6)
RLS/Sample-15000/config_changes/Without_RLS-4       5.181m ± 3%   5.225m ± 1%       ~ (p=0.240 n=6)
RLS/Sample-15000/config_changes/With_RLS-4          128.8m ± 1%   129.8m ± 1%  +0.80% (p=0.041 n=6)
RLS/Sample-15000/config_detail/Without_RLS-4        3.887m ± 1%   3.971m ± 1%  +2.15% (p=0.004 n=6)
RLS/Sample-15000/config_detail/With_RLS-4           125.9m ± 5%   123.7m ± 1%  -1.75% (p=0.009 n=6)
RLS/Sample-15000/config_names/Without_RLS-4         12.55m ± 3%   13.04m ± 2%  +3.92% (p=0.009 n=6)
RLS/Sample-15000/config_names/With_RLS-4            125.4m ± 0%   126.5m ± 0%  +0.87% (p=0.002 n=6)
RLS/Sample-15000/config_summary/Without_RLS-4       61.34m ± 2%   61.58m ± 2%       ~ (p=0.699 n=6)
RLS/Sample-15000/config_summary/With_RLS-4          741.9m ± 1%   742.7m ± 1%       ~ (p=0.818 n=6)
RLS/Sample-15000/configs/Without_RLS-4              7.098m ± 4%   7.356m ± 4%  +3.64% (p=0.009 n=6)
RLS/Sample-15000/configs/With_RLS-4                 123.8m ± 0%   125.7m ± 1%  +1.53% (p=0.002 n=6)
RLS/Sample-15000/analysis_types/Without_RLS-4       3.949m ± 1%   3.957m ± 1%       ~ (p=0.589 n=6)
RLS/Sample-15000/analysis_types/With_RLS-4          3.881m ± 5%   3.912m ± 4%  +0.79% (p=0.041 n=6)
RLS/Sample-15000/analyzer_types/Without_RLS-4       3.730m ± 0%   3.745m ± 3%       ~ (p=0.132 n=6)
RLS/Sample-15000/analyzer_types/With_RLS-4          3.755m ± 1%   3.777m ± 3%       ~ (p=0.240 n=6)
RLS/Sample-15000/change_types/Without_RLS-4         5.365m ± 1%   5.323m ± 4%       ~ (p=0.394 n=6)
RLS/Sample-15000/change_types/With_RLS-4            5.276m ± 1%   5.327m ± 3%       ~ (p=0.093 n=6)
RLS/Sample-15000/config_classes/Without_RLS-4       3.281m ± 1%   3.297m ± 1%       ~ (p=0.093 n=6)
RLS/Sample-15000/config_classes/With_RLS-4          125.2m ± 0%   125.0m ± 2%       ~ (p=0.589 n=6)
RLS/Sample-15000/config_types/Without_RLS-4         3.908m ± 0%   3.927m ± 1%       ~ (p=0.065 n=6)
RLS/Sample-15000/config_types/With_RLS-4            123.1m ± 1%   124.0m ± 1%  +0.72% (p=0.026 n=6)
geomean                                             19.20m        19.32m       +0.64%

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 12, 2026

Benchstat (Other)

Base: dbb8aeb99ccea1d3dcdf36787b725b563a5e4ad0
Head: 0704af17d76ff7c7e49bf04fd648a7833eae2aa7

✅ 2 improvement(s)
Benchmark Base Head Change p-value
ResourceSelectorQueryBuild/tags-4 15.95µ 15.55µ -2.48% 0.002
ResourceSelectorConfigs/name-4 153.7µ 151.1µ -1.71% 0.041
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
                                                       │ bench-base.txt │           bench-head.txt            │
                                                       │     sec/op     │    sec/op      vs base              │
InsertionForRowsWithAliases/external_users.aliases-4      400.4µ ±   3%   396.0µ ±   7%       ~ (p=0.589 n=6)
InsertionForRowsWithAliases/config_items.external_id-4    908.5µ ±  19%   910.6µ ±  15%       ~ (p=0.818 n=6)
ResourceSelectorConfigs/name-4                            153.7µ ±   2%   151.1µ ±   2%  -1.71% (p=0.041 n=6)
ResourceSelectorConfigs/name_and_type-4                   170.4µ ±   3%   169.3µ ±   2%       ~ (p=0.132 n=6)
ResourceSelectorConfigs/tags-4                            31.54m ± 145%   31.39m ± 152%       ~ (p=0.937 n=6)
ResourceSelectorQueryBuild/name-4                         41.83µ ±   1%   42.02µ ±   1%       ~ (p=0.093 n=6)
ResourceSelectorQueryBuild/name_and_type-4                61.47µ ±   1%   61.19µ ±   1%       ~ (p=0.240 n=6)
ResourceSelectorQueryBuild/tags-4                         15.95µ ±   2%   15.55µ ±   1%  -2.48% (p=0.002 n=6)
geomean                                                   243.4µ          241.5µ         -0.78%

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0 branch 4 times, most recently from 8281a5d to 73cbc49 Compare March 18, 2026 09:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0 branch 3 times, most recently from 256472c to 1b4192c Compare March 31, 2026 14:28
…tlptracegrpc

Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.41.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.41.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0 branch from 1b4192c to 0704af1 Compare April 3, 2026 12:06
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

Superseded by #1893.

@dependabot dependabot bot closed this Apr 16, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.41.0 branch April 16, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants