Commit d8a9aff
apm: Document sampling.tail.discard_on_write_failure config (#1453)
Document `sampling.tail.discard_on_write_failure` config.
I sourced the config explanation from
[here](https://github.com/elastic/apm-server/blob/613b774ba953d159584c666cd7d0753404374318/x-pack/apm-server/sampling/config.go#L115-L118)
please let me know if the description is incorrect or unclear in any
way.
Updated pages can be found in the docs preview here:
-
https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1453/reference/apm/cloud/apm-settings
-
https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1453/solutions/observability/apm/tail-based-sampling
-
https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1453/solutions/observability/apm/configure-apm-server
-
https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1453/solutions/observability/apm/transaction-sampling#_tail_based_sampling_performance_and_requirements
## Checklist
- [ ] Wait for PR #1269 to
be merged and incorporate changes.
## Related issues
Part of elastic/apm-server#15330
---------
Co-authored-by: Carson Ip <[email protected]>
Co-authored-by: florent-leborgne <[email protected]>1 parent 15b592b commit d8a9aff
File tree
2 files changed
+14
-2
lines changed- solutions/observability/apm
2 files changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
88 | 100 | | |
89 | 101 | | |
90 | 102 | | |
| |||
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
96 | | - | |
| 108 | + | |
97 | 109 | | |
98 | 110 | | |
99 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments