Thanks a lot. On Tue, Feb 2, 2021 at 2:43 PM Julius Volz <[email protected]> wrote:
> Hi Isuru, > > The phases are: > > - setup: the duration for creating / marshaling the ICMP packet that is > about to be sent > - resolve: the DNS resolution duration > - RTT: round trip time, the duration that the actual ping takes to get to > its target and back to the blackbox exporter > > On Tue, Feb 2, 2021 at 8:16 AM Isuru Dhananjaya < > [email protected]> wrote: > >> There are 3 phases of ICMP in Prometheus while we are probing data via >> BlackBox exporter. >> >> 1. resolve >> 2. RTT >> 3. setup >> >> What is meant by each of these? >> >> (attaching) >> probe_icmp_duration_seconds{phase="resolve"} 1.4725e-05 >> probe_icmp_duration_seconds{phase="rtt"} 0.000237673 >> probe_icmp_duration_seconds{phase="setup"} 0.000140214 >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Prometheus Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/prometheus-users/2691c857-af43-4387-8825-e0efefa82d7fn%40googlegroups.com >> <https://groups.google.com/d/msgid/prometheus-users/2691c857-af43-4387-8825-e0efefa82d7fn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Julius Volz > PromLabs - promlabs.com > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CAEOK00MvDGPySsgJvjAaAp43O-XbVax2HUyYKk_x1KHoq0-qbQ%40mail.gmail.com.

