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
As part of the move to Fleet we will need to move away from fetching source maps directly from (and indexing source maps into) Elasticsearch, as the privileges APM Server is given do not cover this.
I propose that we introduce an API endpoint to Kibana that is roughly equivalent: users will upload source maps to Kibana (e.g. /api/apm/sourcemaps)
Source map guide in APM Server -- Update to use tabbed widgets and provide a walkthrough for both standalone APM Server users and APM integration users. This doesn't make sense unless we're doing it for all of the how to guides. A larger conversation around what APM integration documentation is going to look like needs to happen first.
IMPORTANT: If you're using the {apm-server-ref}/apm-integration.html[APM integration for Elastic Agent],
you must use Kibana's {apm-server-ref}/sourcemap-api.html[source map upload API] instead.
The text was updated successfully, but these errors were encountered:
Summary
Issue: elastic/kibana#95393.
Implentation PRs:
Documentation PRs:
Source map guide in APM Server -- Update to use tabbed widgets and provide a walkthrough for both standalone APM Server users and APM integration users.This doesn't make sense unless we're doing it for all of the how to guides. A larger conversation around what APM integration documentation is going to look like needs to happen first.The text was updated successfully, but these errors were encountered: