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

Analytics: register SDK language and data source #1371

Merged
merged 14 commits into from
Feb 22, 2023
Merged

Commits on Feb 21, 2023

  1. Fix analytics recording_source for Rust

    We would always log `Python SDK` as the source
    emilk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6a3d187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a48b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    0255bab View commit details
    Browse the repository at this point in the history
  2. new_recording -> open_recording

    emilk committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8bb1fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56ca1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56a6ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d7b592 View commit details
    Browse the repository at this point in the history
  6. Also register web viewer

    emilk committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    296bbff View commit details
    Browse the repository at this point in the history
  7. Add Python version

    emilk committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    108149d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5c2e5c View commit details
    Browse the repository at this point in the history
  9. compilation fix

    emilk committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    96ee8e6 View commit details
    Browse the repository at this point in the history
  10. Fix web build

    emilk committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f1a1971 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71dae93 View commit details
    Browse the repository at this point in the history
  12. rerun_cli

    Co-authored-by: Clement Rey <cr.rey.clement@gmail.com>
    emilk and teh-cmc committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6bcffdd View commit details
    Browse the repository at this point in the history