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 72eeaa7 commit f62f550Copy full SHA for f62f550
muted-tests.yml
@@ -309,6 +309,9 @@ tests:
309
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
310
method: test {yaml=reference/esql/esql-across-clusters/line_192}
311
issue: https://github.com/elastic/elasticsearch/issues/120470
312
+- class: org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT
313
+ method: test {yaml=/20_metrics_ingest/Test metrics-apm.app-* setting event.ingested via ingest pipeline}
314
+ issue: https://github.com/elastic/elasticsearch/issues/118875
315
316
# Examples:
317
#
0 commit comments