mistercrunch opened a new pull request #11714: URL: https://github.com/apache/incubator-superset/pull/11714
### SUMMARY Adding a few fields to what's logged: - path: the path portion of the url ie `/superset/explore_json/` - path_no_int: the path portion of the url, replace int portions `/api/v1/chart/<int>/` - ref: a reference to the Python object ie: `ChartRestApi.post` Also instrumenting more events in `/superset/views/core.py`, and the dashboard and chart APIs ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
