Document report-specific distributor paths

This commit is contained in:
2026-06-20 03:00:29 +00:00
parent 4c606eb39f
commit 15ee4af1a1
3 changed files with 33 additions and 3 deletions

View File

@@ -68,6 +68,10 @@ idempotency key from `notify.distributor.batch.*`, resolves report-specific
path templates once per included report, and passes the resulting multi-file
request to this adapter.
Report-specific path resolution happens entirely in the app layer. Explicit
`reports.<report>.distributor.path_templates` overrides take precedence over
report definition defaults.
The token value is read from the environment variable named by `token_env`
after config loading and `secrets.directory` processing.