doughsay / prom_ex_umbrella_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PromExUmbrellaExample

Example umbrella application for prom_ex.

Setup

To get this working you need docker installed. Then:

docker-compose up -d --build

...to build and launch the app, along with postgres, prometheus and grafana. Once everything is running, you have to log into Grafana for the first time, and create an API key with the admin role.

Add the API key where it says <YOUR_API_KEY_HERE> in config/config.exs.

Then re-build and re-launch the app:

docker-compose up -d --build

Now you will have grafana dashboards.

URLs

About


Languages

Language:Elixir 61.7%Language:CSS 22.4%Language:JavaScript 9.2%Language:HTML 5.3%Language:SCSS 1.4%