@@ -48,7 +48,7 @@ telemetry:
4848----
4949
5050<1> Boolean: `true`, `false`
51- <2> String: `error`, `warn`, `info`, `debug`, `trace`, `off` (or {env-filter-syntax}[more complex filters])
51+ <2> String: `error`, `warn`, `info`, `debug`, `trace`, `off` (or {env-filter-syntax}[more complex filters,window=_blank ])
5252<3> Enum: `plain`, `json`
5353
5454== File logs
@@ -67,7 +67,7 @@ telemetry:
6767----
6868
6969<1> Boolean: `true`, `false`
70- <2> String: `error`, `warn`, `info`, `debug`, `trace`, `off` (or {env-filter-syntax}[more complex filters])
70+ <2> String: `error`, `warn`, `info`, `debug`, `trace`, `off` (or {env-filter-syntax}[more complex filters,window=_blank ])
7171<3> Enum: `never`, `daily`, `hourly`, `minutely`
7272<4> Unsigned Integer
7373
@@ -90,5 +90,5 @@ telemetry:
9090----
9191
9292<1> Boolean: `true`, `false`
93- <2> String: `error`, `warn`, `info`, `debug`, `trace`, `off` (or {env-filter-syntax}[more complex filters])
93+ <2> String: `error`, `warn`, `info`, `debug`, `trace`, `off` (or {env-filter-syntax}[more complex filters,window=_blank ])
9494<3> String: E.g. `https://my-collector:4317` (Note: it must contain the scheme)
0 commit comments