Skip to content

Commit 6e462d3

Browse files
committed
chore: simplify comment
1 parent a233866 commit 6e462d3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/presets/vercel/runtime/telemetry-types.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
/**
22
* Minimal OpenTelemetry / OTLP type surface for the Vercel telemetry plugin.
33
*
4-
* Hand-rolled (vendored) so the plugin pulls in no `@opentelemetry/*` package
5-
* at build time. This mirrors what Vercel's own no-SDK runtime util does:
6-
* `@vercel/otel-runtime`'s `src/types.ts` likewise copies these from upstream
7-
* rather than importing them.
8-
*
94
* Trimmed to the subset the Vercel telemetry IPC requires. Re-sync from upstream
105
* if the OTLP shape changes:
116
* - OTLP trace types — `@opentelemetry/otlp-transformer`:

0 commit comments

Comments
 (0)