Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natthasath/docker-grafana
Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.
https://github.com/natthasath/docker-grafana
docker-compose grafana monitoring visualization
Last synced: 6 days ago
JSON representation
Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.
- Host: GitHub
- URL: https://github.com/natthasath/docker-grafana
- Owner: natthasath
- License: mit
- Created: 2022-08-16T02:08:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T08:39:05.000Z (5 months ago)
- Last Synced: 2024-06-17T10:06:03.728Z (5 months ago)
- Topics: docker-compose, grafana, monitoring, visualization
- Language: YAML
- Homepage: https://grafana.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Grafana
Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.
![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
```