Giter Club home page Giter Club logo

Comments (5)

SuperQ avatar SuperQ commented on May 14, 2024

I think this may be an issue for all probes.

from blackbox_exporter.

RichiH avatar RichiH commented on May 14, 2024

JFTR, I think it makes sense to keep track of DNS resolve timing; this is a useful metric. Not sure if this should be its own job distinct from all the others. This duplicates effort, but keeps timeseries count from growing in an arguably useless manner.

As long as we're contemplating changes, the behaviour that any response time for icmp_probe which is higher than the timeout is an implicit failure makes analyzing things icky, forces one to use error-prone (for some users) extra query strings, and breaks down completely when timeouts are changed over time.

No idea about guarantees within the exporters, but changing too much might make a new module worthwhile so as to not break old configs.

from blackbox_exporter.

SuperQ avatar SuperQ commented on May 14, 2024

Recording prober_dns_lookup_time_seconds any time we use net.ResolveIPAddr() seems like the right thing to do.

from blackbox_exporter.

aparcar avatar aparcar commented on May 14, 2024

I try to measure ping time to distant antennas, so ping time should be as representative as possible.
Is there an easy way to cache the dns in blackbox_exporter or subtract prober_dns_lookup_time_seconds

from blackbox_exporter.

SuperQ avatar SuperQ commented on May 14, 2024

@aparcar Once we have the metric, it will be as simple as subtracting the the two metrics.

from blackbox_exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.