We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9011f63 commit 6ad1d5cCopy full SHA for 6ad1d5c
opentelemetry-otlp/tests/integration_test/tests/metrics.rs
@@ -188,8 +188,6 @@ pub fn validate_metrics_against_results(scope_name: &str) -> Result<()> {
188
/// TODO - fix this asynchronously.
189
///
190
#[cfg(test)]
191
-#[cfg(not(feature = "hyper-client"))]
192
-#[cfg(not(feature = "reqwest-client"))]
193
#[cfg(not(feature = "reqwest-blocking-client"))]
194
mod tests {
195
0 commit comments