github Hemsby/tdns-stats v1.1.0
Version 1.1.0 - Auto-Update Feature

latest releases: v2.2.11, v2.2.10, v2.2.9...
one month ago

What's New

Auto-Update Feature

  • Added auto-update support with a manual check-for-updates button and one-click update trigger from the UI
  • Supports git clone, Docker, and systemd deployments
  • Version number is now displayed in the UI
  • Automatic service recovery detection after update

Bug Fixes

Corrected cache impact (RTT effect) calculation (#4)

The cache impact metric was producing inflated values due to incorrect inputs being used in the calculation. It now correctly considers only recursive queries with a valid upstream RTT, giving an accurate picture of how much the cache reduces felt latency.

Fixed incorrect log query parameter for RTT sample size (#1)

The Technitium DNS Logs API does not accept a limit parameter; the correct field is entriesPerPage. Using the wrong parameter caused the sample size to silently fall back to the API default of 25, ignoring the configured rtt.sampleSize value and producing inaccurate RTT and cache metrics.

Thanks

Thanks to @sjclayton for both bug fix contributions in this release.

Don't miss a new tdns-stats release

NewReleases is sending notifications on new releases.