Skip to content

Commit 43543b3

Browse files
authored
Merge pull request #1221 from mtulio/doc-devel-monitor
docs/devel: add CI monitoring information for developers
2 parents ed5a860 + ea8aa83 commit 43543b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/development.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,12 @@ The CI jobs are defined in the [kubernetes/test-infra repository][k-test-infra-c
194194

195195
The e2e test suite is defined in [tests/e2e](https://github.com/kubernetes/cloud-provider-aws/tree/master/tests/e2e).
196196

197+
When you need to investigate CI infrastructure issues (such as build timeouts, resource constraints, or job failures), you can use the Grafana instance available at [monitoring-eks.prow.k8s.io][monitoring-eks]. The [Build Dashboard][monitoring-eks-dash-build] is commonly used to monitor resource usage from build jobs.
197198

198199
[prow]: https://github.com/kubernetes-sigs/prow
199200
[kops]: https://github.com/kubernetes/kops/tree/master
200201
[test-grid]: https://testgrid.k8s.io/amazon-ec2
201202
[test-grid-e2e]: https://testgrid.k8s.io/amazon-ec2#ci-cloud-provider-aws-e2e
202203
[k-test-infra-ccm]: https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/cloud-provider-aws/cloud-provider-aws-presubmit.yaml
204+
[monitoring-eks]: https://monitoring-eks.prow.k8s.io/
205+
[monitoring-eks-dash-build]: https://monitoring-eks.prow.k8s.io/d/96Q8oOOZk/builds

0 commit comments

Comments
 (0)