arjundevarajan opened a new pull request, #24433: URL: https://github.com/apache/superset/pull/24433
### SUMMARY This PR updates the Superset configuration for npm by adding scarf-js as a dependency. This allows Superset maintainers to collect basic de-identified download and adoption metrics. These metrics include which versions of superset are being installed and the origin of installation (git, etc.). This does not have a runtime footprint and adds no additional dependencies beyond itself. This change was suggested by Superset maintainers in direct discussions. There is also a [pull request](https://github.com/apache/superset/pull/24432) for updating the Docker compose and helm charts installation methods to retrieve metrics from those pathways. ### TESTING INSTRUCTIONS To test this, download Apache Superset using general npm methodology and verify that Apache Superset downloads without issue. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ x ] Introduces new feature or API - [ ] Removes existing feature or API -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
