Skip to content

Requests per second spike every hour, on the hour #65

@tyronesluck

Description

@tyronesluck

I've noticed that every hour on the hour there is a huge spike on the graphs in grafana.
The DNS queries its 3-4k/s, the Blocked / Replaced its 150-200/s, and the client queries its 100-500/s but on only a few hosts.

Image Image Image

I then checked prometheus and every hour on the hour, the number of blocked queries for example drops.

But it didn't do this for the first 5 hours or so that I was running the exporter.

Image

I also actually noticed that in the screen shot example of the grafana dashboard in the repo there is a spike at midnight too.

https://github.com/henrywhitaker3/adguard-exporter/blob/main/grafana/dashboard.png

While writing this I believe I may have found the reason, but not sure if it can be fixed. The first drop in the prometheus graph was pretty much 24 hours after I started adguard-home, within 1 min of it starting, and I have adguard keeping stats for 24 hours. So it looks like every hour since then its been dropping off the oldest stats so the number of queries drops, but this shows as a spike in grafana?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions