-
Bug
-
Resolution: Done
-
Critical
-
None
-
1.3.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Version of components:
OCP 4.20
cluster-observability-operator.v1.3.0
FBC quay.io/redhat-user-workloads/cluster-observabilit-tenant/cluster-observability-operator/coo-fbc-v4-20@sha256:74d3058fd3a8c47837eca3b2d876082d95402952e6bf8bd5fb567b5b00cb922f
Description of the issue:
When Monitoring UIPlugin instance is created with Perses enabled, the APM dashboard is not created.
Steps to reproduce the issue:
- Instal the Cluster Observability Operator using the Konflux FBC image and install Tempo and OpenTelemetry operators from redhat-operators catalog source.
- Create the monitoring UIPlugin instance with Perses enabled.
apiVersion: observability.openshift.io/v1alpha1
kind: UIPlugin
metadata:
name: monitoring
spec:
type: Monitoring
monitoring:
perses:
enabled: true
- Check that only the accelerators-dashboard is created and the apm dashboard is missing.
% oc get persesdashboards.perses.dev NAME AGE accelerators-dashboard 26m
- relates to
-
COO-1158 [QE] COO UI checking
-
- In Progress
-