The Telemetry Data Platform has been enhanced with support for Prometheus' remote write capability, allowing users to send their Prometheus metrics to the platform for analysis and storage. This feature is part of a broader effort to provide a more flexible and scalable platform that can support a wide range of telemetry data sources, including Prometheus. The platform's implementation of PromQL supports 99.5% of the top 7.8 million Grafana dashboard queries, covering most common use cases. In contrast to other platforms, the Telemetry Data Platform prioritizes scalability, long-term storage, and computing deltas at ingest time, rather than query time, providing faster results over larger data sets. This approach allows for a more intuitive query experience for rate-like operations and avoids undesired results in some functions at query time. The platform also provides a unified storage solution for all Prometheus servers in one place, making it easier to query, visualize, and alert on metric data across multiple instances.