Click any tag below to further narrow down your results
Links
This article outlines Zendesk's approach to reducing costs associated with observability data while maintaining essential visibility for engineers. It details their methods for identifying valuable traces and logs, implementing targeted changes, and enhancing cost transparency. The results included significant savings and improved performance monitoring.
pg_tracing is a PostgreSQL extension that creates server-side spans for tracking query performance and execution. It supports various PostgreSQL events and allows trace context propagation through SQL comments or GUC parameters. The extension is currently in early development and works with PostgreSQL versions 14 to 16.
Cloudflare has introduced an open beta for Workers Tracing, a new feature that allows developers to trace requests through their serverless applications. This tool aims to enhance visibility into application performance and assist in debugging by providing detailed insights about request paths and execution times. With Workers Tracing, users can better understand their application's behavior and optimize performance accordingly.
The article discusses how to enable the display of a million spans in the trace details page of an observability tool, enhancing the user experience by providing comprehensive insights into system performance. It highlights the technical challenges faced and the solutions implemented to efficiently manage and visualize large amounts of trace data.