Skip to content

[collectd/statsd] Remove deprecated plugin#7085

Merged
atoulme merged 2 commits intomainfrom
remove_statsd
Jan 22, 2026
Merged

[collectd/statsd] Remove deprecated plugin#7085
atoulme merged 2 commits intomainfrom
remove_statsd

Conversation

@atoulme
Copy link
Contributor

@atoulme atoulme commented Jan 21, 2026

Description:
Remove deprecated collectd/statsd plugin.

@atoulme atoulme requested review from a team as code owners January 21, 2026 23:51
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.14%. Comparing base (6e453cb) to head (ee4c12f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7085      +/-   ##
==========================================
+ Coverage   38.10%   38.14%   +0.03%     
==========================================
  Files         358      357       -1     
  Lines       25107    25099       -8     
==========================================
+ Hits         9568     9573       +5     
+ Misses      14746    14734      -12     
+ Partials      793      792       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@pjanotti pjanotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes themselves LGTM, I didn't look at the test failure: just re-kicked the test.

@atoulme
Copy link
Contributor Author

atoulme commented Jan 22, 2026

Test fails with:

2026-01-22T02:38:20.528Z	INFO	testutils/collector_container.go:270	2026-01-22T02:38:20.527Z	info	collectd/logging.go:40	qemu-aarch64: Could not open '/bin/ld-linux.so': No such file or directory	{"resource": {"service.instance.id": "1b45b46e-bd64-4528-83d2-68228866e3ec", "service.name": "otelcol", "service.version": "v0.143.0-21-g65974102"}, "otelcol.component.id": "smartagent/collectd_apache", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global"}
2026-01-22T02:38:20.528Z	INFO	testutils/collector_container.go:270	2026-01-22T02:38:20.527Z	error	collectd/collectd.go:317	Collectd died when it was supposed to be running, restarting...	{"resource": {"service.instance.id": "1b45b46e-bd64-4528-83d2-68228866e3ec", "service.name": "otelcol", "service.version": "v0.143.0-21-g65974102"}, "otelcol.component.id": "smartagent/collectd_apache", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global"}

I guess this file was brought over by a dependency from the agent bundle?

@atoulme atoulme merged commit 6502b97 into main Jan 22, 2026
238 checks passed
@atoulme atoulme deleted the remove_statsd branch January 22, 2026 06:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants