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/influxdb
Kim Christensen 48fc5edda1 Support InfluxDB count distinct aggregation (#11658) 7 years ago
..
influxdb.go follow go idiom and return error as second param 8 years ago
model_parser.go pkg/tsdb: fix ineffassign isues 7 years ago
model_parser_test.go removes unused properties 8 years ago
models.go prom: add support for default step param (#9866) 8 years ago
query.go Remove redundancy in variable declarations (golint) 7 years ago
query_part.go refactor response flow 8 years ago
query_part_test.go Support InfluxDB count distinct aggregation (#11658) 7 years ago
query_test.go influxdb: escape backslashes in tag values (for alerting) 7 years ago
response_parser.go influxdb: pass tags to alerting from influxdb client 8 years ago
response_parser_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago