Pages labeled with .

Learn how to query your data through tutorials, reference, guides, and videos.

TitleSummary
Chart Builder Use Chart Builder to display the data you're interested in.
Derived Metrics Learn how to save a query so it runs once a minute, and how to use the derived metric elsewhere.
Troubleshooting NO DATA Issues Learn how to troubleshoot when you expect to see data but it doesn't appear in charts.
Sending Histogram Distributions Learn how to use histograms.
Query Editor Query your metrics with query language functions and variables.
Aggregating Time Series How to aggregate points from multiple time series with or without interpolation.
Bucketing with align() Learn where to use the align() function and why the query engine does pre-alignment.
Discrete and Continuous Time Series Understand discrete and continuous time series and when the query engine performs interpolation.
Query Language Tutorial Watch some videos, run a query, apply filters and functions, and more.
Metadata (Label Manipulation) Functions Learn how to rename metrics and sources and create point tags with aliasSource, aliasMetric, and taggify.
Optimize Query Performance Tricks for improving the query language performance.
Fine Tune Queries with Point Tags Use point tags to fine tune queries.
Query Language Best Practices Recipes for Common Queries
Wavefront Query Language Reference Learn about the query syntax, operators, and functions supported by Wavefront Query Language (WQL).
Combining Time Series With join() Use relationships among your time series to build full stack correlations.
Pairing Up Matching Series Learn how implicit series matching operates on pairs of time series that have corresponding sources and point tags.
Detecting Anomalies with Functions and Statistical Functions Detect anomalies with simple functions, and functions for mean, median, standard deviation, and inter-quartile range.
Query Language Tips and Tricks Solve your query language problems with these pages
Using Moving and Tumbling Windows to Highlight Trends Highlight trends with moving and tumbling windows.