We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When I enable normalize with quiet-text: true and enable latency, latency doens't shown.
To Reproduce
collectors: - name: ns-col-ipv4 afpacket-sniffer: port: 53 device: ens192 chan-buffer-size: 65535 transforms: latency: measure-latency: true unanswered-queries: true queries-timeout: 2 normalize: qname-lowercase: false quiet-text: true loggers: - name: ns-log logfile: file-path: /var/log/dns/ns4-queries.log mode: text flush-interval: 1 max-size: 100000000 max-files: 0 routes: - from: [ ns-col-ipv4 ] to: [ ns-log ]
Additional context Version: 0.39.0
The text was updated successfully, but these errors were encountered:
Thank to report this bug. The fix will be available in next release.
Sorry, something went wrong.
completed via #450
No branches or pull requests
Describe the bug
When I enable normalize with quiet-text: true and enable latency, latency doens't shown.
To Reproduce
Additional context
Version: 0.39.0
The text was updated successfully, but these errors were encountered: