| 1 | import { profileCheckpoint } from '../utils/startupProfiler.js' |
| 2 | import '../bootstrap/state.js' |
| 3 | import '../utils/config.js' |
| 4 | import type { Attributes, MetricOptions } from '@opentelemetry/api' |
nothing calls this directly
no test coverage detected