Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivsonv/prometheus-and-grafana

An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.
https://github.com/ivsonv/prometheus-and-grafana

metrics monitoring prometheus

Last synced: about 2 months ago
JSON representation

An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

Awesome Lists containing this project

README

        

# Prometheus

### Setup
```sh
docker compose up
```
image
image
image

### cadvisor
image

## Grafana
* All Dashboards (https://grafana.com/grafana/dashboards)
* Grafana -> dashboard -> import: Past ID
* Cadvisor exporter (https://grafana.com/grafana/dashboards/14282-cadvisor-exporter/)
image

### Integrations GOAPP x PROMETHEUS
```sh
go run main.go
docker compose up -d
```
image
image
image