const go.opentelemetry.io/otel/semconv/v1.41.0.ProcessExecutablePathKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13679: 	ProcessExecutablePathKey = attribute.Key("process.executable.path")
		attribute_group.go#L14028: 	return ProcessExecutablePathKey.String(val)