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
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)"
8 years ago
..
cloudwatch Outdent code after if block that ends with return (golint) 8 years ago
graphite graphite: adds more traces for alerting 8 years ago
influxdb Initial Baby Step to refactoring settings from global vars to instance (#11777) 8 years ago
mssql Revert "Opportunities to unindent code (unindent)" 8 years ago
mysql Revert "Opportunities to unindent code (unindent)" 8 years ago
opentsdb pkg/tsdb: fix ineffassign isues 8 years ago
postgres Revert "Opportunities to unindent code (unindent)" 8 years ago
prometheus fix unconvert issues 8 years ago
testdata testdata: added manual entry mode to test data 8 years ago
fake_test.go follow go idiom and return error as second param 8 years ago
interval.go Remove redundancy in variable declarations (golint) 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 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 Revert "Opportunities to unindent code (unindent)" 8 years ago
sql_engine_test.go sql datasource: extract common logic for converting value column to float 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 8 years ago
tsdb_test.go follow go idiom and return error as second param 8 years ago