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

Make elasticsearchexporter available in Agent running in OTel mode #4707

Merged

Conversation

ycombinator
Copy link
Contributor

@ycombinator ycombinator commented May 8, 2024

What does this PR do?

This PR makes the elasticsearch exporter available to users running Elastic Agent in otel mode.

Why is it important?

To allow users of Elastic Agent running as as OpenTelemetry Collector to configure pipelines containing the elasticsearchexporter.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

@ycombinator ycombinator requested a review from a team as a code owner May 8, 2024 14:16
@ycombinator ycombinator added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team backport-v8.14.0 labels May 8, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@ycombinator ycombinator merged commit a045482 into elastic:main May 8, 2024
9 checks passed
@ycombinator ycombinator deleted the otel-mode-add-elasticsearch-exporter branch May 8, 2024 16:33
mergify bot pushed a commit that referenced this pull request May 8, 2024
…4707)

* Make elasticsearch exporter available in Agent running in OTel mode

* Reordering dependencies

* Regenerating README

* Adding CHANGELOG entry

(cherry picked from commit a045482)

# Conflicts:
#	go.mod
#	go.sum
#	internal/pkg/otel/README.md
ycombinator added a commit that referenced this pull request May 8, 2024
…4707)

* Make elasticsearch exporter available in Agent running in OTel mode

* Reordering dependencies

* Regenerating README

* Adding CHANGELOG entry

(cherry picked from commit a045482)
ycombinator added a commit that referenced this pull request May 8, 2024
…t running in OTel mode (#4711)

* Make `elasticsearchexporter` available in Agent running in OTel mode (#4707)

* Make elasticsearch exporter available in Agent running in OTel mode

* Reordering dependencies

* Regenerating README

* Adding CHANGELOG entry

(cherry picked from commit a045482)

* Fix conflicts

* Fix OTel dependency versions

---------

Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.14.0 Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants