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

NR-82566 move embedded datasource check inside #1131

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

tbradellis
Copy link
Contributor

Fixes a bug that causes non embedded Tomcat (Catalina) to unnecessarily get queried for jmx when we know that embedded tomcat is running.

Testing

The agent includes a suite of tests which should be used to
verify your changes don't break existing functionality. These tests will run with
Github Actions when a pull request is made. More details on running the tests locally can be found
here,

Checks

[ ] Are your contributions backwards compatible with relevant frameworks and APIs?
[ ] Does your code contain any breaking changes? Please describe.
[ ] Does your code introduce any new dependencies? Please describe.

@tbradellis tbradellis changed the title move embedded datasource check inside NR-82566 move embedded datasource check inside Jan 26, 2023
@tbradellis tbradellis merged commit d9b4f21 into main Mar 6, 2023
@tbradellis tbradellis deleted the fix-embeddedtomcatlogic branch March 6, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants