CHANGELOG
v1.6.0 (2021-08-03)
- add option for silencing the WEBrick access logging of /metrics
- Merge pull request #25 from fastly/option_for_silencing_webrick
v1.5.0 (2021-08-02)
- Merge pull request #23 from fastly/rainy/add-error-class-label
v1.4.0 (2021-03-30)
- Merge pull request #21 from Kevinrob/patch-1
v1.3.0 (2021-03-26)
- Merge pull request #22 from mirubiri/add-active-job-support
- Merge pull request #20 from fastly/aw/move-to-main
v1.2.0 (2020-10-01)
- allow the metrics host to be disabled with a configuration option
- use prometheus-client ~> 2.0
- Merge pull request #17 from jetpks/add-option-to-disable-metrics-server
- Merge pull request #15 from silicakes/master
v1.1.0 (2020-02-12)
- allow for configuration of the metrics host (instead of always binding to 127.0.0.1)
- Use prometheus-client ~> 1.0.0
- Merge pull request #13 from postmodern/metrics_host
- Merge pull request #11 from rossjones/patch-1
- Merge pull request #12 from fastly/hr
v1.0.0 (2019-10-24)
- Merge pull request #9 from we4tech/features/update-prometheus-client
v0.9.1 (2019-07-08)
- properly alias configure!
v0.9.0 (2019-03-18)
- Custom Metrics