prom_ex VS grafana

Compare prom_ex vs grafana and see what are their differences.

prom_ex

An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboards (by akoutmos)

grafana

Run Grafana on Fly (by fly-apps)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
prom_ex grafana
1 1
566 4
- -
5.1 0.7
about 1 month ago over 2 years ago
Elixir
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

prom_ex

Posts with mentions or reviews of prom_ex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • Monitoring Elixir Apps on Fly.io With Prometheus and PromEx
    4 projects | dev.to | 29 Jun 2021
    This post is about another cool Fly.io feature --- built-in Prometheus metrics --- and how easy it is to take advantage of them in an Elixir application. I wrote and maintain an Elixir library, PromEx, that makes it a snap to export all sorts of metrics from your Elixir applications and get them on dashboards in Grafana. Let's explore some of the concepts surrounding Prometheus and see how we can leverage the Fly.io monitoring tools in an Elixir application to get slick looking dashboards like this one:

grafana

Posts with mentions or reviews of grafana. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • Monitoring Elixir Apps on Fly.io With Prometheus and PromEx
    4 projects | dev.to | 29 Jun 2021
    In order to visualize your Prometheus metrics, you'll need to have an instance of Grafana running somewhere. You could deploy your own Grafana instance on Fly.io by following this guide, but you can also use Grafana Cloud (it has a free plan) --- Grafana Cloud works fine with Fly. Which ever route you take, all you then need to do is configure Grafana to communicate with the Fly.io managed Prometheus instance and you are good to go!

What are some alternatives?

When comparing prom_ex and grafana you can also consider the following projects:

prometheus.ex - Prometheus.io Elixir client

agent - Vendor-neutral programmable observability pipelines.

elixir_prom_ex_example

prometheus-ecto - Prometheus.io collector for Elixir.Ecto

Alchemetrics - Elixir metrics reporter and collector

instruments - Simple and Fast metrics for Elixir

prometheus - Prometheus.io client in Erlang

prometheus-phoenix - Prometheus.io Phoenix instrumenter

prometheus_process_collector - Prometheus.io process collector in Erlang

newrelic.ex - NewRelic agent for Elixir