mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 08:09:51 +00:00
chore: fix free tier query
This commit is contained in:
parent
844fb71938
commit
d6e06c8950
1 changed files with 0 additions and 1 deletions
|
|
@ -178,7 +178,6 @@ new honeycomb.Trigger("IncreasedFreeTierRequests", {
|
|||
calculations: [
|
||||
{
|
||||
op: "COUNT",
|
||||
name: "REQUESTS",
|
||||
filterCombination: "AND",
|
||||
filters: [
|
||||
{ column: "event_type", op: "=", value: "completions" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue