Skip to content

Commit af0cd3a

Browse files
committed
Open link in new tab
I chose not to move the title `[]` bit to the url definition so that it still reads well as text
1 parent ee95f36 commit af0cd3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/concepts/pages/observability/telemetry.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)