Documentation ¶
Index ¶
Constants ¶
View Source
const ( ServiceNameKey = semconv.ServiceNameKey ServiceNamespaceKey = semconv.ServiceNamespaceKey ServiceVersionKey = semconv.ServiceVersionKey )
View Source
const ( TenantIDKey = attribute.Key("tenant.id") TenantNameKey = attribute.Key("tenant.name") ModuleIDKey = attribute.Key("module.id") ModuleNameKey = attribute.Key("module.name") ServerIDKey = attribute.Key("server.id") ServerNameKey = attribute.Key("server.name") ServerOwnerKey = attribute.Key("server.owner") EnvKey = attribute.Key("server.env") DyeingKey = attribute.Key("tps.dyeing") StatusCode = attribute.Key("status_code") )
View Source
const ( CMDBRegionIDKey = attribute.Key("cmdb.region.id") CMDBRegionNameKey = attribute.Key("cmdb.region.name") CMDBZoneIDKey = attribute.Key("cmdb.zone.id") CMDBZoneNameKey = attribute.Key("cmdb.zone.name") CMDBModuleIDKey = attribute.Key("cmdb.module.id") CMDBModuleNameKey = attribute.Key("cmdb.module.name") )
View Source
const ( CalleeServiceKey = attribute.Key("callee.service") CalleeMethodKey = attribute.Key("callee.method") CalleeContainerKey = attribute.Key("callee.container") CalleeSystemNameKey = attribute.Key("callee.system.name") CalleeSystemCategoryKey = attribute.Key("callee.system.category") CalleeSystemProtocolKey = attribute.Key("callee.system.protocol") CallerServiceKey = attribute.Key("caller.service") CallerMethodKey = attribute.Key("caller.method") CallerContainerKey = attribute.Key("caller.container") CallerSystemNameKey = attribute.Key("caller.system.name") CallerSystemCategoryKey = attribute.Key("caller.system.category") CallerSystemProtocolKey = attribute.Key("caller.system.protocol") CallerSetKey = attribute.Key("caller.system.set") )
View Source
const ( NetHostIPKey = semconv.NetHostIPKey NetHostPortKey = semconv.NetHostPortKey NetPeerIPKey = semconv.NetPeerIPKey NetPeerPortKey = semconv.NetPeerPortKey )
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.