From ea6222e5c148112eef556b1ff23f00978891d8bf Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 5 Jun 2023 21:07:13 +0000 Subject: [PATCH] docs: automated envvars update Signed-off-by: GitHub Actions --- docs/partials/envvars.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/partials/envvars.md b/docs/partials/envvars.md index 973dad7..4824d3c 100644 --- a/docs/partials/envvars.md +++ b/docs/partials/envvars.md @@ -67,5 +67,11 @@ GITHUB_EXPORTER_COLLECTOR_BILLING GITHUB_EXPORTER_COLLECTOR_WORKFLOWS : Enable collector for workflows, defaults to `false` +GITHUB_EXPORTER_WORKFLOWS_STATUS +: Query workflows with specific status + +GITHUB_EXPORTER_WORKFLOWS_HISTORY_WINDOW +: Duration for querying workflows since the time they were created, defaults to `12h0m0s` + GITHUB_EXPORTER_COLLECTOR_RUNNERS : Enable collector for runners, defaults to `false`