package
Version:
v2.0.0-rc0
Opens a new window with list of versions in this module.
Published: Jan 2, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package metrics defines a metrics interface for the filter.
type Interface interface {
SetBlockedHostnames(n int)
SetBlockedIPs(n int)
SetBlockedIPPrefixes(n int)
HostnamesFilteredInc(qClass, qType string)
IPsFilteredInc(rrtype string)
}
Source Files
¶
Directories
¶
Package noop defines a No-op metric implementation for the filter.
|
Package noop defines a No-op metric implementation for the filter. |
Package prometheus defines a Prometheus metric implementation for the filter.
|
Package prometheus defines a Prometheus metric implementation for the filter. |
Click to show internal directories.
Click to hide internal directories.