prom_ex v1.2.0 Release Notes

Release Date: 2021-06-15 // almost 3 years ago
  • 🛠 Fixed

    • GrafanaClient module error case statement. Relaxed the pattern matching so that unaccounted for responses from Grafana don't crash the GenServer.

    ➕ Added

    • ➕ Added the additional_routes option to the Phoenix plugin so that routes not defined in the router module can still be labeled correctly.