Skip to content

Use otlp exporter for prometheus metrics - #2328

Merged
rafaelwestphal merged 1 commit into
ops_agent_3.0from
westphalrafael/use-otlp-exporter-for-prometheus
Jun 4, 2026
Merged

rafaelwestphal merged 1 commit into
ops_agent_3.0from
westphalrafael/use-otlp-exporter-for-prometheus

Conversation

@rafaelwestphal

Copy link
Copy Markdown
Contributor

Description

Related issue

How has this been tested?

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@rafaelwestphal
rafaelwestphal changed the base branch from master to ops_agent_3.0 June 3, 2026 15:39
@rafaelwestphal
rafaelwestphal force-pushed the westphalrafael/use-otlp-exporter-for-prometheus branch from 82d947f to 25a150f Compare June 3, 2026 15:41
@rafaelwestphal
rafaelwestphal changed the base branch from ops_agent_3.0 to westphalrafael/migrate-receivers-to-otel June 3, 2026 15:41
@rafaelwestphal
rafaelwestphal force-pushed the westphalrafael/use-otlp-exporter-for-prometheus branch 2 times, most recently from bba16a0 to 32b74f7 Compare June 3, 2026 16:42
@rafaelwestphal
rafaelwestphal force-pushed the westphalrafael/migrate-receivers-to-otel branch from d2a8b55 to 8dce99b Compare June 3, 2026 18:53
@rafaelwestphal
rafaelwestphal force-pushed the westphalrafael/use-otlp-exporter-for-prometheus branch from 32b74f7 to e1cb1d1 Compare June 3, 2026 18:54
@rafaelwestphal
rafaelwestphal force-pushed the westphalrafael/migrate-receivers-to-otel branch from 8dce99b to 3182433 Compare June 3, 2026 23:44
@rafaelwestphal
rafaelwestphal force-pushed the westphalrafael/use-otlp-exporter-for-prometheus branch from e1cb1d1 to 0806bd4 Compare June 3, 2026 23:44
@rafaelwestphal
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
rafaelwestphal force-pushed the westphalrafael/use-otlp-exporter-for-prometheus branch from 0806bd4 to 6170b48 Compare June 4, 2026 00:57
@rafaelwestphal
rafaelwestphal merged commit ef65e49 into ops_agent_3.0 Jun 4, 2026
73 of 74 checks passed
@rafaelwestphal
rafaelwestphal deleted the westphalrafael/use-otlp-exporter-for-prometheus branch June 4, 2026 09:40
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.

1 participant