Data Collection

    Understanding how you use Traefik is very important to us: it helps us improve the solution in many different ways.

    For this very reason, the sendAnonymousUsage option is mandatory: we want you to take time to consider whether or not you wish to share anonymous data with us so we can benefit from your experience and use cases.

    This feature comes from the public proposal here.

    In order to help us learn more about how Traefik is being used and improve it, we collect anonymous usage statistics from running instances. Those data help us prioritize our developments and focus on what's important for our users (for example, which provider is popular, and which is not).

    • the Traefik version number
    • a hash of the configuration

    Info

    • We do not collect the dynamic configuration information (routers & services).
    • We do not collect this data to run advertising programs.
    • We do not sell this data to third-parties.

    Example of Collected Data

    If you want to dig into more details, here is the source code of the collecting system: collector.go