Skip to content

Commit f246586

Browse files
committed
Add more FIXME
1 parent f422484 commit f246586

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

reference/apm/cloud/apm-settings.md

+3
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ The following `apm-server.auth.anonymous.*` settings can be configured to restri
121121
`apm-server.sampling.tail.interval`
122122
: Synchronization interval for multiple APM Servers. Should be in the order of tens of seconds or low minutes.
123123

124+
`apm-server.sampling.tail.ttl`
125+
: FIXME
126+
124127
`logging.level`
125128
: Sets the minimum log level. The default log level is error. Available log levels are: error, warning, info, or debug.
126129

solutions/observability/apm/configure-apm-server.md

+3
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ The following `apm-server.auth.anonymous.*` settings can be configured to restri
143143
`apm-server.sampling.tail.interval`
144144
: Synchronization interval for multiple APM Servers. Should be in the order of tens of seconds or low minutes.
145145

146+
`apm-server.sampling.tail.ttl`
147+
: FIXME
148+
146149
`logging.level`
147150
: Sets the minimum log level. The default log level is error. Available log levels are: error, warning, info, or debug.
148151

solutions/observability/apm/transaction-sampling.md

+9
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,15 @@ Synchronization interval for multiple APM Servers. Should be in the order of ten
312312
| APM Server binary | `sampling.tail.interval` |
313313
| Fleet-managed | `Interval` |
314314

315+
##### TTL [sampling-tail-ttl]
316+
317+
FIXME
318+
319+
| | |
320+
| --- |---------------------|
321+
| APM Server binary | `sampling.tail.ttl` |
322+
| Fleet-managed | `TTL` |
323+
315324
##### Policies [sampling-tail-policies]
316325

317326
Criteria used to match a root transaction to a sample rate.

0 commit comments

Comments
 (0)