Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Releases: tomcz/openldap_exporter

v2.2.2

13 Aug 20:49
Compare
Choose a tag to compare

Commits

  • [ef7487c]: update to go1.18 (Tom Czarniecki)
  • [286817a]: publish sha256 signatures (Tom Czarniecki)
  • [675f29b]: add counters for bind & dial ldap op success (Tom Czarniecki)
  • ok rather than fail (Tom Czarniecki)

v2.2.1

24 Apr 21:23
Compare
Choose a tag to compare

Commits

  • [c20e932]: scraper will never return an actual error (Tom Czarniecki)
  • [9a91e2e]: update to go1.18 (Tom Czarniecki)
  • [27859c4]: smaller binary size (Tom Czarniecki)
  • [3e49c6e]: only release gzipped files (Tom Czarniecki)

v2.2.0

31 Dec 10:04
Compare
Choose a tag to compare

Features

Commits

  • [c1d1053]: fix goimports install (Tom Czarniecki)
  • [19a19d2]: typo fix (Tom Czarniecki)
  • [08da0a2]: value parsing errors should not fail a scrape (Tom Czarniecki)
  • [f32db76]: provide better error when parsing fails (Tom Czarniecki)
  • [36a1ee3]: version 2.2.0 (Tom Czarniecki)

v2.1.4

15 Jun 07:52
Compare
Choose a tag to compare

Commits

  • [b6f2972]: logging cleanup (Tom Czarniecki)
  • [bfd3b07]: cleanup (Tom Czarniecki)
  • [6d54eb9]: enable optional JSON log output (Tom Czarniecki)
  • [7bf0388]: make sure goimports is present (Tom Czarniecki)
  • [5985636]: add staticcheck linter (Tom Czarniecki)
  • [5e158bc]: release 2.1.4 (Tom Czarniecki)

v2.1.3

31 May 02:38
Compare
Choose a tag to compare

Commits

  • [2c3c77a]: fix typos (Tom Czarniecki)
  • [061733e]: uniform scrape logs (Tom Czarniecki)
  • [776fbeb]: use structured logging (Tom Czarniecki)
  • [d6b7c64]: simpler runOnce logic (Tom Czarniecki)

v2.1.2

30 May 21:39
Compare
Choose a tag to compare

Commits

  • [b97f88e]: add support for prometheus exporter-toolkit web config (Tom Czarniecki)

v2.1.1

30 May 00:37
Compare
Choose a tag to compare
switch to github actions

v2.1

03 Dec 04:43
Compare
Choose a tag to compare

Allow exporter to connect to LDAP via a unix socket.

v2.0

13 Mar 12:18
Compare
Choose a tag to compare
  • allow metrics path to be configured
  • switch to github.com/urfave/cli to allow for cleaner configuration from command line flags, environment variables, and from a YAML file

v1.1

12 Mar 01:46
Compare
Choose a tag to compare
update travis credentials