Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 12:03
v0.12.0

Important changes

  • Added DEBASED status.

    The ping scheme is now report this if some packets lost.

  • Alert plugin is now receive the latency value of latest probe.

    Old alert plugins can not work with this or later versions.

Changelog

989462d feat(scheme): make to normalize hostnames in URLs
0d542fd fix(scheme/dns): support upper case in DNS URLs
7e0e563 fix(commandline): avoid context leak in server mode
754d725 feat(scheme/alert): make to ignore duplicated alerts
37bf536 feat(store): enhance inactive target managing
c6bc2af feat(probe,alert): support hyphen and plus mark in plugin name
e650d7b fix(endpoint): support DEBASED status in /metrics endpoint
05c6554 feat: add DEBASED status that means target service is degraded
e8ee164 feat(alert)!: change arguments for alert
eef2375 feat(endpoint): change design of not found page a bit
050a037 feat(endpoint): add /targets.txt and /targets.json endpoint
ef1422b feat(endpoint)!: remake /metrics endpoint
401ddb2 fix(endpoint): updated timestamp for target that not yet checked
bfbacd9 fix(endpoint): bug that status page crashed if open it before 1st status checking