The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/tsdb
Ryan McKinley 470634e2d6
Streaming: support streaming and a javascript test datasource (#16729)
6 years ago
..
azuremonitor azuremonitor: don't use make for maps and array 6 years ago
cloudwatch CloudWatch: Use default alias if there is no alias for metrics (#16732) 6 years ago
elasticsearch elasticsearch: add 7.x version support (#16646) 6 years ago
graphite Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
influxdb Chore: a bit of spring cleaning (#16710) 6 years ago
mssql Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
mysql Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
opentsdb Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
postgres Chore: a bit of spring cleaning (#16710) 6 years ago
prometheus Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
stackdriver stackdriver: fix for float64 bounds for distribution metrics 6 years ago
testdata Streaming: support streaming and a javascript test datasource (#16729) 6 years ago
fake_test.go follow go idiom and return error as second param 8 years ago
interval.go interval: make the FormatDuration function public 6 years ago
interval_test.go azuremonitor: fix auto interval calculation on backend 6 years ago
models.go kill plugin processes when grafana shuts down 8 years ago
query_endpoint.go follow go idiom and return error as second param 8 years ago
request.go follow go idiom and return error as second param 8 years ago
sql_engine.go let each sql datasource handle timeFrom and timeTo macros 7 years ago
sql_engine_test.go let each sql datasource handle timeFrom and timeTo macros 7 years ago
time_range.go Outdent code after if block that ends with return (golint) 7 years ago
time_range_test.go Review tsdb protobuf contract 7 years ago
tsdb_test.go follow go idiom and return error as second param 8 years ago