Releases: plexsystems/promdoc
Releases · plexsystems/promdoc
v0.9.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS
Allow parsing of multi-document YAML files (thanks @baprx 🎉 !)
v0.7.0
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS
Add support for Kubernetes mixins (thanks @nlamirault 🎉 !)
v0.6.2
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.6.0
Compare
Sorry, something went wrong.
No results found
ENHANCEMENTS
Add support for both the message and description fields in the PrometheusRule manifest (thanks @nlamirault 🎉 !)
v0.5.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
promdoc will now figure out which output to use based on the file extension that was passed in
v0.3.0
Compare
Sorry, something went wrong.
No results found
Add the --output flag and allow CSV as an output format
v0.2.0
Compare
Sorry, something went wrong.
No results found
Use the summary annotation on the PrometheusRule CRD to generate the documentation about the alert