Options
All
  • Public
  • Public/Protected
  • All
Menu

Tracks whether this instrumentation emits old experimental, new stable, or both semantic conventions.

Enum values chosen such that the enum may be used as a bitmask.

Index

Enumeration Members

Enumeration Members

DUPLICATE: 3

Emit both stable and old semantic conventions

OLD: 2

Emit only old semantic conventions

STABLE: 1

Emit only stable semantic conventions

Generated using TypeDoc