https://telemetry.sh/ Telemetry Pricing Docs App Simplifying telemetry measurement for your application. Log and query telemetry data without having to manage your own infrastructure. Start now Integrate Batteries included developer experience. Initialize import telemetry from "telemetry-sh"; telemetry.init("YOUR_API_KEY"); Log telemetry.log("uber_rides", { city: "paris", price: 42, timestamp: new Date().toISOString() }); Query const results = await telemetry.query(` SELECT city, AVG(price) FROM uber_rides GROUP BY city `); Explore Tools to analyze your data. Your browser does not support the video tag. AI Schema aware AI to help you write SQL. Your browser does not support the video tag. Export Export as CSV or integrate as API call. Your browser does not support the video tag. Collaborate Leverage workspaces to share and collaborate on your analysis. Your browser does not support the video tag. Performant Under the hood built with Rust. Your browser does not support the video tag. Everything you need, in one place. Our platform provides comprehensive tools for handling telemetry data. Start now (c) 2024 Telemetry. All rights reserved. Terms | Privacy