Switch to APM-based solution for the execution context tracing on the server-side #101627
Labels
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Requires:
Once the APM nodejs client can work without the APM server running, Kibana can start using the APM-based solution for the server-side context tracing to leverage the transaction mechanism.
It will allow us to complement the data provided by the APM agent (time spent on every transaction, execution logs, etc.) for the users enabling APM on their clusters.
Since we are going to rely on the APM agent by default, we should adjust its default settings (by @trentm #97934 (comment))
The text was updated successfully, but these errors were encountered: