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
Floyd May dfbc3bfb1f InfluxDB: Fix tag names with periods in alerting (#16255) 6 years ago
..
azuremonitor azuremonitor: don't use make for maps and array 7 years ago
cloudwatch update cloudwatch metrics/dimensions list 6 years ago
elasticsearch Fix: #14706 Incorrect index pattern padding in alerting queries 6 years ago
graphite reduce loglevel to debug 6 years ago
influxdb InfluxDB: Fix tag names with periods in alerting (#16255) 6 years ago
mssql Add check for Env before log 6 years ago
mysql Add check for Env before log 6 years ago
opentsdb pkg/*: Fix misspell issues 7 years ago
postgres Add check for Env before log 6 years ago
prometheus Fix some typos found by codespell 7 years ago
stackdriver stackdriver: fix for float64 bounds for distribution metrics 6 years ago
testdata dont test exists in the test... it will fail if not found 6 years ago
fake_test.go
interval.go interval: make the FormatDuration function public 7 years ago
interval_test.go azuremonitor: fix auto interval calculation on backend 7 years ago
models.go
query_endpoint.go
request.go
sql_engine.go let each sql datasource handle timeFrom and timeTo macros 7 years ago
sql_engine_test.go let each sql datasource handle timeFrom and timeTo macros 7 years ago
time_range.go Outdent code after if block that ends with return (golint) 7 years ago
time_range_test.go
tsdb_test.go