Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Add Prometheus and Grafana #108

Open
PierreBesson opened this issue Oct 3, 2018 · 4 comments
Open

Add Prometheus and Grafana #108

PierreBesson opened this issue Oct 3, 2018 · 4 comments

Comments

@PierreBesson
Copy link
Collaborator

Using the ELK stack for metrics analysis does work but it doesn't cut it for advanced use cases. The main drawback is Elasticsearch doing aggregations on statistical data such as percentiles which is meaningless.

The most popular metrics monitoring solution tool at the moment is the Prometheus/Grafana combo so I think we should focus on that.

@atomfrede
Copy link
Member

I would love to see grafana + prometheus. We have that combo in place for ~6 month now. Can I help somehow here?

@PierreBesson
Copy link
Collaborator Author

Well we need to create the jhispter-prometheus and jhipster-grafana docker images based on their official docker images like we did for the ELK stack and Zipkin. Ideally we can add improve the jhipster-import-dashboard scripts to autotically import dashboards in Grafana using the grafana REST API.

@PierreBesson
Copy link
Collaborator Author

PierreBesson commented Oct 3, 2018

We also need to have the Elasticsearch and Prometheus datasources automatically configured in Grafana.

@atomfrede
Copy link
Member

atomfrede commented Oct 3, 2018 via email

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

No branches or pull requests

2 participants