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
Agnès Toulet e79b2a3f66
Core: add location option to parse timerange (#24796)
5 years ago
..
azuremonitor azuremonitor: limit macro regex to known macros (#24528) 5 years ago
cloudwatch CloudWatch: Clean up code (#24666) 5 years ago
elasticsearch pkg/tsdb: Check errors (#19837) 6 years ago
graphite Graphite: Don't issue empty "select metric" queries (#22699) 5 years ago
influxdb TSDB: show influxdb error message (#24393) 5 years ago
mssql Chore: Update the xorm dependency (#22376) 5 years ago
mysql Chore: Update the xorm dependency (#22376) 5 years ago
opentsdb
postgres Postgres: Add SSL support for datasource (#21341) 5 years ago
prometheus Prometheus: Render missing labels in legend formats as an empty string (#22355) 5 years ago
sqleng Chore: Update the xorm dependency (#22376) 5 years ago
stackdriver Fix misspell issues (#23905) 5 years ago
testdatasource TestData/Graph: load arrow and zoom to data range (#23764) 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_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