Documentation ¶
Overview ¶
Package fields defines some common fields that can be used across the platform in a consistent fashion
Index ¶
Constants ¶
View Source
const ( // ModuleTag represents a module ModuleTag = StringTagName("module") // RequestTag represents the request id. // NOTE: The value of the key is the same format as that of Istio to facilitate unified search patterns. RequestTag = StringTagName("requestid") // TenantTag indicates the id of the tenant TenantTag = StringTagName("tenantID") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.