Skip to content

An unofficial buildpack for installing Prometheus into an Heroku Dyno

License

Notifications You must be signed in to change notification settings

helium/heroku-buildpack-prometheus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack Prometheus

This is an unofficial Heroku Buildpack for installing Prometheus into an Heroku Dyno.

Usage

The installed version of Prometheus will be stored in /app/bin/prometheus. A .profile.d script will also add that folder into the PATH. So all you have to do is run it with prometheus <CLI options>

About

An unofficial buildpack for installing Prometheus into an Heroku Dyno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.3%
  • Dockerfile 10.7%