January 11, 2020

216 words 2 mins read

Trace Everything: When APM Meets SysAdmins

Trace Everything: When APM Meets SysAdmins

Transaction tracing is typically thought of something that only developers do when they need to troubleshoot a piece of their software. And lately, its also been used for tracing microservice-based t …

Talk Title Trace Everything: When APM Meets SysAdmins
Speakers Mark Stemm (Senior Software Engineer, Sysdig)
Conference Open Source Summit North America
Conf Tag
Location Los Angeles, CA, United States
Date Sep 10-14, 2017
URL Talk Page
Slides Talk Slides
Video

Transaction tracing is typically thought of something that only developers do when they need to troubleshoot a piece of their software. And lately, it’s also been used for tracing microservice-based transactions too. These are really useful capabilities, but what if you could profile everything? Yes everything - software functions, microservice calls, file access, network requests, even bash scripts. How would this change your view on your systems? How would this enable you to better understand what your software is actually doing? In this talk I’ll show you how to trace everything using open source sysdig. We’ll cover: *How to trace everything from a method in your software, a service call, a network request, a shell command execution, a script, and more *How to report on your traces to make the most sense of the data *Use real-world examples of tracing that show its benefits

comments powered by Disqus