Aditya Konarde
Aditya Konarde
Hello there! First of all, a big thank you on behalf of the community for this effort! :) I just started looking at the challenge of onboarding early talent or...
@superQ mentioned at the meetup that they were putting SLO thresholds in the recording rules, which is better for visualizing those in Grafana. This is a tracker to discuss with...
In the recording rules, we currently have a single value for a quantile, which then generates a recording rule. This is a reminder to change this to an iterable, so...
The notifications show an incorrect date/time in the message: `Issue #718 closed by xyz in repository on 2017-10-31 12:00:07 UTC` Here the timestamp is actually incorrect, as the issue was...
Since the binaries are being provided for Windows and MacOS, it would be nice if you include some documentation for getting it set up on Linux as well. Not everyone...
Here: https://github.com/praveenkumar/osp4/blob/master/libvirt/minishift_libvirt.sh#L34 For a naive user, might be better to tell them to install/enable firewalld, or enable it by ourselves like we are enabling libvirtd. Wdyt?