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

gather Elasticsearch and Kibana monitoring data during local build load test runs #39

Open
LeeDr opened this issue Jan 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@LeeDr
Copy link

LeeDr commented Jan 27, 2021

Similar to #38, we would like to gather Monitoring metrics during load test runs. This would show things like the Elasticsearch search queue and rejected searches. It would also show Kibana memory and response times.

In the current local load test job we build the current Kibana and get the most recently promoted Elasticsearch build.
To gather monitoring we would need to also get the most recent metricbeat build, configure it, and start it.

Then it should be a relatively simple job of configuring that metricbeat to send Elasticsearch and Kibana monitoring data to kibana-stats.elastic.dev.

APM data too...(separate issue)

/cc @dmlemeshko @marius-dr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant