From b64fc059fd9de924d1c3c98ea9e32e5b8659f458 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sun, 5 Apr 2020 12:56:34 +0200 Subject: [PATCH] Update monitoring.md --- docs/monitoring.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/monitoring.md b/docs/monitoring.md index 187353ec..4c78cfe9 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -6,6 +6,9 @@ * [dzone.com: Monitoring with **Prometheus**](https://dzone.com/articles/monitoring-with-prometheus) Learn how to set up a basic instance of Prometheus along with Grafana and the Node Exporter to monitor a simple Linux server. * [**Thanos**](https://thanos.io/) Open source, highly available Prometheus setup with long term storage capabilities. +## Grafana +* [Grafana Dashboards](https://github.com/mlabouardy/grafana-dashboards) + ## Performance * [dzone.com: The Keys to Performance Tuning and Testing](https://dzone.com/articles/the-keys-to-performance-tuning-and-testing) * [dzone.com: How Performance Tuning and Testing are Changing](https://dzone.com/articles/how-performance-tuning-and-testing-are-changing)