Skip to content

[telemetry] use otlp exporter#1318

Open
atoulme wants to merge 5 commits intoopen-telemetry:mainfrom
atoulme:use_otlp_for_internal_metrics
Open

[telemetry] use otlp exporter#1318
atoulme wants to merge 5 commits intoopen-telemetry:mainfrom
atoulme:use_otlp_for_internal_metrics

Conversation

@atoulme
Copy link
Contributor

@atoulme atoulme commented Dec 20, 2025

Fixes #836

@atoulme atoulme requested a review from a team as a code owner December 20, 2025 01:26
@atoulme atoulme requested a review from bogdandrutu December 20, 2025 01:26
@atoulme atoulme force-pushed the use_otlp_for_internal_metrics branch from 4043321 to edab9f6 Compare December 20, 2025 04:08
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2026

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jan 3, 2026
@mowies mowies removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jan 13, 2026
@mowies
Copy link
Member

mowies commented Jan 19, 2026

seems like the runner is running out of disk space. we had that before, i think we just need to add the space clean up step that we have in other workflows.

links to the lines you can add to fix this:
https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/.github/workflows/base-release.yaml#L74
and
https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/.github/workflows/base-release.yaml#L185-L186

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 3, 2026
@github-actions github-actions bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 4, 2026
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 18, 2026
@github-actions github-actions bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Mar 6, 2026
@mowies mowies removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Mar 9, 2026
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.

Change the config.yaml of distributions to use the OTLP receiver instead of Prometheus

2 participants