Skip to content

Releases: plexsystems/promdoc

v0.9.0

Choose a tag to compare

@jpreese jpreese released this 01 Aug 15:57
7bebdc6

ENHANCEMENTS

  • Build darwin/arm64 binaries for new releases (thanks @baprx 🎉 !)
  • Added support for exporting alerts as HTML (thanks @baprx 🎉 !)
  • Include the Expr and For fields in the output (thanks @baprx 🎉 !)

v0.8.0

Choose a tag to compare

@jpreese jpreese released this 25 Nov 17:27
762277e

ENHANCEMENTS

  • Allow parsing of multi-document YAML files (thanks @baprx 🎉 !)

v0.7.0

Choose a tag to compare

@jpreese jpreese released this 18 Jan 14:59
bb8b04f

ENHANCEMENTS

  • Add support for Kubernetes mixins (thanks @nlamirault 🎉 !)

v0.6.2

Choose a tag to compare

@jpreese jpreese released this 06 Sep 18:23
a9694cf

This release only reduces the file size of the produced binaries (20MB to 8MB).

Going forward, promdoc will use its own types rather than import the prom API which adds a lot of bloat to the compiled binary.

v0.6.1

Choose a tag to compare

@jpreese jpreese released this 06 Sep 02:28

v0.6.1

v0.6.0

Choose a tag to compare

@jpreese jpreese released this 04 Sep 23:42
ff47dd1

ENHANCEMENTS

  • Add support for both the message and description fields in the PrometheusRule manifest (thanks @nlamirault 🎉 !)

v0.5.0

Choose a tag to compare

@jpreese jpreese released this 03 Aug 13:58

ENHANCEMENTS

  • Add an --out parameter to be able to specify the output location for the generated alerts. (Thanks @Zelinzky 🎉 !)
  • Add an optional parameter to specify which directory to look for alerts in.

v0.4.0

Choose a tag to compare

@jpreese jpreese released this 05 Jun 15:16
c128181

promdoc will now figure out which output to use based on the file extension that was passed in

v0.3.0

Choose a tag to compare

@jpreese jpreese released this 19 May 16:08
  • Add the --output flag and allow CSV as an output format

v0.2.0

Choose a tag to compare

@jpreese jpreese released this 13 Feb 20:38
  • Use the summary annotation on the PrometheusRule CRD to generate the documentation about the alert