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

Add support for uniquely identifying a jvm running jinsight #76

Open
phakudi-zz opened this issue Dec 3, 2020 · 1 comment
Open

Add support for uniquely identifying a jvm running jinsight #76

phakudi-zz opened this issue Dec 3, 2020 · 1 comment

Comments

@phakudi-zz
Copy link
Contributor

In jinsight configuration add support for a global tag(s) of the following format where jinsight fills the details in question...

jvmid=${UUID}

and / or

pid=${PID}

UUID is a uniquely generated ID for that jvm instance. PID of the process in which jinsight is instantiated.

@phakudi-zz
Copy link
Contributor Author

Expnded scope add support for template variable ${HOST} so that we can add something like this to global tags...

instance=${HOST}

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

No branches or pull requests

1 participant