Emil
Emil
# PR Summary During implementation of #182 contributors forgot to test targets checks on tagged functions. Fixing this. Relates #182
# BUG REPORT In this issue I want to collect all differences in behaviour of different versions of Carbon API.
# BUG REPORT ## What did you expect to see? When edit trigger and write wrong function name in trigger target then API should return 200 with response containing wrong...
# BUG REPORT ## What did you expect to see? When metric changes state during maintenance period then alert should not be sent. ## What did you see instead? Users...
# FEATURE ## Summary In advanced mode can occur situations in which metrics in different targets have different retentions. We need investigate the way to normalise retentions between this metrics...
# BUG REPORT ## What did you expect to see? If tags sent via string in Moira alert new tag should not be created. Example: ```yaml tags: testTag ``` Instead...
In Moira when notifications turned off is very hard to determine who and why turned off notifications. I propose to add a text field that should be filled with purpose...
# BUG REPORT ## What did you expect to see? When creating new trigger if checkbox "mute new metrics" is set to true then when trigger first time stay OK...
# FEATURE ## Summary Sometimes trigger description have a bunch of additional info related to problem investigation. Long description affects to long alerts that became hard to interpret especially if...
Moira is using golangci-lint to check code. Unfortunately we have a bunch of code from the times before we started to use linters and because of that we had to...