Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

fly-apps/elixir_prom_ex_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Monitoring Your Fly.io Apps With Prometheus

This is the companion project and examples for the blog post Monitoring Elixir Apps on Fly.io With Prometheus and PromEx. Go there first for an overview and explanation.

Getting started

To deploy this project to Fly.io, you'll need to deploy 2 apps. One being Grafana and the other being the Elixir app. Start off by deploying the Grafana instance first. Follow the README.md instructions in the grafana directory and then switch over to the README.md instructions in the todo_list directory.