wu-sheng commented on issue #4228: Support Browser protocol at OAP
URL: https://github.com/apache/skywalking/pull/4228#issuecomment-579752222
 
 
   ### Metrics are following
   > 1. PV for every page(endpoint), version(instance) and service
   
   1. **ADD**, browser_app_pv for global.
   1. browser_page_pv
   1. browser_single_version_page_pv
   
   
   > 2. The error rate for every page.
   
   1. **ADD**, browser_app_error_rate for global.
   1. browser_page_error_rate
   1. browser_single_version_page_error_rate
   
   > 5. Avg value of all fields in PerfDetail.
   
   1. browser_*_percentile
   1. browser_*_avg
   1. browser_*_percentile
   
   Are above three global metrics?
   
   _____
   # Naming
   1. BROWSER, global metrics for browser performance, like All in service 
metrics.
   1. BROWSER_APP_*, service level metrics.
   1. BROWSER_APP_SINGLE_VERSION_*, service instance level metrics
   1. BROWSER_APP_PAGE_*, for every single page.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to