Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@dmachard dmachard released this 15 Dec 19:09
· 266 commits to master since this release
  • statistics - new latency metrics and counters
  • only one output is working at a time - enhancement #18
  • some improvements in swagger.yml
  • default number of items to return in tables add in settings file
  • Merge pull request #16 from ExaneServerTeam/bugfix/fix-tcp-output
  • Support Cache Hits on dnsdist - documentation - pull request #17
  • extract latency from response, added in logs
  • dns flags added in logs messages
  • new option to log raw dnstap message, only for development
  • fix to avoid memory usage when no outputs are enabled
  • benchmark chapter added in documentation
  • force qname to use lowercase in statistics #15
  • fix performance issue issue #12 - slow response during retrieve metrics
  • fix issue #11 - command line argument not overlapped config settings
  • fix metric type with qps, change counter to gauge
  • fix to support NOTIMP response code properly
  • statistics - new counters total of bytes queries and answers