Skip to content

Commit

Permalink
add note about serverless support (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenmcginnis authored Jan 10, 2025
1 parent 4ab9df3 commit 4f3620d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/intro.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ It has a default configuration that suits most common use cases and built-in sup
The agent is built on top of https://opentelemetry.io/[OpenTelemetry], enabling you to add custom instrumentation with the
https://opentelemetry.io/docs/instrumentation/java/manual/[OpenTelemetry Java API].

[NOTE]
====
The Elastic APM Android Agent is not compatible with {serverless-docs}[{serverless-full}].
====

[float]
[[how-it-works]]
=== How does the Agent work?
Expand All @@ -30,4 +35,4 @@ More detailed information on how the Agent works can be found in the <<faq-how-d
=== Additional components

APM Agents work in conjunction with the {apm-guide-ref}/index.html[APM Server], {ref}/index.html[Elasticsearch], and {kibana-ref}/index.html[Kibana].
The {apm-guide-ref}/index.html[APM Guide] provides details on how these components work together, and provides a matrix outlining {apm-guide-ref}/agent-server-compatibility.html[Agent and Server compatibility].
The {apm-guide-ref}/index.html[APM Guide] provides details on how these components work together, and provides a matrix outlining {apm-guide-ref}/agent-server-compatibility.html[Agent and Server compatibility].

0 comments on commit 4f3620d

Please sign in to comment.