Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```