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.23.0
- Published
- Jan 5, 2021
- Platform
- windows/amd64
- Last checked
- 5 hours ago –
Tools for package owners.