watchdog/testdata/config.valid.yaml
NotAShelf 214c992494
chore: update test data for multi-domain support
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I789eff29d033de4c25128e6bbc17a5966a6a6964
2026-03-02 22:38:13 +03:00

28 lines
497 B
YAML

site:
domains:
- example.com
salt_rotation: daily
collect:
pageviews: true
country: true
device: true
referrer: domain
custom_events:
- signup
- purchase
path:
strip_query: true
strip_fragment: true
collapse_numeric_segments: true
max_segments: 5
normalize_trailing_slash: true
limits:
max_paths: 1000
max_events_per_minute: 10000
max_sources: 100
server:
listen_addr: :8080
metrics_path: /metrics
ingestion_path: /api/event