b042c49075
# [1.1.0](https://github.com/alxwr/prometheus-formula/compare/v1.0.0...v1.1.0) (2019-04-30) ### Bug Fixes * **FreeBSD:** elegantly prevent service hang ([a7fad98
](https://github.com/alxwr/prometheus-formula/commit/a7fad98)), closes [/github.com/saltstack/salt/issues/44848#issuecomment-487016414](https://github.com//github.com/saltstack/salt/issues/44848/issues/issuecomment-487016414) ### Features * **args:** handle service arguments the same way ([94078fe
](https://github.com/alxwr/prometheus-formula/commit/94078fe)) * **exporters:** added node_exporter ([34ada49
](https://github.com/alxwr/prometheus-formula/commit/34ada49))
27 lines
966 B
Markdown
27 lines
966 B
Markdown
# Changelog
|
|
|
|
# [1.1.0](https://github.com/alxwr/prometheus-formula/compare/v1.0.0...v1.1.0) (2019-04-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **FreeBSD:** elegantly prevent service hang ([a7fad98](https://github.com/alxwr/prometheus-formula/commit/a7fad98)), closes [/github.com/saltstack/salt/issues/44848#issuecomment-487016414](https://github.com//github.com/saltstack/salt/issues/44848/issues/issuecomment-487016414)
|
|
|
|
|
|
### Features
|
|
|
|
* **args:** handle service arguments the same way ([94078fe](https://github.com/alxwr/prometheus-formula/commit/94078fe))
|
|
* **exporters:** added node_exporter ([34ada49](https://github.com/alxwr/prometheus-formula/commit/34ada49))
|
|
|
|
# 1.0.0 (2019-04-25)
|
|
|
|
|
|
### Continuous Integration
|
|
|
|
* **travis:** use structure of template-formula ([88d3f3e](https://github.com/alxwr/prometheus-formula/commit/88d3f3e))
|
|
|
|
|
|
### Features
|
|
|
|
* **prometheus:** basic setup based on template-formula ([b9b7cc0](https://github.com/alxwr/prometheus-formula/commit/b9b7cc0))
|