arugal opened a new pull request #4228: [WIP] Support Browser protocol at OAP
URL: https://github.com/apache/skywalking/pull/4228
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [x] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #4166 
   ___
   ### Several keys
   1.  [x] A new receiver module is required.
   1.  [x] Register for the endpoint(pagePath) is the first priority work.
   1.  [x] The browser-related sources should be new and separated too all 
related sources. OAL and antlr should be changed too.
   
   ### Metrics are following
   > 1. PV for every page(endpoint), version(instance) and service
   
   1. service_page_pv
   1. service_version_page_pv
   
   > 2. The error rate for every page.
   
   1. service_page_error_rate
   1. service_version_page_error_rate
   
   > 4. Error logs for every `BrowserErrorLog`, with rate sampling.
   
   1. BrowserErrorLogListener
   1. BrowserErrorLogSampler (Sample by `BrowserPerfData#uniqueId` hashCode) 
   
   > 5. Avg value of all fields in PerfDetail.
   
   1. service_*_avg
   1. service_*_percentile
   1. service_page_*_avg
   1. service_page_*_percentile
   1. service_version_*_avg
   1. service_version_*_percentile
   1. service_version_page_*_avg
   1. service_version_page_*_percentile

----------------------------------------------------------------
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