synthetics.http.response.time (gauge) | The overall time the request took to be processed. Shown as millisecond |
synthetics.http.response.size (gauge) | The size of the response in bytes. Shown as byte |
synthetics.http.redirect.time (gauge) | The time spent during redirections. Shown as millisecond |
synthetics.http.dns.time (gauge) | The time spent resolving the DNS name of the last request. Shown as millisecond |
synthetics.http.connect.time (gauge) | The time to establish the TCP connection to the server. Shown as millisecond |
synthetics.http.ssl.time (gauge) | The duration of the TLS handshake. This metric does not appear if the last request is not over HTTPS. Shown as millisecond |
synthetics.http.send.time (gauge) | The time to send the request. Shown as millisecond |
synthetics.http.firstbyte.time (gauge) | The time spent waiting for the first byte of response to be received. Shown as millisecond |
synthetics.http.download.time (gauge) | The time spent downloading the response. Shown as millisecond |
synthetics.http.response (count) | The count of HTTP responses we receive. Shown as request |
synthetics.http.response.time.distrib (gauge) | The overall time the request took to be processed. Shown as millisecond |
synthetics.http.firstbyte.time.distrib (gauge) | The time spent waiting for the first byte of response to be received. Shown as millisecond |
synthetics.http.redirect.time.distrib (gauge) | The time spent during redirections. Shown as millisecond |
synthetics.http.dns.time.distrib (gauge) | The time spent resolving the DNS name of the last request. Shown as millisecond |
synthetics.http.connect.time.distrib (gauge) | The time to establish the TCP connection to the server. Shown as millisecond |
synthetics.http.ssl.time.distrib (gauge) | The duration of the TLS handshake. This metric does not appear if the last request is not over HTTPS. Shown as millisecond |
synthetics.http.download.time.distrib (gauge) | The time spent downloading the response. Shown as millisecond |