我是 Loki 的新手,我正在尝试编写简单的查询。其中之一是:
count_over_time({job="grafana"}[5m] offset 5m)
但我收到一个错误:
parse error at line 1, col 37: syntax error: unexpected IDENTIFIER, expecting )
谁能告诉我这里有什么问题?
我是 Loki 的新手,我正在尝试编写简单的查询。其中之一是:
count_over_time({job="grafana"}[5m] offset 5m)
但我收到一个错误:
parse error at line 1, col 37: syntax error: unexpected IDENTIFIER, expecting )
谁能告诉我这里有什么问题?