Skip to content

Conversation

jmichalek132
Copy link
Contributor

@jmichalek132 jmichalek132 commented Aug 26, 2025

Description

Adds support for adding exponential histograms in the RW2 translation path.

Link to tracking issue

Fixes

Partially implements #33661 (when merging PR please don't close the tracing issue)

Testing

  • Added unit test
  • e2e ran with prometheus

Review please @dashpole @ywwg @ArthurSens @krajorama @aknuds1

@jmichalek132
Copy link
Contributor Author

I am not sure test failure is related to my changes, will push a new commit to re-trigger them

=== Failed
=== FAIL: . Test_PushMetrics/WAL/invalid_type_case (1.89s)
    testing.go:1267: TempDir RemoveAll cleanup: remove C:\Users\RUNNER~1\AppData\Local\Temp\Test_PushMetricsWALinvalid_type_case1132774595\001\prom_remotewrite\00000000000000000001: The process cannot access the file because it is being used by another process.

=== FAIL: . Test_PushMetrics/WAL (0.00s)
    exporter_test.go:715: test not supported when using WAL

=== FAIL: . Test_PushMetrics (3.84s)

=== FAIL: . Test_PushMetrics/WAL/invalid_type_case (re-run 1) (1.53s)
    testing.go:1267: TempDir RemoveAll cleanup: remove C:\Users\RUNNER~1\AppData\Local\Temp\Test_PushMetricsWALinvalid_type_case2256719697\001\prom_remotewrite\00000000000000000001: The process cannot access the file because it is being used by another process.

=== FAIL: . Test_PushMetrics/WAL (re-run 1) (0.00s)
    exporter_test.go:715: test not supported when using WAL

=== FAIL: . Test_PushMetrics (re-run 1) (1.54s)

Copy link
Member

@ArthurSens ArthurSens left a comment

Choose a reason for hiding this comment

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

LGTM, just one comment but we can ignore if I'm just speaking non-sense

@ArthurSens ArthurSens added the ready to merge Code review completed; ready to merge by maintainers label Aug 29, 2025
@atoulme atoulme merged commit fcfaf67 into open-telemetry:main Aug 31, 2025
184 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/translator/prometheusremotewrite ready to merge Code review completed; ready to merge by maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants