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

Use meter-sshmon to get performance data from Docker instances #14

Closed
kamal2222ahmed opened this issue May 13, 2023 · 1 comment
Closed
Labels

Comments

@kamal2222ahmed
Copy link

I am running JMeter in Kubernetes, and wanted to see how it would be possible to get performance data from Docker instances which are generated at run-time.
I have another instance of JMeter Cluster where the VMs ( where the server runs ) has known static IP addresses. In that case it's easy to run meter-sshmon.

@tilln
Copy link
Owner

tilln commented May 13, 2023

Hi @kamal2222ahmed
I would suggest running a shell script before starting JMeter, with some kubectl commands to get the pod names you are interested in and their IP addresses (e.g. via .status.podIPs).
Then you can assign their values to JMeter properties.

@github-actions github-actions bot added the Stale label Mar 24, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants