| 1 | import type { BetaMessageStreamParams } from '@anthropic-ai/sdk/resources/beta/messages/messages.mjs' |
| 2 | import type { Attributes, Meter, MetricOptions } from '@opentelemetry/api' |
| 3 | import type { logs } from '@opentelemetry/api-logs' |
| 4 | import type { LoggerProvider } from '@opentelemetry/sdk-logs' |
nothing calls this directly
no test coverage detected