Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(cli): add experimental metro config telemetry #20885

Merged
merged 13 commits into from Feb 9, 2023

Conversation

byCedric
Copy link
Member

Why

We need to have visibility on what experimental features are being used, in order to prioritize supporting or finishing these features.

How

Added a telemetry event when instantiating Metro, for both npx expo start and npx expo export.

Test Plan

See added test, if a property isn't available, it doesn't matter.

Checklist

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Jan 19, 2023
@byCedric byCedric force-pushed the @bycedric/cli/telemetry-metro-traits branch from 455ec05 to 120465a Compare January 31, 2023 14:02
@byCedric byCedric marked this pull request as ready for review February 1, 2023 13:59
@byCedric
Copy link
Member Author

byCedric commented Feb 1, 2023

@EvanBacon this PR has changed a bit since you last reviewed, can discuss the latest changes later 😄

@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Feb 1, 2023
@byCedric byCedric force-pushed the @bycedric/cli/telemetry-metro-traits branch from d931b21 to 9733b6a Compare February 3, 2023 13:11
@brentvatne
Copy link
Member

can we land this to get it in sdk 48?

@byCedric byCedric merged commit d42dd5d into main Feb 9, 2023
@byCedric byCedric deleted the @bycedric/cli/telemetry-metro-traits branch February 9, 2023 14:06
@brentvatne brentvatne added the published Changes from the PR have been published to npm label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants