mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-18 20:18:30 +00:00
6493435bee
* feat(promql): support native histogram aggregations Signed-off-by: shuiyisong <xixing.sys@gmail.com> * fix(promql): correct mixed native histogram aggregations Signed-off-by: shuiyisong <xixing.sys@gmail.com> * fix(promql): format mixed count_values labels consistently Signed-off-by: shuiyisong <xixing.sys@gmail.com> * fix(promql): preserve reset hint warnings for incompatible histograms Signed-off-by: shuiyisong <xixing.sys@gmail.com> --------- Signed-off-by: shuiyisong <xixing.sys@gmail.com>