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

Discrepancy between number of JVMs listed from JFR and JVMs page #1864

Open
obenkenobi opened this issue Apr 18, 2024 · 1 comment
Open

Discrepancy between number of JVMs listed from JFR and JVMs page #1864

obenkenobi opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
3 Story Point Estimate

Comments

@obenkenobi
Copy link
Contributor

obenkenobi commented Apr 18, 2024

When turning on JFR (i.e. realtime profiling) in the java agent for multiple apps, the number of JVMs listed is not the same.

It may be related to how in the JVM page we report the host name plus port while in JFR we report the host name and IP address.

How to possibly replicate it:

  1. Create a docker image with 2 java apps running on different ports running on the Java Agent and with the same configuration settings.
  2. Create multiple docker containers with the same image.
  3. Check the New Relic UI for discrepancies in the number of JVMs.
@workato-integration
Copy link

@obenkenobi obenkenobi added bug Something isn't working as designed/intended estimate Issue needing estimation labels Apr 18, 2024
@kford-newrelic kford-newrelic added 3 Story Point Estimate and removed bug Something isn't working as designed/intended estimate Issue needing estimation labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 Story Point Estimate
Projects
Status: In Sprint
Development

No branches or pull requests

4 participants