OpenTelemetryApiType

PackageAxial.Telemetry.JavaScript
The `@opentelemetry/api` module surface this package consumes: its `trace` and `context` namespaces.

Specification

Kind
Type
Members
2
Examples
0
traceSignature
this.trace
contextSignature
this.context

Summary

NameSignatureSynopsis
tracethis.trace The `trace` api namespace.
contextthis.context The `context` api namespace.

trace

this.trace
Member
The `trace` api namespace.

Returns

TraceApi

context

this.context
Member
The `context` api namespace.

Returns

ContextApi