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

refactor: Remove unused parts of old metrics implementation #7281

Draft
wants to merge 10 commits into
base: wrangler-telemetry
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat: add telemetry commands (#7236)

    * add telemetry commands
    
    * changeset
    
    * fix and test dates
    
    * update changeset
    
    * add global/project status
    
    * default true
    
    * remove changeset
    
    * update wrangler telemetry status
    emily-shen authored and edmundhung committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    65cf419 View commit details
    Browse the repository at this point in the history
  2. stop collecting userId in telemetry

    Co-authored-by: emily-shen <emily-shen@users.noreply.github.com>
    edmundhung and emily-shen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    48e91da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c35ae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad1d6e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd76c0a View commit details
    Browse the repository at this point in the history
  6. log common event properties

    Co-authored-by: Edmund Hung <me@edmund.dev>
    emily-shen and edmundhung committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1b53c91 View commit details
    Browse the repository at this point in the history
  7. respect metric enabled/disabled

    emily-shen authored and edmundhung committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7d9234c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    c780edc View commit details
    Browse the repository at this point in the history
  2. remove identify

    emily-shen committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    99b8fd5 View commit details
    Browse the repository at this point in the history
  3. remove sendMetricsEvent

    emily-shen committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8eb8ef4 View commit details
    Browse the repository at this point in the history