Skip to content

Conversation

@aaronc
Copy link
Member

@aaronc aaronc commented Dec 17, 2025

Description

Updates the https://pkg.go.dev/go.opentelemetry.io/contrib/otelconf dependency in telemetry/ to v0.19 which corresponds to a v1.0 RC of the OpenTelemetry declarative configuration format. This allows us to remove custom file exporters which we were using for testing because they are now supported upstream. It also requires some slight changes to the actual config format which are reflected in the README example configuration.

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.29%. Comparing base (4818bc2) to head (1330bb8).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #25719      +/-   ##
==========================================
+ Coverage   68.28%   70.29%   +2.01%     
==========================================
  Files         870      835      -35     
  Lines       56500    54359    -2141     
==========================================
- Hits        38580    38212     -368     
+ Misses      17920    16147    -1773     
Files with missing lines Coverage Δ
telemetry/config.go 2.46% <ø> (+0.98%) ⬆️

... and 38 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aaronc aaronc marked this pull request as ready for review December 17, 2025 18:22
@aaronc aaronc added this pull request to the merge queue Dec 18, 2025
Merged via the queue into main with commit f145e87 Dec 18, 2025
42 checks passed
@aaronc aaronc deleted the aaronc/update-otelconf-0.19 branch December 18, 2025 17:25
warpbuild-benchmark-bot bot added a commit to WarpBuilds/cosmos-sdk that referenced this pull request Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants