Introducing the '@' Modifier
Prometheus Blog

Introducing the '@' Modifier


Summary

This article introduces the `@` modifier in Prometheus v2.25.0, which allows users to fix the evaluation time for vector, range vector, and subqueries using a Unix timestamp. This solves a problem where `topk()` and other instant-query functions would return more than the requested `k` results when used in range queries, ensuring consistent and accurate results over time. The `@` modifier is disabled by default and requires a feature flag to enable.
Read the Original Article

This article originally appeared on Prometheus Blog.

Read Full Article on Original Site

Popular from Prometheus Blog

1
When (not) to use varbit chunks
When (not) to use varbit chunks

Björn “Beorn” Rabenstein May 8, 2016 63 views

2
Announcing Prometheus 3.0
Announcing Prometheus 3.0

The Prometheus Team Nov 14, 2024 29 views

3
Interview with Hostinger
Interview with Hostinger

Brian Brazil Feb 6, 2019 29 views

4
Custom service discovery with etcd
Custom service discovery with etcd

Fabian Reinartz Aug 17, 2015 29 views