mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-14 06:00:47 +00:00
feat: update dependencies, node
This commit is contained in:
+1
@@ -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