wu-sheng commented on issue #7773: URL: https://github.com/apache/skywalking/issues/7773#issuecomment-925526122
@zhyyu I was confused by the same thing, but after digging deeper, the `BrowserAppTraffic` are generated by 2 sources. * org.apache.skywalking.oap.server.receiver.browser.provider.parser.performance.listener.SourceBuilder * org.apache.skywalking.oap.server.receiver.browser.provider.parser.errorlog.listener.SourceBuilder Performance's builder should generate `status==normal` for all pages, and errorlog's builder reports `status== FIRST_ERROR` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
