index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”NodeSdk (namespace export)
Section titled “NodeSdk (namespace export)”Re-exports all named exports from the “./NodeSdk.ts” module as NodeSdk.
Signature
export * as NodeSdk from "./NodeSdk.ts"Since v4.0.0
OtelLogger (namespace export)
Section titled “OtelLogger (namespace export)”Re-exports all named exports from the “./OtelLogger.ts” module as OtelLogger.
Signature
export * as OtelLogger from "./OtelLogger.ts"Since v4.0.0
OtelMetrics (namespace export)
Section titled “OtelMetrics (namespace export)”Re-exports all named exports from the “./OtelMetrics.ts” module as OtelMetrics.
Signature
export * as OtelMetrics from "./OtelMetrics.ts"Since v4.0.0
OtelTracer (namespace export)
Section titled “OtelTracer (namespace export)”Re-exports all named exports from the “./OtelTracer.ts” module as OtelTracer.
Signature
export * as OtelTracer from "./OtelTracer.ts"Since v4.0.0
Resource (namespace export)
Section titled “Resource (namespace export)”Re-exports all named exports from the “./Resource.ts” module as Resource.
Signature
export * as Resource from "./Resource.ts"Since v4.0.0
WebSdk (namespace export)
Section titled “WebSdk (namespace export)”Re-exports all named exports from the “./WebSdk.ts” module as WebSdk.
Signature
export * as WebSdk from "./WebSdk.ts"Since v4.0.0