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
Yuan Liu 18dfdc4f0d
add test for es alert when group by has no limit
8 years ago
..
cloudwatch cloudwatch: return early if execute query returns error 8 years ago
elasticsearch add test for es alert when group by has no limit 8 years ago
graphite graphite: adds more traces for alerting 8 years ago
influxdb Fix some typos found by codespell 8 years ago
mssql Merge pull request #13498 from svenklemm/sql-macros2 8 years ago
mysql Merge pull request #13498 from svenklemm/sql-macros2 8 years ago
opentsdb pkg/tsdb: fix ineffassign isues 8 years ago
postgres Merge pull request #13498 from svenklemm/sql-macros2 8 years ago
prometheus Fix some typos found by codespell 8 years ago
stackdriver Merge pull request #13490 from mtanda/stackdriver_distribution 8 years ago
testdata added slow queries scenario to test data source, added new panel test dashboard with slow queries 8 years ago
fake_test.go follow go idiom and return error as second param 9 years ago
interval.go Interpolate $__interval in backend for alerting with sql datasources (#13156) 8 years ago
interval_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 8 years ago
models.go kill plugin processes when grafana shuts down 9 years ago
query_endpoint.go follow go idiom and return error as second param 9 years ago
request.go follow go idiom and return error as second param 9 years ago
sql_engine.go Merge pull request #13400 from connection-reset/concurrent-sql 8 years ago
sql_engine_test.go move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 8 years ago
time_range.go Outdent code after if block that ends with return (golint) 8 years ago
time_range_test.go Review tsdb protobuf contract 9 years ago
tsdb_test.go follow go idiom and return error as second param 9 years ago