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

feat: write recording summary events #15245

Merged
merged 46 commits into from
May 9, 2023
Merged

Commits on Apr 25, 2023

  1. add transformer

    pauldambra committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a65131b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0302f4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81095e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e212b50 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. first pass over comments

    pauldambra committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c1a7064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ee61aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d468b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    906b0c4 View commit details
    Browse the repository at this point in the history
  5. fixes

    pauldambra committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bb0fb16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45a7fa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84f12ea View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    beff2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e0b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfaf0a2 View commit details
    Browse the repository at this point in the history
  4. but not also broken

    pauldambra committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    60ced21 View commit details
    Browse the repository at this point in the history
  5. even more less broken sql

    pauldambra committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ceac97c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d067d51 View commit details
    Browse the repository at this point in the history
  7. correct test setup

    pauldambra committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a8ef254 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32d19ca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a49b91f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    020fca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d77f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    476d33a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dfdf15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cab032 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. feat: with activity milliseconds (#15366)

    * feat: write recording summary with active milliseconds value
    
    * turn on for everyone so this works in PR deployment
    
    * Update query snapshots
    
    * empty commit to trigger pr deploy
    
    * empty commit to trigger pr deploy
    
    * strip trailing hyphen from pr deploy namespace
    
    * better querying test
    
    ---------
    
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    pauldambra and github-actions[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    94f64e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b36ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f9ab6 View commit details
    Browse the repository at this point in the history
  4. no need to find gaps

    pauldambra committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f05ccec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d78183 View commit details
    Browse the repository at this point in the history
  6. obey mypy

    pauldambra committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e7e08d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bef878e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dde2c76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bda15ae View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    b657765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e7786e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    922734e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495e4f7 View commit details
    Browse the repository at this point in the history
  3. more commenting

    pauldambra committed May 8, 2023
    Configuration menu
    Copy the full SHA
    eaf5852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7869a6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db76ca5 View commit details
    Browse the repository at this point in the history
  6. fix

    pauldambra committed May 8, 2023
    Configuration menu
    Copy the full SHA
    81ba357 View commit details
    Browse the repository at this point in the history
  7. doh

    pauldambra committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ac6578d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3473dac View commit details
    Browse the repository at this point in the history
  9. fix

    pauldambra committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1bff3e2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. order by day

    pauldambra committed May 9, 2023
    Configuration menu
    Copy the full SHA
    80e45eb View commit details
    Browse the repository at this point in the history