Skip to content

Feature Request: Default cloudflare_hostnames to backend-known slices unless explicitly configured #110

Description

@alexskr

The config.cloudflare_hostnames setting currently filters Cloudflare Web Analytics to specific hostnames — useful for excluding API traffic and isolating UI activity. In our setup, these hostnames directly correspond to slices, which are already known to the backend.

Proposal:

Automatically populate cloudflare_hostnames based on the slices, unless the setting is explicitly configured. This avoids requiring redundant config and keeps analytics aligned with actual UI structure.

Behavior:

If config.cloudflare_hostnames is unset → derive hostnames from slices.

If config.cloudflare_hostnames is set → use as-is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions