error-pages/test/hurl/metrics.hurl

11 lines
292 B
Plaintext
Raw Normal View History

# disabled until https://github.com/Orange-OpenSource/hurl/issues/2540 is not fixed
2022-01-28 15:42:08 +00:00
#GET http://{{ host }}:{{ port }}/metrics
#
#HTTP 200
#
#[Asserts]
#header "Content-Type" contains "text/plain"
#body contains "http_requests_duration_millisecond"
#body contains "http_requests_total_count"