Skip to content

Releases: saltstack-formulas/prometheus-formula

v5.3.0

17 Nov 23:30
Compare
Choose a tag to compare

5.3.0 (2020-11-17)

Documentation

  • archive: update pillar.example with unofficial exporter (10c0b4a)

Features

  • archive: add support for non official exporters (2ff6b90)

Tests

  • archive: add unofficial exporter test (43053a6)

v5.2.0

12 Nov 09:49
Compare
Choose a tag to compare

5.2.0 (2020-11-12)

Bug Fixes

  • state: dangling servicename (5457a9f)
  • windows: windows has no osarch grain (468e420)

Features

  • archive: use args pillar when using upstream from repo / archive (7a08e8d)

v5.1.0

12 Nov 09:27
Compare
Choose a tag to compare

5.1.0 (2020-11-12)

Continuous Integration

  • pre-commit: add to formula [skip ci] (a639b78)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (5dd496c)
  • pre-commit: finalise rstcheck configuration [skip ci] (d00473a)

Features

  • config: defaults.yaml update archives versions and hashes (bfff38b)

Tests

  • archive: update test according to defaults.yaml changes (34a9805)

v5.0.2

31 Aug 17:03
Compare
Choose a tag to compare

5.0.2 (2020-08-31)

Bug Fixes

  • archive: add config file to service only if defined ()
  • archive: service name needs to use pillar values ()
  • debian: add some valid defaults ()

Tests

  • archive: add tests to check service names ()
  • services: fix path for debian family ()

v5.0.1

24 Aug 22:31
Compare
Choose a tag to compare

5.0.1 (2020-08-24)

Bug Fixes

  • pillar: fix service name in archive mode ()
  • service: pick up the right service name in pillars ()
  • service: service is not reloaded because of failing if ()
  • test: add tests on node_exporter service ()
  • test: add tests on prometheus-node-exporter ()
  • test: fix alertmanager service name in repo mode test ()
  • test: fix test pillars ()
  • test: fix tests for RedHat OSes in repo mode ()
  • test: test Salt 3001 with Debian 9 and 10 ()

Styles

  • test: improve Ruby style ()

v5.0.0

24 Aug 15:52
Compare
Choose a tag to compare

5.0.0 (2020-08-24)

Bug Fixes

  • defaults: set clientlibs defaults to an empty list ()

BREAKING CHANGES

  • defaults: The golang clientib is not required for
    the regular use of this formula but, if you already expected it to be
    installed by default, you'll need to update your pillars to do so.
    Running this version of the formula over previous ones won't break the
    minions, only skip clientlibs.

v4.1.1

24 Aug 13:27
Compare
Choose a tag to compare

4.1.1 (2020-08-24)

Bug Fixes

  • osfamilymap.yaml: add gentoo exporters and remove loose go install ()

v4.1.0

21 Aug 18:12
Compare
Choose a tag to compare

4.1.0 (2020-08-21)

Continuous Integration

  • travis,kitchen: update matrix ()

Documentation

  • pillar.example: add some comments ()

Features

  • debian: allow to install using OS packages ()

Tests

  • packages: check when using repo or archives ()

v4.0.2

18 Aug 23:33
Compare
Choose a tag to compare

4.0.2 (2020-08-18)

Bug Fixes

  • linux: service.args is freebsd ()
  • permissions: correct basedir user/group ()

v4.0.1

17 Aug 14:49
Compare
Choose a tag to compare

4.0.1 (2020-08-17)

Bug Fixes

  • ubuntu: pkgrepo cannot be used ()