johrstrom / jmeter-prometheus-plugin

A Prometheus Listener for Apache JMeter that exposes results in an http API
Apache License 2.0
164 stars 109 forks source link

thread group label should be snake_case #128

Closed johrstrom closed 11 months ago

johrstrom commented 11 months ago

In #123 we added thread group label threadGroup which I believe should be the snake case version thread_group. Official documentation doesn't say much on label names, but I feel like it's more common.