index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”Logger (namespace export)
Section titled “Logger (namespace export)”Re-exports all named exports from the “./Logger.ts” module as Logger.
Signature
export * as Logger from "./Logger.ts"Since v4.0.0
Metrics (namespace export)
Section titled “Metrics (namespace export)”Re-exports all named exports from the “./Metrics.ts” module as Metrics.
Signature
export * as Metrics from "./Metrics.ts"Since v4.0.0
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
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
Tracer (namespace export)
Section titled “Tracer (namespace export)”Re-exports all named exports from the “./Tracer.ts” module as Tracer.
Signature
export * as Tracer from "./Tracer.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