MCPcopy 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

1import axios from 'axios'
2import { createHash } from 'crypto'
3import memoize from 'lodash-es/memoize.js'
4import { getOrCreateUserID } from '../../utils/config.js'

Callers

nothing calls this directly

Calls 4

isAnalyticsDisabledFunction · 0.85
getOrCreateUserIDFunction · 0.85
updateMethod · 0.65
logErrorFunction · 0.50

Tested by

no test coverage detected