/plushcap/analysis/cockroach-labs/distributed-tracing-and-performance-monitoring-in-cockroachdb

Distributed Tracing and Performance Monitoring in CockroachDB

What's this blog post about?

Distributed Tracing and Performance Monitoring in CockroachDB is a method of monitoring application performance by tracing the path of a query to identify issues that could be impacting application performance. It has been implemented in CockroachDB 20.1, following the open tracing standard. Companies like Lightstep are leading the way to simplify observability analysis for complex environments. Distributed Tracing in CockroachDB vs Lightstep differs as CockroachDB implements the open tracing standard and can use tools like Jaeger, Zipkin, and Lightstep to trace transactions within CockroachDB. A demo video is available where Senior Product Manager Piyush Singh demonstrates how to troubleshoot queries directly in the Admin UI using distributed tracing.

Company
Cockroach Labs

Date published
Feb. 1, 2021

Author(s)
Charlotte Dillon

Word count
546

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.