chore: track model variant in honeycomb (#26188)

This commit is contained in:
Victor Navarro
2026-05-07 19:38:04 +02:00
committed by GitHub
parent a300a6cc7a
commit 626a488fb8
8 changed files with 10 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ export default {
url.pathname !== "/zen/go/v1/responses" &&
!url.pathname.startsWith("/zen/go/v1/models/")
)
return
continue
let data = {
"cf.continent": event.event.request.cf?.continent,