Torkel Ödegaard
7f8a3a0a2d
dashboard: lazy loading panels as they become visible,fix, removed debunce #5216
2017-03-09 09:08:34 +01:00
Torkel Ödegaard
aee8f0b75e
opentsdb: fix for OpenTSDB and multi value template variable in metric field, fixes #7754
2017-03-09 08:28:31 +01:00
Torkel Ödegaard
0683742e83
tech(library upgrade): fixed unit test broken by angularjs upgrade, #7274
2017-01-16 22:27:35 +01:00
utkarshcmu
89cf32b160
Made quotes consistent
2016-11-03 01:22:24 -07:00
utkarshcmu
849ac9441a
Fixed multi-value nested templating for opentsdb
2016-11-03 01:18:54 -07:00
Utkarsh Bhatnagar
86ca7ddda4
Added explicitTags support for OpenTSDB>=2.3 ( #6361 )
2016-10-24 09:15:19 +02:00
bergquist
5fbab038e8
fix(opentsdb): can always return false
2016-10-19 13:14:42 +02:00
utkarshcmu
62895114e1
Implmented targetContainsTemplate for OpenTSDB
2016-10-19 03:54:41 -07:00
bergquist
4c2f2eeb58
feat(opentsdb): add mock method for detecting targets with template values
2016-10-19 11:45:39 +02:00
bergquist
455df7f0a0
Merge branch 'master' into alerting_opentsdb
2016-10-14 09:17:35 +02:00
utkarshcmu
6638605fd1
Removed console.log
2016-10-12 13:47:40 -07:00
utkarshcmu
cc3b928708
Opentsdb queries broken if no alias is uses with tags/filters
2016-10-12 13:32:37 -07:00
Torkel Ödegaard
a5cbfc8b98
fix(opentsdb): fixed opentsdb issue, fixes #6206
2016-10-07 08:57:40 +02:00
Peter Dave Hello
bf4c3f3ae6
optimize png images using zopflipng ( #6197 )
2016-10-05 15:57:50 +02:00
bergquist
1226beba31
feat(opentsdb): add alerting support to plugin.json
2016-09-30 16:50:50 +02:00
Torkel Ödegaard
159ea69e5d
fix(OpenTSDB): correct content-type, fixes #4965
2016-08-17 09:42:40 +02:00
Drew Farris
cb2b8dea96
OpenTSDB: consistent options for http requests ( #5233 )
...
* OpenTSDB: consistent options for http requests
. the get function wasn't using the same request options wrt to credentials/auth as
the timeseries http request
* OpenTSDB: `_get` `_performTimeSeriesQuery` refactor copied code
2016-06-17 14:04:40 +02:00
Torkel Ödegaard
9f9fca1e76
feat(datasource): added suggest urls for each data source, #4577
2016-06-17 13:35:29 +02:00
utkarshcmu
33aa3f0fc5
Made tag_values query more robust
2016-06-13 14:21:46 -07:00
utkarshcmu
6550bc97ba
Added unit tests
2016-06-13 04:24:27 -07:00
utkarshcmu
862de3a9dc
Added templated dependency in Opentsdb
2016-06-13 03:59:12 -07:00
Mark Baas
ced3bafa99
returns correct index ( #5275 )
2016-06-09 08:13:31 +02:00
Utkarsh Bhatnagar
7bc15ec6c1
[Bug Fix] Opentsdb Alias issue ( #4910 )
...
* Fixed Opentsdb Alias issue
* Fixed Opentsdb query editor
2016-05-13 22:22:56 +02:00
Mathieu Payeur Levallois
c86cdb1805
opentsdb: apply templating on filters ( #4594 )
2016-05-04 13:47:05 +02:00
Utkarsh Bhatnagar
b8d861edc1
Fixed query editor UI for keywords ( #4890 )
2016-05-03 10:09:03 +02:00
Torkel Ödegaard
0e4b70a4a8
feat(query_editors): more work
2016-04-28 10:13:18 +02:00
Torkel Ödegaard
f1d4fd3e67
feat(query editors): changed chevron position
2016-04-27 21:24:41 +02:00
Torkel Ödegaard
7b560f9080
feat(query editors): converted OpenTSDB editor to new form styles
2016-04-27 16:29:59 +02:00
utkarshcmu
c100df412d
Consistency in options for future support
2016-04-10 01:30:58 -07:00
Daniel Lee
45b90972dc
feat(plugins): adds a readme for every native plugin
2016-03-30 23:33:30 +02:00
Torkel Ödegaard
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
2016-03-28 20:44:32 +02:00
Torkel Ödegaard
82eb32a71e
ux(): initial pass at new card / list design, #4364
2016-03-15 09:15:24 +01:00
Kaveh Nowroozi
945131ccab
add annotations for opentsdb
2016-03-08 10:47:36 -05:00
utkarshcmu
48f5a61564
Grafana supports ms resolution for Opentsdb
2016-03-02 02:14:58 -08:00
Torkel Ödegaard
57315f1e27
feat(templating): updates to template variable forms
2016-03-01 19:12:54 +01:00
utkarshcmu
18c57ea230
Made opentsdb query_ctrl robust
2016-02-28 01:50:50 -08:00
utkarshcmu
a883424d25
smooth upgrade from Grafana 2.6 to 3.0
2016-02-28 01:50:11 -08:00
utkarshcmu
7fa170cee9
Fixed the UI as per new UX convention
2016-02-28 01:50:10 -08:00
utkarshcmu
8925329950
Added default opentsdb version to datasource
2016-02-28 01:50:10 -08:00
utkarshcmu
4aa5dab62d
Added query ctrl tests for Opentsdb
2016-02-28 01:50:10 -08:00
utkarshcmu
09e80f0390
Labels fixed in legend for Filters
2016-02-28 01:49:34 -08:00
utkarshcmu
63dfa303e5
Datasource working with filters after fixing bugs
2016-02-28 01:49:34 -08:00
utkarshcmu
599b1eb689
Smooth transition from opentsdb 2.1 to 2.2
2016-02-28 01:49:34 -08:00
utkarshcmu
4a636b6da7
add, edit, remove filters functionality implemented
2016-02-28 01:49:34 -08:00
utkarshcmu
d92172f50c
Added Filters UI
2016-02-28 01:49:34 -08:00
utkarshcmu
2623240635
Fill Policy visible only in <=2.2
2016-02-28 01:49:34 -08:00
utkarshcmu
908e8577bb
Removed unused code from datasource.js
2016-02-28 01:49:33 -08:00
utkarshcmu
f90fda8e6f
Tracking opentsdb version in opentsdb config
2016-02-28 01:49:33 -08:00
godfreyhe
7810413699
use ES6 arrow function instead of self var on getAggregators
2016-02-28 11:48:54 +08:00
godfreyhe
8e7a127792
fix bug: can't get the aggregators from opentsdb server
2016-02-26 20:47:22 +08:00