-
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
Add redis and nginx otel receivers #6627
Add redis and nginx otel receivers #6627
Conversation
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
This pull request does not have a backport label. Could you fix it @ChrsMark? 🙏
|
|
Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
* 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
* Add redis and nginx otel receivers (#6627) * 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 * Update README.md * Update README.md * Update README.md --------- Co-authored-by: Christos Markou <chrismarkou92@gmail.com> Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
* 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
* Add redis and nginx otel receivers (#6627) Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
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