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

[processor/tailsampling] Refactor internal telemetry #33108

Merged
merged 6 commits into from
May 17, 2024

Conversation

jpkrohling
Copy link
Member

This PR is the first step in refactoring the internal telemetry for the tail-sampling processor.

There are no expected changes in user behavior between this and the current main, but all OpenCensus code is now isolated and can be replaced without affecting other parts of the code.
Once this PR is merged, the next step is to create equivalent metrics using the OpenTelemetry Go API.

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

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jpkrohling jpkrohling requested review from a team and MovieStoreGuy May 17, 2024 10:19
@jpkrohling jpkrohling added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 17, 2024
@github-actions github-actions bot added the processor/tailsampling Tail sampling processor label May 17, 2024
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>
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jpkrohling jpkrohling merged commit 3868323 into open-telemetry:main May 17, 2024
162 checks passed
@github-actions github-actions bot added this to the next release milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/tailsampling Tail sampling processor Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants