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

[statsdreceiver] removing unused code #29900

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

codeboten
Copy link
Contributor

Most of the methods in the Reporter interface were not used beyond being called in a test. Removing them, which removes the dependency on opencensus.

related to #29867

Most of the methods in the Reporter interface were not used beyond being called in a test. Removing them, which removes the dependency on opencensus.

Signed-off-by: Alex Boten <aboten@lightstep.com>
@codeboten codeboten requested a review from a team December 15, 2023 00:39
@codeboten codeboten mentioned this pull request Dec 15, 2023
16 tasks
@github-actions github-actions bot added the receiver/statsd statsd related issues label Dec 15, 2023
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 15, 2023
@codeboten codeboten merged commit 3a24d2e into open-telemetry:main Dec 15, 2023
83 of 84 checks passed
@codeboten codeboten deleted the codeboten/statsd-rm-census branch December 15, 2023 01:02
@github-actions github-actions bot added this to the next release milestone Dec 15, 2023
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
Most of the methods in the Reporter interface were not used beyond being
called in a test. Removing them, which removes the dependency on
opencensus.

related to open-telemetry#29867

Signed-off-by: Alex Boten <aboten@lightstep.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/statsd statsd related issues Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants