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

Latest commit

 

History

History
12 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 621 Bytes

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.