-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Deploy monitoring-stack for prow #12854
Comments
This commit initiates the work for kubernetes#12854
This commit initiates the work for kubernetes#12854
This commit initiates the work for kubernetes#12854
tony-yang [7:04 PM] |
This commit initiates the work for kubernetes#12854
This commit initiates the work for kubernetes#12854
This commit initiates the work for kubernetes#12854
This commit initiates the work for kubernetes#12854
Thought: a |
As well: link in the |
Also need to find a convenient way to test queries:
|
|
SSL is working now, but is still optional. We need to force SSL redirection for HTTP requests to make it safe to use basic auth, but unfortunately this isn't possible to configure with ingress-gce: kubernetes/ingress-gce#51 I think we'll need to add an nginx proxy solely for this purpose like we used to have to do for Prow before we added SSL redirection to |
Would |
@cjwagner
Let me know your decision. |
/milestone v1.16 |
/sig testing |
@spiffxp Yes. We are working on this issue. |
Currently available at https://monitoring.prow.k8s.io/ |
All we have left is the AlertManager deployment, then we're done! |
I have a series of PRs to show how to add:
|
Created kubernetes/community#3902, requesting slack incoming webhook URL. |
The testing alerts ... https://kubernetes.slack.com/archives/C7J9RP96G/p1563469948355200 Some discussion on icon/username: https://kubernetes.slack.com/archives/C7J9RP96G/p1563471649359200 |
/woof |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/meowvie sunglass |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What would you like to be added:
Add monitoring-stack including prometheus/alertmanager/grafana for prow.k8s.io.
Why is this needed:
Steps:
Prometheus
,ServiceMonitor
,PrometheusRule
,Alertmanager
prometheus operator
and requiredRBAC
Prometheus
blockedtide
boardUID
intoghproxy
board/metrics
services yetconfig.yaml
to enable serving/metrics
ServiceMontors
for all prow-componentsServiceMontors
for prometheus and grafanahttps
only on grafana ingress: nginx is the only promising solutionpostsubmit
: trails; slack-discussionServiceMontor
for alertmanagerAlertmanager
The text was updated successfully, but these errors were encountered: