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

chore!: Make route path as transaction name in gin performance #675

Merged
merged 11 commits into from Sep 4, 2023

Commits on Jul 27, 2023

  1. Remove http method from transaction name

    Tony Afanasev committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6683050 View commit details
    Browse the repository at this point in the history
  2. Use gin full path as transaction name

    Tony Afanasev committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2a286b0 View commit details
    Browse the repository at this point in the history
  3. Change transaction source to route

    Tony Afanasev committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    359dd8e View commit details
    Browse the repository at this point in the history
  4. Include HTTP Method into transaction name for gin

    Tony Afanasev committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    de4e6e9 View commit details
    Browse the repository at this point in the history
  5. Handle error in sentry gin test

    Tony Afanasev committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5a94ba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    3b50c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1edc11 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    67593bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sentry-transaction-improvement

    # Conflicts:
    #	gin/sentrygin.go
    Tony Afanasev committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0994233 View commit details
    Browse the repository at this point in the history