Documentation ¶
Index ¶
Constants ¶
View Source
const ( TpsTenantIDKey = attribute.Key("tps.tenant.id") TpsTenantNameKey = attribute.Key("tps.tenant.name") TpsDyeingKey = attribute.Key("tps.dyeing") TpsOwnerKey = attribute.Key("server.owner") TpsCmdbIDKey = attribute.Key("cmdb.module.id") OpenTelemetryName = "opentelemetry" TenantHeaderKey = "X-Tps-TenantID" )
View Source
const ( // TraceparentHeader w3c trace header TraceparentHeader = "traceparent" // TracestateHeader w3c trace state TracestateHeader = "tracestate" // BaggageHeader full link awareness information customized by the business side BaggageHeader = "baggage" )
View Source
const ( AppKey = "app" NamespaceKey = "namespace" EnvNameKey = "env_name" ServerKey = "server" ContainerNameKey = "container_name" EnvKey = "env" InstanceKey = "instance" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.