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/public/app/plugins/datasource/influxdb
Torkel Ödegaard 37ff432f9d fix(influxdb): fix for influxdb when using format as table and having group by time, fixes #2928 9 years ago
..
partials feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views 9 years ago
specs fix(influxdb): fix for influxdb when using format as table and having group by time, fixes #2928 9 years ago
datasource.ts feat(plugins): migrated influxdb query editor to new plugin model 9 years ago
influx_query.ts Fix failing circleci 9 years ago
influx_series.d.ts tech(systemjs): almost all tests are passing 10 years ago
influx_series.js fix(influxdb): fix for influxdb when using format as table and having group by time, fixes #2928 9 years ago
module.ts feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 9 years ago
plugin.json feat(plugins): major improvement in plugins golang code 10 years ago
query_builder.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_builder.js updated 9 years ago
query_ctrl.ts feat(datasources): minor fix for optimized build for the refactored query editors 9 years ago
query_part.ts feat(tslint): more tslint work 10 years ago
query_part_editor.js removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago