Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add central ServiceMonitor to operator's namespace #81

Merged
merged 5 commits into from
Aug 3, 2023

Conversation

ruivieira
Copy link
Member

This PR creates an additional service monitor on the operator's namespace.
It will watch namespace for app.kubernetes.io/part-of: trustyai-service CRs and configure the metrics.
The previous per-namespace Service Monitor is still created (as previously).

@ruivieira ruivieira added the kind/enhancement New feature or request label Jul 14, 2023
@ruivieira ruivieira requested review from danielezonca and a team July 14, 2023 14:59
@ruivieira ruivieira self-assigned this Jul 14, 2023
@ruivieira ruivieira requested review from tteofili and RobGeada and removed request for a team July 14, 2023 14:59
@ruivieira ruivieira linked an issue Jul 14, 2023 that may be closed by this pull request
controllers/monitor.go Show resolved Hide resolved
controllers/monitor.go Outdated Show resolved Hide resolved
controllers/monitor.go Show resolved Hide resolved
controllers/monitor.go Show resolved Hide resolved
controllers/monitor.go Show resolved Hide resolved
@ruivieira ruivieira merged commit e7e9b60 into trustyai-explainability:main Aug 3, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add central ServiceMonitor to operator's namespace
2 participants