Skip to content

📶 Prometheus/Grafana Docker & Sample Go App

Notifications You must be signed in to change notification settings

dafuemu/prometheus-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📶 Prometheus/Grafana Docker + Sample Go App

Monitoring System build using Prometheus (with some companion modules like CAAdvisor, Node Exporter, Alert Manager and MySQL Exporter). It uses Grafana as the visualization dashboard.

Actions Status Build Release

Clase 3 - Practica Prometheus

How to run it?

To spin up needed services

docker-compose up -d

Once done, the Sample Go App will automatically send some metrics to Prometheus. Can be visualized in Grafana at:

http://localhost:3000
User: admin
Pass: foobar

About

📶 Prometheus/Grafana Docker & Sample Go App

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 85.3%
  • Dockerfile 14.7%