New
Wow, it's been 6 years since the last one
What's Changed
- fix link to monitoring article by @progsmile in https://github.com/deadtrickster/prometheus.ex/pull/30
- newer elixir and erlang versions in travis-ci config by @jlgeering in https://github.com/deadtrickster/prometheus.ex/pull/32
- Elixir 1.11 compatibility by @feld in https://github.com/deadtrickster/prometheus.ex/pull/36
- Fix elixir stacktrace warning in forgotten place by @dylan-chong in https://github.com/deadtrickster/prometheus.ex/pull/39
- Misc doc changes by @kianmeng in https://github.com/deadtrickster/prometheus.ex/pull/38
- Create prometheus_and_grafana_setup.md by @skosch in https://github.com/deadtrickster/prometheus.ex/pull/34
- Migrate from Travis CI to GitHub Actions by @zeha in https://github.com/deadtrickster/prometheus.ex/pull/41
- Fix mnesia_test by @zeha in https://github.com/deadtrickster/prometheus.ex/pull/40
- Prometheus.Erlang: Fix Kernel.Utils.defdelegate usage for Elixir 1.14 by @lanodan in https://github.com/deadtrickster/prometheus.ex/pull/47
New Contributors
- @progsmile made their first contribution in https://github.com/deadtrickster/prometheus.ex/pull/30