Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPipe/OpenPipe
/ monitorProperties.ts
File
monitorProperties.ts
app/src/server/utils/nodes/nodeProperties/monitorProperties.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ sql } from
"kysely"
;
2
3
import
{ kysely, prisma } from
"~/server/db"
;
4
import
{ constructLoggedCallFiltersQuery } from
"~/server/utils/constructLoggedCallFiltersQuery"
;
Callers
nothing calls this directly
Calls
8
checkNodeInput
Function · 0.90
constructLoggedCallFiltersQuery
Function · 0.90
typedLoggedCall
Function · 0.90
validateRowToImport
Function · 0.90
generatePersistentId
Function · 0.90
prepareDatasetEntriesForImport
Function · 0.90
calculateSampleRateHash
Function · 0.85
then
Method · 0.45
Tested by
no test coverage detected