Commit ad14d37
chore(metrics): drop the dead billed_teams_count gauge (firecrawl#4011)
The gauge read scard("billed_teams"). That set's feeders were removed
(firecrawl#3992) and its drain — the index-worker tally loop — is removed in firecrawl#4010,
so the set is permanently empty and the gauge reported a constant 0. Its
"billed but not yet tallied" label describes a pipeline that no longer
exists (Autumn is the source of truth for credits), so it was misleading.
Co-authored-by: firecrawl-spring[bot] <254786068+firecrawl-spring[bot]@users.noreply.github.com>
Co-authored-by: micahstairs <micah@sideguide.dev>1 parent 7044682 commit ad14d37
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
| |||
0 commit comments