2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-05 04:15:27 +01:00
Files
dockerfiles_vimagick/apm-server/data/README.md
2019-01-10 17:03:42 +08:00

15 lines
714 B
Markdown

apm-server
==========
[Elastic APM][1] is an application performance monitoring system built on the
Elastic Stack. It allows you to monitor software services and applications in
real time, collecting detailed performance information on response time for
incoming requests, database queries, calls to caches, external HTTP requests,
etc. This makes it easier to pinpoint and fix performance problems quickly.
Elastic APM also automatically collects unhandled errors and exceptions. Errors
are grouped based primarily on the stacktrace, so you can identify new errors
as they appear and keep an eye on how many times specific errors happen.
[1]: https://www.elastic.co/guide/en/apm/get-started/current/index.html