Skip to content

Releases: labbsr0x/bb-promster

Fixes minor problem in prometheus reload

17 Sep 18:43
Compare
Choose a tag to compare
v0.2.3

removed special characters

Fixes bb-promster reload

16 Sep 11:41
Compare
Choose a tag to compare
v0.2.2

removing alerting part before adding

Fix prometheus self target instance label

13 Aug 19:22
Compare
Choose a tag to compare

BB Promster has been proved to be quite stable and the latest change fixes a deduplication bug when ingesting data via Remote Write to cortex.

So, I'm marking this commit as the release candidate for a version v1.0.0

v0.2.1: enables alerts on other levels

06 May 12:38
Compare
Choose a tag to compare

Allows alerts to be fired on BB Promster with levels other than 1.

Alerting rules template loader

29 Apr 16:45
Compare
Choose a tag to compare

To enable Pilot vs Prod comparison alert rules, BB Promster has been modified to listen for changes to specific ETCD records that tells which Application version info corresponds to Pilot and which Application version info corresponds to Prod.

Once these infos get modified, BB Promster rebuilds it's comparison rules from a template, leveraging this Pilot x Prod version info.

Initial release

20 Sep 17:39
Compare
Choose a tag to compare
v0.1.0

removed wrong instruction; added jetbrains gitignore