mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 05:34:05 -08:00
Address PR feedback: clarify comment
Signed-off-by: Charles Korn <charles.korn@grafana.com>
This commit is contained in:
parent
145d7457fe
commit
d396282941
|
@ -186,7 +186,7 @@ func rangeQueryCases() []benchCase {
|
|||
expr: "count({__name__!=\"\",l=\"\"})",
|
||||
steps: 1,
|
||||
},
|
||||
// timestamp() function
|
||||
// Functions which have special handling inside eval()
|
||||
{
|
||||
expr: "timestamp(a_X)",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue