Elastic APM
So for the last month or so I've been playing a lot with Elastic's Application Performance Metrics.
Elastic APM is an application performance monitoring system. It allows you to monitor software services and applications in real time, collecting detailed performance information on response time for incoming requests, database queries, caches, external HTTP requests, etc.
two great posts on getting started with Elastic APM and #python by @ruanbekker - https://t.co/UM4oMi3b4H and https://t.co/XvsQn4V58N
— Mark Walkom (@warkolm) November 25, 2018
Have a look at the blog post on how to setup APM on your server:
Comments