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

Record status codes when middleware instrumentation is disabled #2175

Merged
merged 20 commits into from Aug 23, 2023

Commits on Aug 17, 2023

  1. Copy the full SHA
    8b2b965 View commit details
    Browse the repository at this point in the history
  2. capture http status code if

    middleware instrumentation is disabled
    tannalynn committed Aug 17, 2023
    Copy the full SHA
    8cfb9d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. update changelog

    tannalynn committed Aug 21, 2023
    Copy the full SHA
    acdbde2 View commit details
    Browse the repository at this point in the history
  2. update config description

    tannalynn committed Aug 21, 2023
    Copy the full SHA
    e6ed7fc View commit details
    Browse the repository at this point in the history
  3. update tests to assert status code is now

    recorded when middleware instrumentation is disabled
    tannalynn committed Aug 21, 2023
    Copy the full SHA
    3a41c8b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add changelog entry

    tannalynn committed Aug 22, 2023
    Copy the full SHA
    5af510a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ba13d77 View commit details
    Browse the repository at this point in the history
  3. update changelog

    tannalynn committed Aug 22, 2023
    Copy the full SHA
    11398e1 View commit details
    Browse the repository at this point in the history
  4. remove commented code

    tannalynn committed Aug 22, 2023
    Copy the full SHA
    a9849ee View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-authored-by: James Bunch <fallwith@gmail.com>
    tannalynn and fallwith committed Aug 22, 2023
    Copy the full SHA
    1cf7c98 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Co-authored-by: James Bunch <fallwith@gmail.com>
    tannalynn and fallwith committed Aug 22, 2023
    Copy the full SHA
    d71461d View commit details
    Browse the repository at this point in the history
  7. capitalize http

    tannalynn committed Aug 22, 2023
    Copy the full SHA
    9620048 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'status_code_without_middleware_instrumentation' of gith…

    …ub.com:newrelic/newrelic-ruby-agent into status_code_without_middleware_instrumentation
    tannalynn committed Aug 22, 2023
    Copy the full SHA
    5dbc54e View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    Co-authored-by: Kayla Reopelle (she/her) <87386821+kaylareopelle@users.noreply.github.com>
    tannalynn and kaylareopelle committed Aug 22, 2023
    Copy the full SHA
    0c383af View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    Co-authored-by: Kayla Reopelle (she/her) <87386821+kaylareopelle@users.noreply.github.com>
    tannalynn and kaylareopelle committed Aug 22, 2023
    Copy the full SHA
    e032110 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ad97ce5 View commit details
    Browse the repository at this point in the history
  12. reword changelog

    tannalynn committed Aug 22, 2023
    Copy the full SHA
    9accd95 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d37132b View commit details
    Browse the repository at this point in the history
  14. Update CHANGELOG.md

    Co-authored-by: Kayla Reopelle (she/her) <87386821+kaylareopelle@users.noreply.github.com>
    tannalynn and kaylareopelle committed Aug 22, 2023
    Copy the full SHA
    85d0a4b View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG.md

    Co-authored-by: Kayla Reopelle (she/her) <87386821+kaylareopelle@users.noreply.github.com>
    tannalynn and kaylareopelle committed Aug 22, 2023
    Copy the full SHA
    a8e2edb View commit details
    Browse the repository at this point in the history