Emil

Results 16 issues of 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

# 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

# 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...

bug

# 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...

enhancement
feature
backend
investigation needed

# 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...

bug
backend
openhack
ansible role

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...

enhancement
good first issue
backend
web
openhack

# 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...

bug

# 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...

feature

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...

good first issue
backend
Hacktoberfest