grafana/pkg/util
Leon Sorokin f4f31b40fd
HeatmapNG: consolidate frame types & fix color ranging (#51089)
* rename yZeroDisplay -> yMinDisplay
* remove heatmap-cells-sparse frame type
* parse x bucket size to millis
* take into account hideLE & hideGE filters to auto-range color scale
* extract cell value range scanning to heatmapData
2022-06-20 15:38:13 -05:00
..
cmputil Fix Reporter GetDiffsForField (#50264) 2022-06-07 11:16:05 +08:00
converter HeatmapNG: consolidate frame types & fix color ranging (#51089) 2022-06-20 15:38:13 -05:00
errutil ShortURL: Use new Error type (#50859) 2022-06-15 15:11:36 +02:00
maputil
proxyutil Chore: Try to fix flaky reverse proxy test (#47957) 2022-04-20 16:24:06 +02:00
retryer
encoding.go Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
encoding_test.go Auth Proxy: non-ASCII headers encoding tests (#47110) 2022-05-02 13:08:20 +02:00
encryption.go
encryption_test.go
filepath.go
filepath_test.go
ip_address.go Chore: Remove Wrapf (#50128) 2022-06-06 22:30:31 +02:00
ip_address_test.go
json.go
math.go
md5.go
md5_test.go
shortid_generator.go
shortid_generator_test.go
split_email.go
split_email_test.go
strings.go Util: Improve performance of strings.SplitString (#49115) 2022-05-25 14:10:22 -07:00
strings_test.go Util: Improve performance of strings.SplitString (#49115) 2022-05-25 14:10:22 -07:00
url.go
url_test.go
validation.go
validation_test.go