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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L8214: 	HTTPRequestBodySizeKey = attribute.Key("http.request.body.size")
		attribute_group.go#L8382: 	return HTTPRequestBodySizeKey.Int(val)