Skip to content

Grafana Alloy installer for Heroku dynos

License

Notifications You must be signed in to change notification settings

recoord/heroku-buildpack-alloy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: alloy

This is a Heroku buildpack that allows one to run Grafana Alloy in a dyno alongside application code. It is meant to be used in conjunction with other buildpacks to monitor applications using the Prometheus ecosystem.

Version

The Alloy GitHub release and version is located in the checksum file.

Usage

In your Procfile, start alloy with a configuration then your application.

bin/start-alloy --confg=path/to/config.alloy YOUR_PROC_CMD

Contributing

Upgrading the vendored Alloy version

From a trusted computer and network:

Developing

Install pre-commit

pre-commit install

Test a compilation works with:

bin/compile <your-app-dir> /tmp/cache /tmp

This repo can be used as an app to test the example.alloy config after setup to push to the Heroku git URL.

git push heroku main

About

Grafana Alloy installer for Heroku dynos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published