An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-grafana-prometheus

Grafana is an open-source platform for monitoring and observability. It allows users to visualize, query, and analyze metrics from various data sources like Prometheus, Elasticsearch, and more. Grafana's interactive dashboards provide real-time insights for IT systems.
https://github.com/natthasath/docker-grafana-prometheus

docker-compose grafana monitor prometheus

Last synced: about 2 months ago
JSON representation

Grafana is an open-source platform for monitoring and observability. It allows users to visualize, query, and analyze metrics from various data sources like Prometheus, Elasticsearch, and more. Grafana's interactive dashboards provide real-time insights for IT systems.

Awesome Lists containing this project

README

          

# 🎉 Docker Grafana Prometheus

Grafana is an open-source platform for monitoring and observability. It allows users to visualize, query, and analyze metrics from various data sources like Prometheus, Elasticsearch, and more. Grafana's interactive dashboards provide real-time insights for IT systems.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:3000/](http://localhost:3000/) username : `admin` password : `admin`

```shell
docker-compose up -d
```