Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

APM is an additional module of Dynamic Reviewer (to be purchased separately) providing application performance monitoring system built on the Elastic Stack (Elasticsearch and Kibana, mostly). It allows you to monitor software software monitoring services and applications in real time — collect detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more. This makes it easy to pinpoint and fix performance problems quickly. APM is based on Apache SkyWalking tecnhology and requires maximum 3% of 1 core CPU.

...

  • Probes collect data and reformat them for APM requirements (different probes support different sources).

    Platform backend supports data aggregation, analysis and streaming process covers traces, metrics, and logs.

    Storage houses APM data through an open/plugable interface. You can choose an your own existing implementation, such as ElasticSearch, H2, MySQL, TiDB, InfluxDB, or implement your own. Patches for new storage implementors welcome!

    UI is a highly customizable web based interface allowing APM end users to visualize and manage APM data.

...