Skip to content

Commit 7ea59f4

Browse files
sypharMark-Simulacrum
authored andcommitted
add second docs.rs build process to metrics collection
1 parent 8f0485c commit 7ea59f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ansible/playbooks/monitoring.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@
8282
- targets:
8383
- docs.rs:443
8484

85+
- job_name: docsrs-builder
86+
metrics_path: /about/metrics/instance.builder
87+
scheme: https
88+
static_configs:
89+
- targets:
90+
- docs.rs:443
91+
8592
- job_name: perfrlo
8693
metrics_path: /perf/metrics
8794
scheme: https

0 commit comments

Comments
 (0)