Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use MeterProvider via the config package #11079

Conversation

codeboten
Copy link
Contributor

This updates the Collector to configure the MeterProvider via the config package instead of its own configuration. This allows us to remove a bunch of code that is duplicated, and to add support for views pretty quickly as a result, with very little code.

Leaving this in draft, until the config package can support an exclude filter for configuring stream attribute keys as described in open-telemetry/opentelemetry-specification#4188

This updates the Collector to configure the MeterProvider via the config
package instead of its own configuration. This allows us to remove a bunch
of code that is duplicated, and to add support for views pretty quickly
as a result, with very little code.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten
Copy link
Contributor Author

This is waiting on open-telemetry/opentelemetry-go-contrib#6126

Copy link
Contributor

github-actions bot commented Oct 4, 2024

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 label Oct 4, 2024
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Oct 18, 2024
@codeboten
Copy link
Contributor Author

the work in this PR will be done in #11458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant