Frezyy

Results 2 comments of Frezyy

In some cases svg icon is much more easier to draw, but iOS application have troubles with svg and choose webp format (or pdf but this is really bad way...

I assume that it should be configure like: ``` triggers: - type: cpu metricType: Utilization metadata: value: "50" - type: prometheus metadata: query: rate(my_beatuful_metric[1m]) threshold: "3" skipFailing: true ``` Default...