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

Add tooling support to use Kibana dashboards interactively #75

Open
danielmitterdorfer opened this issue Jan 23, 2020 · 1 comment
Open

Comments

@danielmitterdorfer
Copy link
Member

The Kibana queries that are being issued to build the Kibana dashboards are quite complex. To help maintaining them better, it would be great if we had a script that would populate some data to a local Elasticsearch instance and import the dashboards.

Implementation note: The building blocks are already there - there is a script to import the data and we can run a regular challenge with proper track parameters to ingest a smaller data set.

@a03nikki
Copy link

It would also be useful if a human user could interact with these dashboards with their browser during a challenge to get a better feel for what a Kibana user would experience under load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants