chore: fix free tier query
This commit is contained in:
parent
844fb71938
commit
d6e06c8950
@ -178,7 +178,6 @@ new honeycomb.Trigger("IncreasedFreeTierRequests", {
|
||||
calculations: [
|
||||
{
|
||||
op: "COUNT",
|
||||
name: "REQUESTS",
|
||||
filterCombination: "AND",
|
||||
filters: [
|
||||
{ column: "event_type", op: "=", value: "completions" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user