Home / Companies / Tinybird / Blog / Post Details
Content Deep Dive

See how much data your endpoints scan in real-time

Blog post from Tinybird

Post Details
Company
Date Published
Author
Juan Madurga
Word Count
336
Language
English
Hacker News Points
-
Summary

The recent enhancements to the pipe_stats_rt service Data Source include additional columns that capture detailed information about each request, such as the name of the requested pipe, bytes processed, number of rows read, request ID, token ID, and token name. Furthermore, the pipe_stats service, which aggregates data daily, now includes new columns for pipe name, processed bytes sum, and read rows sum. These improvements allow users to filter QueryAPI requests by pipe_id or pipe_name and to utilize the Tinybird UI for performance exploration. A new dashboard feature enables users to compare published Pipes by showing average and total processed data, while a graph illustrates the average processed data over time for a detailed view of individual Pipes. These updates are crucial for monitoring data processing, optimizing endpoint performance, identifying potential data leaks, and analyzing parameter efficiencies, with additional guidance available for optimizing API Endpoints.