Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ datadog.ts
File
datadog.ts
src/services/analytics/datadog.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
axios from
'axios'
2
import
{ createHash } from
'crypto'
3
import
memoize from
'lodash-es/memoize.js'
4
import
{ getOrCreateUserID } from
'../../utils/config.js'
Callers
nothing calls this directly
Calls
4
isAnalyticsDisabled
Function · 0.85
getOrCreateUserID
Function · 0.85
update
Method · 0.65
logError
Function · 0.50
Tested by
no test coverage detected