Torkel Ödegaard
11372ac9ff
Merge pull request #4332 from simnv/influxdb-tags-multiple
...
InfluxDB: Fix groupby selection
2016-03-11 07:14:48 +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
Mitsuhiro Tanda
2c5abed2f1
(cloudwatch) add metrics/dimensions of AWS/Events and AWS/Logs
2016-03-11 12:11:01 +09:00
Tom Dyas
8c6890c95f
remove extra comma in nginx-app's package.json
...
otherwise grunt fails due to a syntax error in package.json
2016-03-10 17:48:17 -05:00
Torkel Ödegaard
60adcedebe
feat(plugins): worked on plugin dashboard import handling
2016-03-10 19:57:48 +01:00
bergquist
95de5f6fe1
feat(cli): adds some amazing colors
2016-03-10 17:33:44 +01:00
bergquist
788aafff3c
feat(cli): disable dependecy downloads until needed
2016-03-10 17:16:01 +01:00
bergquist
c09d506245
feat(navigation): hide new and import for viewers
...
closes #4326
2016-03-10 16:38:16 +01:00
bergquist
18c5e90076
Merge branch 'cli_compose_download_url'
2016-03-10 16:29:37 +01:00
bergquist
fee0745e98
feat(cli): support for asking grafana net about plugins
2016-03-10 16:25:34 +01:00
bergquist
43073da7eb
feat(renderer): add timeout for the renderer api
...
closes #4325
2016-03-10 16:02:10 +01:00
bergquist
0b6fee138a
docs(configuration): add redis as session storage
2016-03-10 14:49:37 +01:00
Torkel Ödegaard
78b9c3004a
feat(plugins): minor progress on dashboard imports
2016-03-10 14:28:31 +01:00
Carl Bergquist
c99aa74140
Merge pull request #4322 from utkarshcmu/add-api
...
#4258 Implemented GetDataSourceIdByName API
2016-03-10 11:46:32 +01:00
utkarshcmu
4fbff99186
Implemented GetDataSourceIdByName API
2016-03-10 01:31:10 -08:00
utkarshcmu
8afd56575c
Moved api in correct group
2016-03-10 00:48:38 -08:00
Torkel Ödegaard
1951f3856f
feat(plugins): refactored datasourceEditCtrl to typescript, #4298
2016-03-10 09:47:29 +01:00
Torkel Ödegaard
8357cdf591
Merge pull request #4313 from PaulMest/patch-1
...
Update ldap.md
2016-03-10 07:29:41 +01:00
Torkel Ödegaard
499bad5f53
Merge pull request #4320 from mtanda/templating_fix_on_time_range_change
...
fix to use variable.refresh flag
2016-03-10 07:26:24 +01:00
Mitsuhiro Tanda
df2a23d1a7
fix to use variable.refresh flag
2016-03-10 13:19:07 +09:00
Paul Mestemaker
d6ecf74db4
Update ldap.md
...
Added clearer language on which versions offer LDAP support.
2016-03-09 11:25:42 -08:00
bergquist
6670e6cd29
feat(cli): allow redirect for plugin-repo.json
2016-03-09 16:10:46 +01:00
Torkel Ödegaard
d8b11adfd5
Merge branch 'master' into dashboard-thing
2016-03-09 13:11:48 +01:00
Torkel Ödegaard
4a5b753fd8
feat(templating): refactoring of the refresh values of #4281
2016-03-09 13:10:02 +01:00
bergquist
d9231eb805
github(pr_template): minor guide for PRs
2016-03-09 12:42:36 +01:00
Torkel Ödegaard
bb1e7f62a0
fix(build): updated moment.js to fix systemjs build issue, fixes #4306
2016-03-09 12:39:05 +01:00
bergquist
e5ffb2bfd2
github(issue_template): minor improvement
2016-03-09 12:08:09 +01:00
bergquist
6fff0b3e2a
Merge branch 'mtanda-refresh_temp_value_by_time_range_changes'
2016-03-09 12:02:02 +01:00
bergquist
f0d1853a66
style(templating): tigth-form -> gf-form
2016-03-09 11:56:52 +01:00
bergquist
7224728ab8
Merge branch 'refresh_temp_value_by_time_range_changes' of https://github.com/mtanda/grafana into mtanda-refresh_temp_value_by_time_range_changes
2016-03-09 11:46:49 +01:00
bergquist
ca7c3cc27d
docs(changelog): add opentsdb annotations to changelog
2016-03-09 11:34:59 +01:00
Carl Bergquist
ac439d83fe
Merge pull request #4296 from knowroozi/opentsdb_annotations
...
add annotations for opentsdb
2016-03-09 11:31:05 +01:00
Torkel Ödegaard
c0b92eb5d0
fix(jshint): fixed jshint warning
2016-03-09 10:31:43 +01:00
Torkel Ödegaard
5599bdf1bc
Merge branch 'master' of github.com:grafana/grafana
2016-03-09 10:26:11 +01:00
Torkel Ödegaard
de41536046
fix(share): fixed checkboxes in share modal, fixes #4301
2016-03-09 10:26:00 +01:00
Torkel Ödegaard
30d321998c
Merge pull request #4295 from utkarshcmu/nav-fix
...
Minor nav fix
2016-03-09 09:27:38 +01:00
bergquist
59a02ce76a
example(plugin.json): add example dashboard file
2016-03-08 22:13:40 +01:00
bergquist
2c396d4922
example(plugin.json): align example app with latests version
2016-03-08 21:50:02 +01:00
Torkel Ödegaard
3191678b14
feat(plugins): work on plugins that include dashboards
2016-03-08 20:46:25 +01:00
Torkel Ödegaard
7ecf057901
Merge branch 'master' of github.com:grafana/grafana
2016-03-08 20:28:04 +01:00
Torkel Ödegaard
091726b374
feat(plugins): commented out dashboard import list
2016-03-08 20:27:40 +01:00
Torkel Ödegaard
dfaa6d8eb9
feat(plugins): a lot of work on #4298
2016-03-08 18:17:47 +01:00
Mitsuhiro Tanda
aff4bf8f6c
minor refactoring
2016-03-09 01:47:38 +09:00
Mitsuhiro Tanda
ba1e1532ac
change option name more clearly
2016-03-09 00:53:43 +09:00
bergquist
ae3bda81c5
example(plugin.json): add dashboards array in includes
2016-03-08 16:52:48 +01:00
bergquist
0ec747630d
examples(plugin.json): add includes info
2016-03-08 16:50:33 +01:00
Kaveh Nowroozi
945131ccab
add annotations for opentsdb
2016-03-08 10:47:36 -05:00
NickG123
f11b4cb481
Added a select box to templates that allows template values to be refreshed on refresh
2016-03-09 00:40:33 +09:00
utkarshcmu
92c6025390
Minor nav fix
2016-03-08 07:39:41 -08:00
Carl Bergquist
138c738db9
Merge pull request #4294 from utkarshcmu/docs-fix
...
Fixed some typos in docs
2016-03-08 16:30:53 +01:00