OpenTelemetryApiType

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

Specification

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

Summary

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

context

this.context
Member
The `context` api namespace.

Returns

ContextApi

trace

this.trace
Member
The `trace` api namespace.

Returns

TraceApi