We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd7e02 commit 05f9cddCopy full SHA for 05f9cdd
.ci/metrics/metrics.py
@@ -12,7 +12,7 @@
12
"https://influx-prod-13-prod-us-east-0.grafana.net/api/v1/push/influx/write"
13
)
14
GITHUB_PROJECT = "llvm/llvm-project"
15
-WORKFLOWS_TO_TRACK = ["Check code formatting", "LLVM Premerge Checks"]
+WORKFLOWS_TO_TRACK = ["LLVM Premerge Checks"]
16
SCRAPE_INTERVAL_SECONDS = 5 * 60
17
18
0 commit comments