graceguo-supercat opened a new pull request #9202: [dashboard perf logging] add 
dashboard url anchor component id
URL: https://github.com/apache/incubator-superset/pull/9202
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [x] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   Dashboard supports nested tabs and charts. But user can add anchor in the 
request url, and dashboard will be landed with the component in the anchor. For 
example:
   https://superset.d.musta.ch/superset/dashboard/homes/#TAB-DZy3k25d_ will 
open a specific tab.
   https://superset.d.musta.ch/superset/dashboard/homes/#CHART-59WSceLod1 will 
open a specific chart.
   
   This PR is to add the anchor component into dashboard perf log, so that we 
can see which tab/charts are more popular. This will help dashboard warm-up 
tasks.
   
   ### TEST PLAN
   CI and manual test.
   
   ### REVIEWERS
   @serenajiang @etr2460 

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to