MasamiYui commented on issue #3458:
URL: https://github.com/apache/hertzbeat/issues/3458#issuecomment-2965562144
Hi, the current release version does not support PromQL function calls and
only supports Range Vector Selector.
The next version (or master branch) will allow invoke PromQL query like:
`promql(increase(go_gc_duration_seconds_count{instance="520099151619840"}[5m]))`,
and `increase(go_gc_duration_seconds_count{instance="520099151619840"}[5m])`
will be query as a whole.
ref: #3410
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org
For additional commands, e-mail: notifications-h...@hertzbeat.apache.org