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

Make servlet context path key private #4125

Merged
merged 6 commits into from
Sep 16, 2021

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    f89b84c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c683f View commit details
    Browse the repository at this point in the history
  3. fix servlet2.2

    laurit committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a288665 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. use non capturing lambda

    laurit committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    41a3585 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/servlet/servlet-common/library/src/main/java/i…

    …o/opentelemetry/instrumentation/servlet/ServletHttpServerTracer.java
    
    Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
    laurit and Mateusz Rzeszutek authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    6bc951e View commit details
    Browse the repository at this point in the history
  3. use method reference

    laurit committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d87ae9a View commit details
    Browse the repository at this point in the history