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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13712: 	ProcessGroupLeaderPIDKey = attribute.Key("process.group_leader.pid")
		attribute_group.go#L14050: 	return ProcessGroupLeaderPIDKey.Int(val)