Skip to content

A quick and dirty sandbox Environment to experiment with Prometheus and Grafana

Notifications You must be signed in to change notification settings

grahamplata/PrometheusSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus SandBox

Description

A sandbox Docker Environment to experiment with Prometheus and Grafana

How to get started

Clone the Repo: git clone https://github.com/grahamplata/PrometheusSandbox.git

Start the demo cluster: ./bin/start

Stop the demo cluster: ./bin/stop

Accessing Exposed Services

  • Grafana http://localhost:3000
  • Prometheus http://localhost:9090
  • Prometheus Node Exporter http://localhost:9100
  • Prometheus Postgres Exporter http://localhost:9187
  • Prometheus Push Gateway http://localhost:9091
  • Dummy Application Metrics http://localhost:8000

Defaults

  • Grafana credentials: admin:admin

About

A quick and dirty sandbox Environment to experiment with Prometheus and Grafana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published