Lines Matching full:metrics
73 wait_ready $PORT1 'thread_busy{role="http-metrics"}' 1
90 wait_ready $PORT2 'thread_busy{role="http-metrics"}' 1
152 # Fetch some metrics
154 curl -s http://127.0.0.1:$PORT1/metrics
155 curl -s http://127.0.0.1:$PORT2/metrics
156 curl -s http://127.0.0.1:$PORT1/metrics | grep -q 'http_responses_total.*result.*error'
157 curl -s http://127.0.0.1:$PORT2/metrics | grep -q 'http_responses_total.*result.*upstream'
158 curl -s http://127.0.0.1:$PORT1/metrics | grep 'http_responses_duration_milliseconds_count'
159 curl -s http://127.0.0.1:$PORT1/metrics | grep 'http_responses_duration_milliseconds_sum'
160 curl -s http://127.0.0.1:$PORT1/metrics | grep 'http_responses_transfer_bytes_count'
161 curl -s http://127.0.0.1:$PORT1/metrics | grep 'http_responses_transfer_bytes_sum'
162 curl -s http://127.0.0.1:$PORT1/metrics | grep 'fdcache_'
163 curl -s http://127.0.0.1:$PORT1/metrics | grep 'error_count'
164 curl -s http://127.0.0.1:$PORT1/metrics | grep 'traversed_total'
165 curl -s http://127.0.0.1:$PORT1/metrics | grep 'scanned_bytes_total'
174 (curl -s http://127.0.0.1:$PORT2/metrics | grep 'badtype') && false
188 curl -s http://127.0.0.1:$PORT2/metrics | grep 'dc_pool_op.*reuse'
198 curl -s http://127.0.0.1:$PORT1/metrics | grep 'http_responses_after_you.*'
200 # could assert that the after_you metrics show some nonzero amount of