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

fix(express): make rpcMetadata.route capture the last layer even when if the last layer is not REQUEST_HANDLER #1620

Merged
merged 15 commits into from
Aug 13, 2023

Commits on Aug 1, 2023

  1. fix(express): make rpcMetadata.route capture the last layer even when…

    … if the last layer is mot REQUEST_HANDLER
    chigia001 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f144c02 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix lint issue

    chigia001 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6d15f52 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:open-telemetry/opentelemetry-js-con…

    …trib into fix-1618-express-rpcMetadata
    chigia001 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    21a5302 View commit details
    Browse the repository at this point in the history
  3. remove test.only

    chigia001 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b4f26f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    259d49c View commit details
    Browse the repository at this point in the history
  2. update test

    chigia001 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1ee99d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171763d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fefd23 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 12, 2023

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

Commits on Aug 13, 2023

  1. Add more test

    chigia001 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    aafce10 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-1618-express-rpcMetadata' of github.com:chigia001/o…

    …pentelemetry-js-contrib into fix-1618-express-rpcMetadata
    chigia001 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    32ddc04 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    chigia001 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    02eb353 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5aec4a View commit details
    Browse the repository at this point in the history