Grigory Starinkin
5ab5615ff0
Handle error_response command in cowboy_metrics_h
2018-10-31 15:13:23 +01:00
Loïc Hoguin
7867e435fe
Fix tests for most recent Gun
2018-06-26 10:32:33 +02:00
Loïc Hoguin
cf3ab5832a
Add nowarn_export_all to all test suites
2017-11-29 16:57:10 +01:00
Loïc Hoguin
3da9a6eef9
Add a test for early errors that occur on the request-line
2017-11-20 16:26:37 +01:00
Loïc Hoguin
a97640d56d
Add informational responses to metrics
2017-10-31 15:04:00 +00:00
Loïc Hoguin
133d359674
Add a metrics test for switching to Websocket
2017-10-22 14:54:13 +01:00
Loïc Hoguin
debaecd49a
Add a test for stream_reply metrics
2017-10-21 21:03:06 +01:00
Loïc Hoguin
c4651261b6
Add a test for early_error metrics
2017-10-21 14:56:28 +01:00
Loïc Hoguin
2a905e9bda
Add a metrics test when the handler didn't send anything
...
Also fix a test group to use h2 instead of HTTP/1.1.
2017-10-21 13:12:36 +01:00
Loïc Hoguin
1ef5a1c45b
Add a test for metrics with a request body
2017-10-20 18:00:40 +01:00
Loïc Hoguin
4211ea41bd
Add experimental metrics stream handler
...
It collects metrics and passes them to a configurable callback
once the stream terminates. It will be documented in a future
release. More tests incoming.
2017-10-20 14:46:10 +01:00