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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-grafana-prometheus
- Owner: natthasath
- License: mit
- Created: 2024-10-03T08:15:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T08:23:53.000Z (over 1 year ago)
- Last Synced: 2026-01-17T20:33:52.396Z (5 months ago)
- Topics: docker-compose, grafana, monitor, prometheus
- Language: YAML
- Homepage:
- Size: 2.83 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.



### 🏆 Run
- [http://localhost:3000/](http://localhost:3000/) username : `admin` password : `admin`
```shell
docker-compose up -d
```