Skip to content

Commit 7ed8d72

Browse files
add notes (#4779)
1 parent 877c243 commit 7ed8d72

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

docs/en/observability/apm/collect-application-data/agents/agent-configuration.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<titleabbrev>Centrally configure APM agents in Kibana</titleabbrev>
66
++++
77

8+
[NOTE]
9+
====
10+
APM agent central configuration is _not_ compatible with {serverless-docs}[{serverless-full}].
11+
====
12+
813
APM Agent configuration allows you to fine-tune your APM agent configuration from within the Applications UI.
914
Changes are automatically propagated to your APM agents, so there's no need to redeploy.
1015

docs/en/observability/apm/data-model/transactions/sampling.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,12 @@ Refer to the documentation of your favorite OpenTelemetry agent or SDK for more
116116
== Tail-based sampling
117117

118118
[NOTE]
119+
.Support for tail-based sampling
119120
====
120121
Tail-based sampling is only supported when writing to {es}.
121122
If you are using a different <<apm-configuring-output,output>>, tail-based sampling is _not_ supported.
123+
124+
Tail-based sampling is _not_ compatible with {serverless-docs}[{serverless-full}].
122125
====
123126

124127
In tail-based sampling, the sampling decision for each trace is made after the trace has completed.

docs/en/observability/apm/security/elastic-stack/feature-roles.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<titleabbrev>Use feature roles</titleabbrev>
66
++++
77

8+
[NOTE]
9+
====
10+
Kibana custom roles are _not_ compatible with {serverless-docs}[{serverless-full}].
11+
====
12+
813
Manage access on a feature-by-feature basis by creating several custom feature-related _roles_ and assigning one or more of these roles to each _user or group_ based on which features they need to access.
914

1015
[TIP]

0 commit comments

Comments
 (0)