TelemetryConstructOptions<HSelf>Tag-construction options for Tag.
modelsTag
Source src/Telemetry.ts:2784 lines
export interface interface TelemetryConstructOptions<HSelf = never>Tag-construction options for
Tag
.
TelemetryConstructOptions<function (type parameter) HSelf in TelemetryConstructOptions<HSelf = never>HSelf = never> {
readonly TelemetryConstructOptions<HSelf = never>.node?: anynode?: import NodeKeyNodeKey<function (type parameter) HSelf in TelemetryConstructOptions<HSelf = never>HSelf>;
readonly TelemetryConstructOptions<HSelf = never>.description?: string | undefineddescription?: string;
}
Referenced by 1 symbols