3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/tsdb/azuremonitor
Kyle Brandt 590702c497
Azure: Handle real type nan/inf values in Log/Insights Analytics ()
Before this, if the user were to divide by 0.0, "Infinity" would be returned in the result and the user would get an error: "unexpected type, expected json.Number but got string". Now these values are properly set as Inf values (and also made sure to handle NaN as well).
2020-07-15 09:39:41 -04:00
..
testdata Azure: Handle real type nan/inf values in Log/Insights Analytics () 2020-07-15 09:39:41 -04:00
applicationinsights-datasource_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
applicationinsights-datasource.go Fix lint () 2020-07-07 16:48:25 +02:00
applicationinsights-metrics_test.go backend: use latest go plugin sdk (0.74.0) to sort wide frames () 2020-07-10 12:22:50 -04:00
applicationinsights-metrics.go backend: use latest go plugin sdk (0.74.0) to sort wide frames () 2020-07-10 12:22:50 -04:00
azure-log-analytics-datasource_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
azure-log-analytics-datasource.go Azure/Log Analytics: return more error information () 2020-06-30 16:05:53 -04:00
azure-log-analytics-table-frame_test.go Azure: Handle real type nan/inf values in Log/Insights Analytics () 2020-07-15 09:39:41 -04:00
azure-log-analytics-table-frame.go Azure: Handle real type nan/inf values in Log/Insights Analytics () 2020-07-15 09:39:41 -04:00
azuremonitor-datasource_test.go Azure: Restore Insights Metrics alias feature () 2020-07-07 08:42:03 -04:00
azuremonitor-datasource.go Azure: Restore Insights Metrics alias feature () 2020-07-07 08:42:03 -04:00
azuremonitor-time.go AzureMonitor: Types for front-end queries () 2020-05-26 10:52:33 -04:00
azuremonitor.go Azure: Split insights into two services () 2020-06-25 12:48:18 -04:00
insights-analytics-datasource.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
macros_test.go Chore: Disable scopelint for tests () 2020-06-30 11:05:47 +02:00
macros.go azuremonitor: limit macro regex to known macros () 2020-05-12 08:52:42 +02:00
time-grain_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
time-grain.go Fix misspell issues () 2020-04-29 21:37:21 +02:00
types.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
url-builder_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
url-builder.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00