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

Support for Prometheus Listener for generating Grafana dashboard #258

Closed
rahul84gupta opened this issue Mar 9, 2024 · 12 comments
Closed
Labels
enhancement New feature or request

Comments

@rahul84gupta
Copy link

Please include Prometheus Listener for generating Grafana dashboard using Jmeter-DSL.

@rabelenda rabelenda added the enhancement New feature or request label Mar 13, 2024
@rabelenda
Copy link
Contributor

Thank you for bringing this request.

Please, if anyone else is also interested in this feature, upvote it so we know the community interest in this.

Regards

@IvanKvashnin
Copy link

IvanKvashnin commented Apr 25, 2024

Upvote ! Upvote ! Upvote !

@Rasta341
Copy link

upvote :) that must be usefull

@sergeykrylovich
Copy link

upvote!

@SubbotinMXM
Copy link

upvote

@sk0ba
Copy link

sk0ba commented Apr 25, 2024

Upvote!
Usefull feature!

@KKoblukov
Copy link

Upvote pls!

@dimkor
Copy link

dimkor commented Apr 25, 2024

Upvote!

@mrRazmarin
Copy link

upvote!

@zakamaldin
Copy link

Upvote!

@rabelenda
Copy link
Contributor

Wow, I see a lot of people interested in this feature :).

Any particular reason to prefer Prometheus over an alternative like influxDB?
Can you provide some example jmx of how you use the listener?
What metrics do you usually use?
Can you provide a grafana dashboard that you usually use in combination with the plugin?

How do you usually handle the potential issue of losing metrics due to the "pull" nature of Prometheus?
For example, if you have you prometheus server polling metrics every 5 seconds, how do you avoid losing the metrics for the last 5 seconds of JMeter test plan execution in your Prometheus metrics?
I see the plugin doesn't have a way to push metrics.
Do you usually set prometheus.delay system property, to be greater than prometheus server poll period?

@rabelenda
Copy link
Contributor

We have just released a new version which includes prometheusListener. I will close this issue. Feel free to re open it if you have further questions/comments regarding this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests