# Constants
DbusBackendKind is the configuration kind for the dbus backend.
FileBackendKind is the configuration kind for the file backend.
UnixBackendKind is the configuration kind for the unix-socket backend.
# Structs
DbusBackend is the dbus backend.
FileBackend is the file backend.
UnixBackend is the unix-socket backend.
# Interfaces
MetricsSource is the general interface implemented by all backends.