Dominik Süß

Results 92 issues of Dominik Süß

Having a solid foundation for river, we can adapt this project to also offer OpenTelemetry Collector configuration with the same look & feel

enhancement

Addresses concerns raised in #1572

Newer versions of Grafana support a one-to-may mapping of contact points to receivers. However, the operator only supports one receiver per contact point. Implementing this will probably break CRD compatibility,...

enhancement
triage/accepted

Kubernetes status conditions are the way to go, especially regarding automated healtchecks (see #1444). While the new alert rule group CR already supports this, we need to implement status conditions...

enhancement
triage/accepted

Implement support for Notification Policies as described in the proposal document. #1420 can serve as a guideline on how to work with the new client

enhancement
triage/accepted

To accommodate the Alerting API, we require at least Grafana version 9.5 or higher. Older versions will allow the API request to succeed, but the created rules will not be...

enhancement
triage/accepted

**Describe the bug** As folder deletion is not blocked with a finalizer it happens instantly. At this point, the finalizer is no longer able to find the folder and assumes...

bug
triage/accepted

We have multiple issues like #1677 and #1626 which are caused by having dashboards/folders be deleted based on information from the Grafana CR status. A clean solution to these kinds...

enhancement