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
jaken551 64163f0198 14722 - removing unnecessary arn check that breaks assume role feature in other AWS partitions 6 years ago
..
cloudwatch 14722 - removing unnecessary arn check that breaks assume role feature in other AWS partitions 6 years ago
elasticsearch Merge pull request #14090 from marefr/8843_pipeline_doc_count 7 years ago
graphite pkg/tsdb/graphite/graphite.go: Fix regular expression does not contain any meta characters. 7 years ago
influxdb Add support for InfluxDB's time zone clause (backend) 7 years ago
mssql let each sql datasource handle timeFrom and timeTo macros 7 years ago
mysql let each sql datasource handle timeFrom and timeTo macros 7 years ago
opentsdb pkg/*: Fix misspell issues 7 years ago
postgres Don't cut off subsecond precision for postgres macros 6 years ago
prometheus Fix some typos found by codespell 7 years ago
stackdriver Merge pull request #13679 from mjtrangoni/fix-megacheck-issues 7 years ago
testdata added slow queries scenario to test data source, added new panel test dashboard with slow queries 7 years ago
fake_test.go follow go idiom and return error as second param 8 years ago
interval.go Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
interval_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 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