On locust stop data available before stopping keeps on getting scrape with same last available data #25
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
HELP locust_up The current health status of the server (1 = UP, 0 = DOWN).
TYPE locust_up gauge
locust_up 0
level=error msg="Can't scrape Pack: Get "http://localhost:8089/stats/requests\": dial tcp localhost:8089: connect: connection refused" source="main.go:333"
Eg : locust_requests_min_response_time{method="GET",name="SomeRequestName"} 2
This should not be coming in /metrics response.
The text was updated successfully, but these errors were encountered: