You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is working in an app: {"level":"info","ts":1629077650.1979568,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":":8080"}
xgboost-operator service has port annotation: prometheus.io/port=8080
But bort is blocked.
So ... maybe, we can unblock it?
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.
XGBoost-operator has Prometheus port missing in kubeflow deployment.
It is already fixed in a repository.
https://github.com/kubeflow/xgboost-operator/blob/579a656311423762f21873d6ecbbc87fcdff628f/config/default/manager_prometheus_metrics_patch.yaml
It is working in an app:
{"level":"info","ts":1629077650.1979568,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":":8080"}
xgboost-operator
service has port annotation:prometheus.io/port=8080
But bort is blocked.
So ... maybe, we can unblock it?
The text was updated successfully, but these errors were encountered: