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
Kyle Brandt ef61a64c46
Azure Monitor: Log Analytics response to data frames (#25297)
5 years ago
..
azuremonitor Azure Monitor: Log Analytics response to data frames (#25297) 5 years ago
cloudwatch CloudWatch: Added AWS SDKMetrics metrics and dimensions (#25150) 5 years ago
elasticsearch Elasticsearch: Adds cumulative sum aggregation support (#24820) 5 years ago
graphite Graphite: Don't issue empty "select metric" queries (#22699) 5 years ago
influxdb Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
mssql Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
mysql Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
opentsdb move log package to /infra (#17023) 6 years ago
postgres Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
prometheus Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
sqleng QueryInspector: add common way to show the raw query (#25204) 5 years ago
stackdriver QueryInspector: add common way to show the raw query (#25204) 5 years ago
testdatasource Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
fake_test.go
frame_util.go Backend Plugins: (breaking change) Add PluginContext (#23788) 5 years ago
frame_util_test.go Alerting: support alerting on data.Frame (that can be time series) (#22812) 5 years ago
interval.go interval: make the FormatDuration function public 6 years ago
interval_test.go pkg/tsdb: Check errors (#19837) 6 years ago
models.go Backend plugins: Send query type to backend plugins (#24120) 5 years ago
query_endpoint.go
request.go
time_range.go Core: add location option to parse timerange (#24796) 5 years ago
time_range_test.go Core: add location option to parse timerange (#24796) 5 years ago
tsdb_test.go