For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable or Disable APM

You can enable or disable APM using the following APIs.

APM.enabled = true
APM.enabled = false

Last updated