Skip to content

Commit

Permalink
update scrapeconfigs and rules labels
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Mange <[email protected]>
  • Loading branch information
thibaultmg committed Jan 24, 2025
1 parent 793f599 commit 2efc330
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ kind: ScrapeConfig
metadata:
creationTimestamp: null
labels:
app: acm-platform-metrics-collector
release: multicluster-observability-addon
app.kubernetes.io/component: platform-metrics-collector
app.kubernetes.io/part-of: multicluster-observability-addon
app.kubernetes.io/managed-by: multicluster-observability-operator
name: platform-metrics-alerts
namespace: open-cluster-management-observability
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ kind: ScrapeConfig
metadata:
creationTimestamp: null
labels:
app: acm-platform-metrics-collector
release: multicluster-observability-addon
app.kubernetes.io/component: platform-metrics-collector
app.kubernetes.io/part-of: multicluster-observability-addon
app.kubernetes.io/managed-by: multicluster-observability-operator
name: platform-metrics-hcp
namespace: open-cluster-management-observability
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ kind: PrometheusRule
metadata:
creationTimestamp: null
labels:
app: acm-platform-metrics-collector
release: multicluster-observability-addon
app.kubernetes.io/component: platform-metrics-collector
app.kubernetes.io/part-of: multicluster-observability-addon
app.kubernetes.io/managed-by: multicluster-observability-operator
name: platform-rules-default-mcoa
namespace: open-cluster-management-observability
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ kind: ScrapeConfig
metadata:
creationTimestamp: null
labels:
app: acm-platform-metrics-collector
release: multicluster-observability-addon
app.kubernetes.io/component: platform-metrics-collector
app.kubernetes.io/part-of: multicluster-observability-addon
app.kubernetes.io/managed-by: multicluster-observability-operator
name: platform-metrics-default-mcoa
namespace: open-cluster-management-observability
spec:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: monitoring.coreos.com/v1alpha1
kind: ScrapeConfig
metadata:
creationTimestamp: null
labels:
app: acm-platform-metrics-collector
release: multicluster-observability-addon
app.kubernetes.io/component: platform-metrics-collector
app.kubernetes.io/part-of: multicluster-observability-addon
app.kubernetes.io/managed-by: multicluster-observability-operator
name: platform-metrics-virtualization
namespace: open-cluster-management-observability
spec:
Expand Down

0 comments on commit 2efc330

Please sign in to comment.