LGAIMay 20, 2025

This Time is Different: An Observability Perspective on Time Series Foundation Models

arXiv:2505.14766v231 citationsh-index: 51Has Code
Originality Incremental advance
AI Analysis

This work addresses forecasting challenges in observability data for users in monitoring and telemetry, though it appears incremental as it builds on existing foundation model approaches with domain-specific adaptations.

The authors tackled the problem of time series forecasting by introducing Toto, a 151M-parameter foundation model, and BOOM, a large-scale benchmark with 350M observations, achieving state-of-the-art performance on both new and established benchmarks.

We introduce Toto, a time series forecasting foundation model with 151 million parameters. Toto uses a modern decoder-only architecture coupled with architectural innovations designed to account for specific challenges found in multivariate observability time series data. Toto's pre-training corpus is a mixture of observability data, open datasets, and synthetic data, and is 4-10$\times$ larger than those of leading time series foundation models. Additionally, we introduce BOOM, a large-scale benchmark consisting of 350 million observations across 2,807 real-world time series. For both Toto and BOOM, we source observability data exclusively from Datadog's own telemetry and internal observability metrics. Extensive evaluations demonstrate that Toto achieves state-of-the-art performance on both BOOM and on established general purpose time series forecasting benchmarks. Toto's model weights, inference code, and evaluation scripts, as well as BOOM's data and evaluation code, are all available as open source under the Apache 2.0 License available at https://huggingface.co/Datadog/Toto-Open-Base-1.0 and https://github.com/DataDog/toto.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes