package constants
import "github.com/lightstep/lightstep-tracer-go/constants"
Index ¶
Constants ¶
const ( // ComponentNameKey is the tag key identifying the service ComponentNameKey = "lightstep.component_name" // HostnameKey is the tag key identifying hostname HostnameKey = "lightstep.hostname" // ServiceVersionKey is the tag key identifying service version ServiceVersionKey = "service.version" )
Source Files ¶
- Version
- v0.26.0 (latest)
- Published
- Aug 4, 2022
- Platform
- linux/amd64
- Last checked
- 1 week ago –
Tools for package owners.