Monitor Phoenix Apps with Prometheus & prom_ex
Today we are going to integrate prom_ex for Prometheus instrumentation. Create a new Phoenix project Let’s create a new phoenix project. Configure and add library then just add the following dependency in mix.exs . Then run the following command Here data source should be the name of the Prometheus name configured in the Grafana data […]
Monitor Phoenix Apps with Prometheus & prom_ex Read More »

