[edot] add statsD as an extended receiver#12628
Conversation
|
This pull request does not have a backport label. Could you fix it @jlind23? 🙏
|
|
@nimarezainia @perk shall this be backported to 9.3? |
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
@jlind23 could you please update |
💔 Build Failed
Failed CI StepsHistory
cc @jlind23 |
That depends on when the StatsD input package will be available. |
|
@Mergifyio backport 9.2 9.3 |
✅ Backports have been createdDetails
Cherry-pick of 16b19fe has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
|
* add statsD as an extended receiver * update notice file (cherry picked from commit 16b19fe) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # internal/pkg/otel/testdata/all-components.yml
* add statsD as an extended receiver * update notice file (cherry picked from commit 16b19fe)
…2639) * [edot] add statsD as an extended receiver (#12628) * add statsD as an extended receiver * update notice file (cherry picked from commit 16b19fe) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # internal/pkg/otel/testdata/all-components.yml * resolve conflict * update PR --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> Co-authored-by: Julien Lind <vincent.lind@elastic.co>
What does this PR do?
Add statsD receiver to EDOT
Why is it important?
Allows users of statsD to forward data to Elastic through the EDOT Collector.
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact
How to test this PR locally
Related issues
Relates elastic/integrations#17109
Questions to ask yourself