Feature request: We need metrics
Is your feature request related to a problem? Please describe.
There is no problem (yet). We just really need metrics to verify the health and status of our platform!
Describe the solution you'd like
A very basic setup could contain a time-series database (InfluxDB, Prometheus, ...) and a dashboard-tool such as Grafana.
The purpose of the time-series database is to receive metrics data and store it for a certain amount of time, nothing more & nothing less.
The Grafana dashboard can be used for many purposes. Some ideas are:
- Monitoring the health of our services with the time-series data;
- Visualisation of where our data is localized using maps in Grafana
- Metrics showing us the amount of requests, types of errors, responsetimes, ...
- Whatever you can come up with that fits a number, graph or map
Feature request: We need metrics
Is your feature request related to a problem? Please describe.
There is no problem (yet). We just really need metrics to verify the health and status of our platform!
Describe the solution you'd like
A very basic setup could contain a time-series database (InfluxDB, Prometheus, ...) and a dashboard-tool such as Grafana.
The purpose of the time-series database is to receive metrics data and store it for a certain amount of time, nothing more & nothing less.
The Grafana dashboard can be used for many purposes. Some ideas are: