Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ buildEndpoint
Function
buildEndpoint
apps/sim/lib/data-drains/destinations/datadog.ts:74–76 ·
view source on GitHub ↗
(site: DatadogSite)
Source
from the content-addressed store, hash-verified
72
}
73
74
function
buildEndpoint(site: DatadogSite): string {
75
return
`https:
//http-intake.logs.${SITE_HOSTS[site]}/api/v2/logs`
76
}
77
78
function
buildEntries(
79
rows: unknown[],
Callers
2
test
Function · 0.85
openSession
Function · 0.85
Calls
no outgoing calls
Tested by
1
test
Function · 0.68