.NET Core Application Performance Monitoring with Elastic stack

If you ever wondered about what the APM (Application Performance Monitoring) is, and how it works behind the scenes, this session is for you.

It shows one possible open-source implementation using Elasticsearch, Kibana and APM server, including Elastic APM .NET Agent.

This setup will help you monitor your ASP.NET Core application (in combination with Entity Framework Core) and help you understand what your performance bottlenecks are, and discover the errors before your customers do.

At the end, we'll get into details of the APM .NET Agent and how to post your first PR to the open source project.