Skip to content

Releases: line/promgen

v0.41

12 Nov 07:38
Compare
Choose a tag to compare
  • [BUGFIX] Catch ConnectionError and RequestException for better results #191
  • [BUGFIX] Rule.content_object should use our Site proxy module #194
  • [BUGFIX] Update test data for Alertmanager #196
  • [IMPROVEMENT] Add promgen register-host to register host from command line #193
  • [IMPROVEMENT] Add promgen register-job to register job from command line #192

v0.40

28 Oct 05:52
Compare
Choose a tag to compare
  • [BUGFIX] Disable button when no farm assigned #188
  • [BUGFIX] Fix hostname validation #181
  • [BUGFIX] Fix HTTP 405 when updating a rule #176
  • [BUGFIX] Fix output from promgen rules command #186
  • [BUGFIX] Fix rule import #189
  • [BUGFIX] Fixes for Docker build #174
  • [BUGFIX] pk should always be an integer #178
  • [CHANGE] Rewrite exporter test button in Vue #187
  • [DOCUMENTATION] Fix method for route #185
  • [IMPROVEMENT] Add custom promql-query tag #184
  • [IMPROVEMENT] Settings helper for Promgen config #183
  • [INTERNAL] Refactor unittests #166
  • [INTERNAL] Upgrade Django to 2.2.4 #175

Breaking changes

  • config_writer:path changes to prometheus:targets
  • alert_blacklist changes to alertmanager:blacklist

See promgen/tests/examples/promgen.yml

v0.39.3

05 Sep 09:03
Compare
Choose a tag to compare
  • [BUGFIX] pk should always be an integer #178

v0.39.2

22 Aug 07:50
Compare
Choose a tag to compare
  • [BUGFIX] Fix HTTP 405 when updating a rule #176

v0.39.1

20 Aug 23:32
Compare
Choose a tag to compare
  • [BUGFIX] Fixes for Docker build #174

v0.39

19 Aug 05:04
Compare
Choose a tag to compare
  • [BUGFIX] Fix queries for promgen.Rule and promgen.Site #170
  • [BUGFIX] Fix rule import for Project/Service #165
  • [BUGFIX] Migrate from sites.site to promgen.site to fix references #164
  • [IMPROVEMENT] Add PROMGEN_SCHEME to support https links #160
  • [IMPROVEMENT] Add silence button to blackbox exporter entries #156
  • [IMPROVEMENT] Import probe config from blackbox_exporter #155
  • [IMPROVEMENT] Read-only rule page #169
  • [INTERNAL] Cleanup URL paths #167
  • [INTERNAL] Minor version updates and Dockerfile cleanup #163
  • [INTERNAL] Refactor apk commands in Dockerfile #172
  • [INTERNAL] Refactor macro for common use case #168
  • [INTERNAL] Remove fragile celery metrics #171

v0.38

03 Jul 05:30
Compare
Choose a tag to compare
  • [CHANGE] Remove old Prometheus v1 rule format #148
  • [IMPROVEMENT] Support selecting probe module for blackbox monitoring #154
  • [IMPROVEMENT] When listing rules, show rule specific labels #153

Setting for url_writer changes to prometheus:blackbox

See promgen/tests/examples/promgen.yml

v0.37

17 Jun 05:28
Compare
Choose a tag to compare
  • [INTERNAL] Upgrade to Django 2.2.x #152
  • [BUGFIX] Fix rule rendering table on host detail page #151
  • [BUGFIX] Fix rendering errors with Silence/Alert dropdowns #150
  • [BUGFIX] Fix search page rendering #149
  • [INTERNAL] Move remaining celery tasks to tasks.py #139

v0.36.1

30 May 08:21
Compare
Choose a tag to compare
  • [BUGFIX] Fix search page rendering #149

v0.36

29 May 01:10
Compare
Choose a tag to compare
  • [CHANGE] Refactor shard assignment from service to Project #147