You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/prometheus/billing-rules.yaml
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,21 @@ spec:
9
9
groups:
10
10
- name: rhacs-cluster-billing
11
11
rules:
12
-
- expr: |
12
+
# Create a new rox_central_cluster_metrics_cpu_capacity metric for "csmotb2onih42jsdolvg" tenant because Central instance was previously deleted with AMS subscription and restored.
13
+
# AMS subscription cannot be restored and thus new subscription was issued for this tenant. AMS use tenant ID for billing by default but for this tenant a differernt ID (not tenant ID) is assigned.
14
+
# Thus ACSCS has to publish a new rox_central_cluster_metrics_cpu_capacity metrics for this tenant only
0 commit comments