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

Support new user analytics events in the Monitor Tab #943

Merged

Commits on May 26, 2022

  1. Added new SPM tracing events tracking

    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    69853ca View commit details
    Browse the repository at this point in the history
  2. Added tests for new SPM events

    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    fcf2b8b View commit details
    Browse the repository at this point in the history
  3. reworked tracking categories & actions names

    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c477d85 View commit details
    Browse the repository at this point in the history
  4. fixed license block dates; moved debounce from tracking module to com…

    …ponent
    
    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8f60b30 View commit details
    Browse the repository at this point in the history
  5. Fix monitor tab crashing (jaegertracing#946)

    Signed-off-by: nofar9792 <nofar.cohen@logz.io>
    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    nofar9792 authored and VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2d7ecd6 View commit details
    Browse the repository at this point in the history
  6. Add repository to package.json (jaegertracing#949)

    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    yurishkuro authored and VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a8dd210 View commit details
    Browse the repository at this point in the history
  7. Preparing release v1.23.0 (jaegertracing#947)

    * Preparing release v1.23.0
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    pavolloffay authored and VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    80fed84 View commit details
    Browse the repository at this point in the history
  8. Bump github/codeql-action from 1 to 2 (jaegertracing#938)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    dependabot[bot] authored and VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b29b062 View commit details
    Browse the repository at this point in the history
  9. Clarify development setup

    For jaegertracing#952
    
    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    yurishkuro authored and VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7add8cd View commit details
    Browse the repository at this point in the history
  10. Use red on scatterplot for traces if any spans have an error=true tag (

    …jaegertracing#951)
    
    * Use red on scatterplot for traces if any spans have an error=true tag
    
    Signed-off-by: Ed Snible <snible@us.ibm.com>
    
    * Used 'yarn prettier' to appease 'yarn lint'
    
    Signed-off-by: Ed Snible <snible@us.ibm.com>
    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    esnible authored and VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    77f85c3 View commit details
    Browse the repository at this point in the history
  11. Updated sorting events tracking

    Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
    VladislavBryukhanov committed May 26, 2022
    Configuration menu
    Copy the full SHA
    e117396 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c6f9ac View commit details
    Browse the repository at this point in the history