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 f032fae commit b3d7ed5Copy full SHA for b3d7ed5
qa/apm/src/test/java/org/elasticsearch/tracing/apm/ApmIT.java
@@ -46,7 +46,7 @@ public class ApmIT extends ESRestTestCase {
46
* </ul>
47
* <p>This proves that the hierarchy of spans is being correctly captured.
48
*/
49
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/89340")
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/90308")
50
public void testCapturesTracesForHttpTraffic() throws Exception {
51
checkTracesDataStream();
52
0 commit comments