Documentation
¶
Index ¶
- Constants
- func HTTPResponseStatusCode(val int) attribute.KeyValue
- func K8SContainerName(val string) attribute.KeyValue
- func K8SNamespaceName(val string) attribute.KeyValue
- func K8SPodName(val string) attribute.KeyValue
- func ServiceInstanceID(val string) attribute.KeyValue
- func ServiceName(val string) attribute.KeyValue
- func ServiceVersion(val string) attribute.KeyValue
Constants ¶
View Source
const ( SchemaURL = semconv.SchemaURL ServiceNameKey = semconv.ServiceNameKey ServerAddressKey = semconv.ServerAddressKey ServerPortKey = semconv.ServerPortKey HTTPRequestMethodKey = semconv.HTTPRequestMethodKey HTTPResponseStatusCodeKey = semconv.HTTPResponseStatusCodeKey URLSchemeKey = semconv.URLSchemeKey URLTemplateKey = semconv.URLTemplateKey K8SNamespaceNameKey = semconv.K8SNamespaceNameKey K8SPodNameKey = semconv.K8SPodNameKey K8SContainerNameKey = semconv.K8SContainerNameKey )
Variables ¶
This section is empty.
Functions ¶
func HTTPResponseStatusCode ¶
func K8SContainerName ¶
func K8SNamespaceName ¶
func K8SPodName ¶
func ServiceInstanceID ¶
func ServiceName ¶
func ServiceVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.