Use otlp exporter for prometheus metrics - #2328
Merged
rafaelwestphal merged 1 commit intoJun 4, 2026
Merged
rafaelwestphal merged 1 commit into
rafaelwestphal merged 1 commit into
Conversation
rafaelwestphal
force-pushed
the
westphalrafael/use-otlp-exporter-for-prometheus
branch
from
June 3, 2026 15:41
82d947f to
25a150f
Compare
rafaelwestphal
changed the base branch from
ops_agent_3.0
to
westphalrafael/migrate-receivers-to-otel
June 3, 2026 15:41
rafaelwestphal
force-pushed
the
westphalrafael/use-otlp-exporter-for-prometheus
branch
2 times, most recently
from
June 3, 2026 16:42
bba16a0 to
32b74f7
Compare
rafaelwestphal
force-pushed
the
westphalrafael/migrate-receivers-to-otel
branch
from
June 3, 2026 18:53
d2a8b55 to
8dce99b
Compare
rafaelwestphal
force-pushed
the
westphalrafael/use-otlp-exporter-for-prometheus
branch
from
June 3, 2026 18:54
32b74f7 to
e1cb1d1
Compare
rafaelwestphal
force-pushed
the
westphalrafael/migrate-receivers-to-otel
branch
from
June 3, 2026 23:44
8dce99b to
3182433
Compare
rafaelwestphal
force-pushed
the
westphalrafael/use-otlp-exporter-for-prometheus
branch
from
June 3, 2026 23:44
e1cb1d1 to
0806bd4
Compare
rafaelwestphal
marked this pull request as ready for review
June 4, 2026 00:49
Base automatically changed from
westphalrafael/migrate-receivers-to-otel
to
ops_agent_3.0
June 4, 2026 00:54
…lp_exporter experiment is enabled Previously, we overrode the metrics exporter to use GMP for prometheus receiver pipelines even when the otlp_exporter experiment flag was enabled. This change reverts that decision, allowing prometheus receiver pipelines to send metrics via the OTLP exporter (otlp_grpc) when the otlp_exporter experiment is enabled. All confgenerator goldens have been updated to reflect the new exporter configuration.
rafaelwestphal
force-pushed
the
westphalrafael/use-otlp-exporter-for-prometheus
branch
from
June 4, 2026 00:57
0806bd4 to
6170b48
Compare
rafaelwestphal
deleted the
westphalrafael/use-otlp-exporter-for-prometheus
branch
June 4, 2026 09:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related issue
How has this been tested?
Checklist: