grafana / dataplane

Grafana data plane tools and docs
https://grafana.com/developers/dataplane
Apache License 2.0
9 stars 3 forks source link

Sorting of `sdata/numeric`s #40

Closed NWRichmond closed 6 months ago

NWRichmond commented 7 months ago

As described in https://github.com/grafana/grafana/issues/85689, sortNumericMetricRef is being used in sdata/numeric's validateAndGetRefs<Type> functions, and it's erroneously changing the results of multi-ref queries that include sorted metrics and numeric expressions.