You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an update to clarify that source maps (RUM) is not available for
Serverless projects
---------
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
@@ -119,7 +120,7 @@ curl -X POST "http://localhost:5601/api/apm/sourcemaps" \
119
120
```
120
121
121
122
1. This example uses the version from `package.json`
122
-
2. The API key used here needs to have appropriate privileges. Refer to the [{{stack}}](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-apm-sourcemaps)or [{{serverless-short}}](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-apm-sourcemaps)API documentation.
123
+
2. The API key used here needs to have appropriate privileges. Refer to the [{{stack}}](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-apm-sourcemaps) API documentation.
123
124
124
125
### Upload via a custom app [apm-source-map-custom-app]
0 commit comments