@opentelemetry/instrumentation-socket.io
Version:
OpenTelemetry instrumentation for `socket.io` messaging server implementation for Socket.IO communication
5 lines • 310 B
TypeScript
export { SocketIoInstrumentation } from './socket.io';
export { SocketIoInstrumentationAttributes } from './AttributeNames';
export { defaultSocketIoPath } from './types';
export type { SocketIoHookFunction, SocketIoHookInfo, SocketIoInstrumentationConfig, } from './types';
//# sourceMappingURL=index.d.ts.map