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
kay delaney 9659c98d61
Test Datasource/Bug: Fixes division by zero in csv metric values scenario (#29029)
5 years ago
..
azuremonitor Chore: Fix issues found by staticcheck (#28802) 5 years ago
cloudmonitoring Chore: Fix issues found by staticcheck (#28802) 5 years ago
cloudwatch Add 'EventBusName' dimension to CloudWatch 'AWS/Events' namespace (#28402) 5 years ago
elasticsearch Elasticsearch: Add Moving Function Pipeline Aggregation (#28131) 5 years ago
graphite Chore: Fix issues found by staticcheck (#28802) 5 years ago
influxdb Chore: Fix issues found by staticcheck (#28802) 5 years ago
mssql Chore: Fix issues found by staticcheck (#28802) 5 years ago
mysql Chore: Fix SQL related Go variable naming (#28887) 5 years ago
opentsdb Chore: Fix issues found by staticcheck (#28802) 5 years ago
postgres Chore: Fix issues found by staticcheck (#28802) 5 years ago
prometheus Chore: Fix issues found by staticcheck (#28802) 5 years ago
sqleng Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
testdatasource Test Datasource/Bug: Fixes division by zero in csv metric values scenario (#29029) 5 years ago
fake_test.go
frame_util.go Alerting: Add labels to name when converting data frame to series (#28085) 5 years ago
interval.go Chore: Enable gocyclo linter (#26395) 5 years ago
interval_test.go pkg/tsdb: Check errors (#19837) 6 years ago
models.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 5 years ago
query_endpoint.go Chore: Remove dead code (#28664) 5 years ago
request.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
time_range.go Core: add location option to parse timerange (#24796) 5 years ago
time_range_test.go Chore: Enable whitespace linter (#25903) 5 years ago
tsdb_test.go