Skip to content

Commit 0312cbe

Browse files
[5.x] [docs] Add a note about Elastic Cloud Serverless support (#1558)
* add note about serverless support * Update docs/intro.asciidoc
1 parent d3154e2 commit 0312cbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/intro.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ It has built-in support for popular platforms and frameworks, and an API for cus
77
The Agent also supports <<distributed-tracing-guide,distributed tracing>> for all outgoing requests.
88
This enables you to analyze performance throughout your microservice architecture -- all in one view.
99

10+
[NOTE]
11+
====
12+
The Elastic APM RUM JavaScript Agent is _not_ compatible with {serverless-docs}[{serverless-full}] -- it cannot send data to the APM endpoint for serverless projects.
13+
====
14+
1015
[float]
1116
[[features]]
1217
=== Features

0 commit comments

Comments
 (0)