Skip to content

Commit

Permalink
e2e test prometheus operator scrape config and probes
Browse files Browse the repository at this point in the history
Signed-off-by: qiyang <[email protected]>
  • Loading branch information
dominicqi committed Nov 22, 2024
1 parent 19720d8 commit ba014bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ spec:
enabled: true
scrapeInterval: 1s
scrapeConfigSelector: {}
probeSelector: {}
serviceAccount: ta
---
apiVersion: monitoring.coreos.com/v1alpha1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ spec:
file: 02-install.yaml
- assert:
file: 02-assert.yaml
catch:
- podLogs:
selector: app.kubernetes.io/managed-by=opentelemetry-operator

0 comments on commit ba014bc

Please sign in to comment.