Skip to content

Releases: cernops/puppet-agent-exporter

v0.2.8

19 Mar 09:50
13bd046

Choose a tag to compare

Sync with upstream's dependency updates.

Full Changelog: v0.2.7...v0.2.8

v0.2.7

11 Dec 16:44
4ecfab8

Choose a tag to compare

Changelog

  • 256e6a1 Merge remote-tracking branch 'upstream/master'
  • 6891bdf feat(systemd): add possibility to define options via sysconfig file
  • 72ad6a1 fix(deps): update module golang.org/x/term to v0.38.0 (retailnext#250)

v0.2.6

08 Dec 15:11
5aa33cc

Choose a tag to compare

Changelog

  • 5cf2639 Merge branch 'master' into feat/systemd
  • 5aa33cc Merge pull request #3 from cernops/feat/systemd
  • f04d7e3 feat: Add example systemd unit
  • c8670a8 fix(deps): update module go.uber.org/zap to v1.27.1 (retailnext#237)

v0.2.5

17 Nov 20:42

Choose a tag to compare

CERN-specific version to release pending upstream changes:

  • expose puppet file locations as commandline arguments - retailnext#104
  • expose report metrics section as prometheus metrics - retailnext#148
    plus some CERN changes:
  • add parameter to define which section of the puppet config file to use for server and environment variables
  • expose config retrieval duration metric

Note that we are continuing the upstream release numbering.

v0.2.4-cern1

17 Nov 17:11
b1f033b

Choose a tag to compare

CERN-only tag in order to test the build process and deploy a PoC on CERN infra.