|
@@ -56,6 +56,7 @@ public class MetricsApmIT extends ESRestTestCase {
|
|
|
return cluster.getHttpAddresses();
|
|
|
}
|
|
|
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/103286")
|
|
|
@SuppressWarnings("unchecked")
|
|
|
public void testApmIntegration() throws Exception {
|
|
|
Map<String, Predicate<Map<String, Object>>> sampleAssertions = new HashMap<>(
|