DEV Community

Discussion on: JMeter, Prometheus, and Grafana Integration

Collapse
 
sandeepk1646 profile image
Sandeep

HI, It's very good information.

I have configured as per the steps that you mentioned above. Here are couple of issues.
1) Metrics are showing in 9090 port instead of 9270 port.
2) After running my jmeter script i don't see the result in metrics.

Can you please help me on this?

Collapse
 
qainsights profile image
NaveenKumar Namachivayam ⚡

Are you using the latest version of Prometheus plugin?

Collapse
 
dhanyanayak24 profile image
dhanyanayak24

hi Naveen,

I am following this thread to integrate my jmeter test result with prometheus. I did all the setups as suggested in this thread but i am not able to see the data in localhost:9270

I placed the jar file under jmeter and then added the yaml file as suggested in my local n started prometheus in my docker.

But i am unable to get any input in the jmeter url.Attaching the image.Could you please help me.My prometheus url is up localhost:9090/ but i am not seeing any jmeter parameters there to execute.

Thread Thread
 
qainsights profile image
NaveenKumar Namachivayam ⚡

Please check the log from prometheus to debug.