bergquist
5b75eea8cf
fix(influxdb): remove unused parameter
2016-03-23 14:45:24 +01:00
bergquist
ba48f40d21
feat(influxdb): bases parsing upon query
2016-03-23 14:45:23 +01:00
bergquist
6fafc8dba1
add(influxdb): add support for 0.11.0 tags
2016-03-23 14:45:23 +01:00
bergquist
53312852e9
tests(influxdb): adds tests for influxdb response
2016-03-23 14:45:23 +01:00
Torkel Ödegaard
82eb32a71e
ux(): initial pass at new card / list design, #4364
2016-03-15 09:15:24 +01:00
simnv
336c1b7b6e
Fix groupby selection
...
Default groupby selection for influxdb is escaped not like a regex, but as a glob. It works fine with one value in variable, but when you select multiple values, query is incorrect:
> SHOW TAG KEYS FROM "os.disk.fs.space_total" WHERE "host" =~ /{host-1,host-2}$/
2016-03-11 08:30:56 +05:00
Torkel Ödegaard
56bef637bd
feat(templating): fixes for influxdb template variable formating, #2918
2016-03-01 16:33:01 +01:00
Torkel Ödegaard
23a136d9ef
feat(templating): moved template interpolation into query building
2016-03-01 14:36:55 +01:00
Torkel Ödegaard
cb8b038795
feat(templating): progress on templating rethink
2016-02-29 17:31:31 +01:00
bergquist
6afe2c4e9f
ux(influxdb): query options minor changes
2016-02-26 13:25:31 +01:00
bergquist
be69e2c02c
ux(influxdb): tight-form -> gf-form
2016-02-26 11:58:59 +01:00
Torkel Ödegaard
22ae259cf5
ux(): varios tweaks and polish
2016-02-24 17:49:08 +01:00
Torkel Ödegaard
cd52c24e87
feat(annotations): more work on new annotations
2016-02-23 08:42:03 +01:00
Torkel Ödegaard
a6a5f393cc
feat(annotations): updated flot events lib and refactored it to use tether-drop lib
2016-02-23 08:09:56 +01:00
Torkel Ödegaard
3f05b4bb1e
fix(annotations): updated annotations query editor
2016-02-22 14:54:19 +01:00
bergquist
f225bb0032
ux(annotations): migrate annotations editors to new form
2016-02-22 10:07:02 +01:00
Torkel Ödegaard
52241b8e0b
ux(): completed gf-size class rename
2016-02-20 14:48:10 +01:00
Torkel Ödegaard
701a2fdcf3
ux(): tweaks and polish, and also simpifying width classes, gf-size-xxx and gf-size-max-xx are now width-(1-30), and max-width-(1-30)
2016-02-20 14:21:39 +01:00
Torkel Ödegaard
995f17493e
ux(): updated influxdb datasource edit forms
2016-02-20 12:55:47 +01:00
Torkel Ödegaard
92f4442356
fix(influxdb): fixed annotations editor, broken recently in master due to plugin changes, fixes #4023
2016-02-14 10:39:20 +01:00
Torkel Ödegaard
257b824d4f
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974
2016-02-10 11:03:12 +01:00
Torkel Ödegaard
8784be9a14
feat(plugins): made it possible to have relative plugin template urls
2016-02-09 18:17:32 +01:00
Torkel Ödegaard
de90ad8967
feat(influxdb): escape influxdb tag values, fixes #3950
2016-02-08 10:31:26 +01:00
Torkel Ödegaard
801129530e
feat(plugins): base clases are now in app/plugins/sdk
2016-02-05 18:08:21 +01:00
bergquist
f8b3c0a64c
feat(influxdb): add default interval setting
...
closes #1552
2016-02-05 15:10:33 +01:00
Torkel Ödegaard
660ce3a61d
fix(row editor): row editor fix and cleanup of unused code
2016-02-04 22:19:46 +01:00
Torkel Ödegaard
33dc9fdd76
fix(inspector): fixed broken panel error inspect
2016-02-04 15:23:40 +01:00
Torkel Ödegaard
37ff432f9d
fix(influxdb): fix for influxdb when using format as table and having group by time, fixes #2928
2016-02-04 09:48:17 +01:00
Torkel Ödegaard
de394311e0
feat(datasources): minor fix for optimized build for the refactored query editors
2016-02-03 19:10:01 +01:00
Torkel Ödegaard
2fc8da7a87
feat(plugins): migrated cloudwatch and fixed a bunch of issues with data source edit views
2016-02-03 17:01:53 +01:00
Torkel Ödegaard
0bea6aba63
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
2016-02-03 16:31:07 +01:00
Torkel Ödegaard
eecf844ca2
feat(plugins): migrated influxdb query editor to new plugin model
2016-02-02 22:58:37 +01:00
Torkel Ödegaard
eaaf9246b7
feat(plugins): more work on refining datasource editors
2016-02-02 09:12:58 +01:00
Torkel Ödegaard
e737dab5ca
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
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
a053552fee
fixes to data source query editors
2016-02-01 13:51:47 +01:00
Torkel Ödegaard
05e8c576a2
feat(panels): updated influxdb editor to use panelCtrl
2016-01-28 19:07:53 -05:00
utkarshcmu
54383a9a0c
Fix failing circleci
2016-01-19 00:08:55 -08:00
Torkel Ödegaard
510a21195a
feat(influxdb): support for policy selection in query editor, closes #2018
2016-01-18 18:38:36 +01:00
Torkel Ödegaard
1adb7b286c
updated
2016-01-18 07:28:01 +01:00
Torkel Ödegaard
a8e3f731b7
feat(influxdb): began work on influxdb policy selector
2016-01-17 17:53:38 +01:00
Torkel Ödegaard
2bfded3c5f
ux(): general ux polish
2016-01-15 14:42:59 +01:00
Torkel Ödegaard
d4e1a715eb
fix(datasources): many datasources did not work in optimized build due to missing ngInject comment
2016-01-15 12:51:55 +01:00
Torkel Ödegaard
6fae264222
feat(plugins): upgraded influxdb to new plugin format
2016-01-14 15:35:14 +01:00
Torkel Ödegaard
08caf4bbde
feat(tslint): more tslint work
2016-01-13 21:22:39 +01:00
Torkel Ödegaard
1ffcea1952
feat(plugins): major improvement in plugins golang code
2016-01-09 23:34:20 +01:00
Torkel Ödegaard
b76449d151
feat(plugins): upgraded influxdb to new data source plugin model
2016-01-09 21:42:26 +01:00
Torkel Ödegaard
ca3405afc5
feat(plugins): moved http settings to directive instad of just ng-include partial
2016-01-09 19:03:03 +01:00
Torkel Ödegaard
3bb20dbf2e
feat(plugins): changed plugin schema, pluginType -> type, type -> id
2016-01-08 23:15:44 +01:00
Torkel Ödegaard
f074c1eaff
refactor(lodash): changed how lodash is referenced from typescript
2015-12-22 13:59:11 +01:00
Torkel Ödegaard
c19a2e5b45
fix(influxdb): systemjs fix
2015-12-21 16:48:12 +01:00