Skip to content

Commit

Permalink
feat: add generic tenant metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel committed Apr 30, 2024
1 parent 81f5c6f commit f8679ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
38 changes: 0 additions & 38 deletions resources/prometheus/pod_monitors/rhacs-scanner-metrics.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: rhacs-central-metrics
name: rhacs-tenant-metrics
labels:
app: rhacs
spec:
selector:
matchLabels:
app: "central"
app.kubernetes.io/name: stackrox
namespaceSelector:
any: true
podMetricsEndpoints:
Expand Down

0 comments on commit f8679ca

Please sign in to comment.