Today, microservices, cloud native and container-based (Docker, K8s, Mesos) architectures become popular. Ops people need to monitor and trace their distributed system. Apache SkyWalking based on auto instrumentation tracing core, helps people to trace and monitor system, and not need to change any source codes. At the same time, as an OpenTracing compatible tracer, user can do manual instrumentation by using OpenTracing APIs. All auto and instrumentation run in the same context. We will show you how this works.
Further, Apache SkyWalking 5.x provides full functional APM features and visualization. We will demonstrate our analysis, aggregation, alarm and trace capabilities in our UI, based on the tracing data.