Stats#

dff.stats.default_extractors

This module includes a pool of default extractors that you can use out of the box.

dff.stats.cli

This modules defines commands that can be called via the command line interface.

dff.stats.instrumentor

This modules contains the OtelInstrumentor class that implements Opentelemetry's BaseInstrumentor interface and allows for automated instrumentation of Dialog Flow Framework applications, e.g. for automated logging and log export.

dff.stats.utils

This module includes utility functions designed for statistics collection.