[dnsdist] dnsdist metrics
Jacob Bunk Nielsen
jbn at one.com
Wed May 6 10:48:31 UTC 2020
Hi
On 05/05/2020 16.41, Simone Beccato via dnsdist wrote:
>
> I setup in dnsdist.conf the carbon export and configured Grafana to
> query data from Graphite but as I see, from dnsdist are coming only
> “totals”, total queries, totals rdqueries etc.
>
> Is there a way to get QPS and/or metrics per seconds? Or I have to
> manipulate data (how?)?
>
As others have already pointed out you'll want the derivative to find a
rate rather than just the growing gauge value. E.g. by using the
perSecond function like
perSecond(dnsdist.name.main.queries)
Best regards,
Jacob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/dnsdist/attachments/20200506/566bd31e/attachment.htm>
More information about the dnsdist
mailing list