MCPcopy
hub / github.com/inkeep/open-knowledge / telemetry.test.ts

File telemetry.test.ts

packages/server/src/telemetry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test';
2import { existsSync, mkdtempSync, readFileSync, rmSync } from 'node:fs';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 14

shutdownTelemetryFunction · 0.90
initTelemetryFunction · 0.90
getTracerFunction · 0.90
spansCurrentPathFunction · 0.90
getMeterFunction · 0.90
makeLocalSinkOptsFunction · 0.85
parseMethod · 0.80
endMethod · 0.65
onMethod · 0.65
listenMethod · 0.65
addressMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected