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

STTP 2 & 3 Scala HTTP Client Instrumentation #362

Merged
merged 16 commits into from
Aug 20, 2021

Commits on Jun 24, 2021

  1. Add instrumentation for the Scala HTTP client sttp.

    Instrumentation to capture send requests for three sttp backends, HttpURLConnectionBackend, Http4sBackend & AkkaHttpBackend
    GDownes committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6256011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d936644 View commit details
    Browse the repository at this point in the history
  3. Add missing copyright comment

    GDownes committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1239e53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3eab4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8db405e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ba2185 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    ff4819c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0847f2f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Break up STTP instrumentation

    GDownes committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    a186b5a View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    GDownes committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ab41fa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Don't rename transaction

    GDownes committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    52429b3 View commit details
    Browse the repository at this point in the history
  2. Verify less versions

    GDownes committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    33756ad View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    963119c View commit details
    Browse the repository at this point in the history
  2. Method Spacing

    GDownes committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c532afd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Support 2.12

    GDownes committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2b056e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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