mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
9 lines
201 B
Plaintext
9 lines
201 B
Plaintext
|
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"
|