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

Allow collector to send data to APM server #32

Merged
merged 7 commits into from
Sep 4, 2023
Merged

Conversation

lahsivjar
Copy link
Contributor

Before this PR, the opentelemetry collector will consume all metrics using the custom in-memory exporter. With this PR, we enable configuring an APM server gRPC endpoint for the collector to tee data in addition to the in-memory exporter. It will allow us to use Kibana dashboards and SLOs for visualizing benchmark runs.

@lahsivjar lahsivjar requested review from axw and a team August 31, 2023 02:15
@lahsivjar
Copy link
Contributor Author

For anyone reviewing this, apologies about pushing major changes post putting it for review. I was running the benchmarks and discovered issues along the way. The benchmark run has concluded and I believe all changes are in.

@lahsivjar lahsivjar merged commit 83d2b40 into elastic:main Sep 4, 2023
2 checks passed
@lahsivjar lahsivjar deleted the tee branch September 4, 2023 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants