We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559a628 commit bc534cfCopy full SHA for bc534cf
1 file changed
charts/ceph-operations/alerts/customrules.yaml
@@ -46,7 +46,7 @@ groups:
46
label_replace(
47
radosgw_usage_bucket_size,
48
"project_id", "$1",
49
- "tenant", "(.*)"
+ "owner", "([a-f0-9]{32}).*"
50
)
51
52
- record: objectstore_usage_objects
@@ -55,7 +55,7 @@ groups:
55
56
radosgw_usage_bucket_objects,
57
58
59
60
61
{{- end }}
0 commit comments