mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-19 04:58:25 +02:00
feat: update dependencies, node
This commit is contained in:
parent
0ec953ee6d
commit
29cb413d63
507 changed files with 84113 additions and 61309 deletions
1
node_modules/@opentelemetry/api/build/esm/trace/Sampler.d.ts
generated
vendored
1
node_modules/@opentelemetry/api/build/esm/trace/Sampler.d.ts
generated
vendored
|
@ -4,6 +4,7 @@ import { Link } from './link';
|
|||
import { SamplingResult } from './SamplingResult';
|
||||
import { SpanKind } from './span_kind';
|
||||
/**
|
||||
* @deprecated use the one declared in @opentelemetry/sdk-trace-base instead.
|
||||
* This interface represent a sampler. Sampling is a mechanism to control the
|
||||
* noise and overhead introduced by OpenTelemetry by reducing the number of
|
||||
* samples of traces collected and sent to the backend.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue