Skip to content

Releases: yeya24/promlinter

Release v0.3.0

22 Apr 18:11
31a761e
Compare
Choose a tag to compare

Highlighted Features

Thanks to @coanor for his great contribution in #39. There are several new features for list metrics:

  1. List metrics command now supports listing metrics from the vendor with with-vendor flag.
  2. List metrics command now supports listing label names from metrics definition.
  3. List metrics command now supports Markdown as an output format.
  4. List metrics command now has pretty JSON output.

What's Changed

New Contributors

  • @k15r made their first contribution in #35
  • @ldez made their first contribution in #43
  • @coanor made their first contribution in #39

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

10 Mar 03:43
1bbab03
Compare
Choose a tag to compare
Merge pull request #34 from yeya24/bump-ci

bump workflow go version to 1.16

Release v0.1.0

29 Mar 03:04
000c7d7
Compare
Choose a tag to compare

This is the first release of promlinter.
Now promlinter tool supports two sub commands:

  1. promlinter list can list the metrics info from your code, including metric name, help, type in a table form.
  2. promlinter lint can retrieve the metrics info from your code and lint them via promlint.