chore: improve comments

pull/5675/head
Pavel Zavora 2021-03-02 14:40:38 +01:00
parent b44c5e883e
commit d13dfa6661
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ interface VictorOps {
// ServiceNow alert options
interface ServiceNow {
node: string
_type: string // type name is reserved, it is remap on post/put/get to _type
_type: string // mapped from kapacitor `type`, type property is reserved
resource: string
metricName: string
messageKey: string