Skip to content

discordianfish/prometheus-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus Demo

To bring up a demo instance of prometheus, including some exporters, the alertmanager and promdash, the prometheus dashboard, just run:

docker run --privileged -P fish/prometheus-demo

Now you can access the following services:

Even those the exporters are primarly consumed by prometheus, you can look at their metrics as well:

Building

If you want to build the image on our own, just run:

docker build -t prometheus-demo .

About

Bring up prometheus and friends as Docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages