-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
Logging 5.9.4, Logging 5.9.5
-
False
-
None
-
False
-
NEW
-
NEW
-
Bug Fix
-
-
-
Log Storage - Sprint 260
Description of problem:
Unable to view always firing Loki custom alert in administrator view, but visible in developer view to users other than kubeadmin.
Version-Release number of selected component (if applicable): 4.16
How reproducible:
Deploy cluster at 4.16.7. logging and loki operators at 5.9.4 and 5.9.5
Deploy always firing custom loki logging alert
Observe the alert firing in the console as well as in alertmanager in admin and developer view with kubeadmin user
$ oc exec -n openshift-monitoring alertmanager-main-0 – amtool alert --alertmanager.url http://localhost:9093
same is not visible to other users in administrator view , but visible in developer view
Actual results: Loki custom alert is not visible in admin view to other users
Expected results: Lpki custom alert should be visible in admin view
Additional info:
Tried assigning extra permissions to user but that did not help .
User can see other custom alerts but only loki related custom alerts are not visible