feat: update dependencies, node
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user