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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13763: 	ProcessParentPIDKey = attribute.Key("process.parent_pid")
		attribute_group.go#L14078: 	return ProcessParentPIDKey.Int(val)