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

Change batch processor to use otel instead of oc #4489

Closed

Conversation

jpkrohling
Copy link
Member

@jpkrohling jpkrohling commented Nov 25, 2021

This is just the first step towards documenting how component owners can create telemetry data to observe their components. This PR changes the batch processor, migrating from OpenCensus to OpenTelemetry API, using the provided MeterProvider from the ProcessorCreateSettings.

One thing this PR is still missing is to provide the views, which would likely work in a way that is similar to what we have today.

The proposal in this PR is mainly to start a discussion on whether this is the pattern we want to recommend. Once we establish the pattern, I'll work on getting the tests to work.

Relates to #4198

Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2021

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

@github-actions github-actions bot added the Stale label Dec 3, 2021
@bogdandrutu bogdandrutu removed the Stale label Dec 8, 2021
@jpkrohling
Copy link
Member Author

jpkrohling commented Dec 10, 2021

Should I just close this? From what I remember, we are still not ready to use otel-sdk given the lack of support for views, which makes us unable to have a bucket set per measure/metric.

@jpkrohling jpkrohling closed this Dec 14, 2021
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.

2 participants