Skip to content

lucianocarvalho/grafana-prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grafana and Prometheus

Some monitoring experiments with Grafana and Prometheus.

About

Requirements

Quick start

# Clone the repository
git clone https://github.com/lucianocarvalho/grafana-prometheus.git && cd grafana-prometheus

# Setup the containers
docker-compose up -d

To open node exporter metrics, go to http://localhost:9100/metrics.

To open Prometheus, go to http://localhost:9090/.

To open Grafana, go to http://localhost:3000/ (login admin/admin).

About

Some monitoring experiments with Prometheus and Grafana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published