-
Notifications
You must be signed in to change notification settings - Fork 154
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
[8.x](backport #6627) Add redis and nginx otel receivers #6642
Conversation
* Add redis and nginx otel receivers Signed-off-by: ChrsMark <chrismarkou92@gmail.com> * Apply suggestions from code review Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co> --------- Signed-off-by: ChrsMark <chrismarkou92@gmail.com> Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co> (cherry picked from commit 300d88e) # Conflicts: # internal/pkg/otel/README.md
Cherry-pick of 300d88e 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 |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
This pull request has not been merged yet. Could you please review and merge it @ChrsMark? 🙏 |
What does this PR do?
This PR adds the redis and nginx opentelemetry receiver components to EDOT.
Why is it important?
These 2 receivers will provide support for metrics collection from NGINX and Redis workloads.
Checklist
./changelog/fragments
using the changelog toolDisruptive User Impact
How to test this PR locally
Related issues
Questions to ask yourself
This is an automatic backport of pull request #6627 done by [Mergify](https://mergify.com).