Torkel Ödegaard
|
5d7c485991
|
fix(templating): can now use template vars in collapsed row title, Fixes #2305
|
2015-07-08 13:44:36 +02:00 |
|
Torkel Ödegaard
|
3b39c43193
|
Updated docs version and version fragment
|
2015-07-08 11:06:11 +02:00 |
|
Torkel Ödegaard
|
b746b63036
|
Updated config docs with info about [dashboards.json] section , #2302
|
2015-07-08 10:53:06 +02:00 |
|
Torkel Ödegaard
|
7c707017e7
|
Merge pull request #2303 from Dieterbe/datasource-docs
fix datasource api docs
|
2015-07-08 10:51:24 +02:00 |
|
Torkel Ödegaard
|
ce155a1d87
|
Merge pull request #2301 from tmonk42/influxdb_quoting
add double quotes around tags
|
2015-07-08 09:42:14 +02:00 |
|
Dieter Plaetinck
|
66ba19b7ba
|
clearer errors
"Not found" should only be for http path/method not found (404)
if it's about specific resources, we should be explicit for clarity
|
2015-07-08 08:55:31 +02:00 |
|
Dieter Plaetinck
|
ac37b54ddb
|
fix datasource api docs
reflects change in e2f6633d57
|
2015-07-07 16:07:56 -07:00 |
|
Haneysmith, Nathan
|
56c332a3dd
|
more test updates for influxdb quoting
|
2015-07-07 13:19:15 -07:00 |
|
Haneysmith, Nathan
|
cd53c78449
|
updating tests for influxdb quoting
|
2015-07-07 13:15:51 -07:00 |
|
Haneysmith, Nathan
|
f237cac074
|
add double quotes around tags
|
2015-07-07 11:56:36 -07:00 |
|
Torkel Ödegaard
|
f6ad386ba7
|
Fixed capital G in Graphite in docs, reviewed annotation docs, Closes #2275
|
2015-07-07 17:14:57 +02:00 |
|
Torkel Ödegaard
|
24e527ae02
|
Updated Graphite docs, Closes #2271
|
2015-07-07 14:50:23 +02:00 |
|
Torkel Ödegaard
|
8d7ac3862c
|
Fixed issue with dashlinks/panellinks and sending template variable value 'All', Fixes #2297
|
2015-07-07 14:28:49 +02:00 |
|
Torkel Ödegaard
|
af50188a60
|
Removed alpha notice for influxdb 0.9 data source config
|
2015-07-06 17:16:17 +02:00 |
|
Torkel Ödegaard
|
572d35506b
|
Removed some editor srv properites from data sources, they are not needed there anymore, they are in plugin.json, Closes #2283
|
2015-07-06 15:58:16 +02:00 |
|
Torkel Ödegaard
|
a4b8a88ae5
|
Worked on templating docs, Closes #2274
|
2015-07-06 15:01:57 +02:00 |
|
Torkel Ödegaard
|
dbd46a523f
|
Work arround for slower template variable dropdown when variable has many thousand values, now only top 1000 values are rendered to html, you can still search all values, Closes #2246
|
2015-07-06 13:43:08 +02:00 |
|
Torkel Ödegaard
|
3c86c9908c
|
Added docs for dashboard list panel, #2276
|
2015-07-06 12:24:11 +02:00 |
|
Torkel Ödegaard
|
37d75905ed
|
Added min span option for panel repeater, #1888
|
2015-07-06 09:57:00 +02:00 |
|
Torkel Ödegaard
|
19812feb62
|
Increased max metric suggest count to 1000 for OpenTSDB, Closes #2281
|
2015-07-06 09:22:34 +02:00 |
|
Torkel Ödegaard
|
90ecb4c544
|
Merge pull request #2286 from awiddersheim/fix/parenthesis_typo
Fix 'paranthesis' typo to 'parenthesis'
|
2015-07-06 09:03:52 +02:00 |
|
Torkel Ödegaard
|
42926c48e5
|
Merge pull request #2287 from awiddersheim/feature/allow_pipe_graphite_lexer
Allow pipe ('|') in Graphite lexer
|
2015-07-06 09:00:43 +02:00 |
|
Andrew Widdersheim
|
e20e2117f7
|
Fix 'paranthesis' typo to 'parenthesis'
This typo is most noticable in the Graphite lexer error hint message.
|
2015-07-05 21:22:40 -04:00 |
|
Andrew Widdersheim
|
7f602feff4
|
Allow pipe ('|') in Graphite lexer
Allow for Graphite lexer to understand metric names like
'net|usage_average'.
|
2015-07-05 21:19:12 -04:00 |
|
Torkel Ödegaard
|
a79c1cb23f
|
Merge pull request #2280 from Dieterbe/patch-1
fix config flag
|
2015-07-04 08:00:19 +02:00 |
|
Dieter Plaetinck
|
582ebf25f9
|
fix config flag
|
2015-07-03 17:27:55 -07:00 |
|
Torkel Ödegaard
|
896bbd00e1
|
Merge pull request #2279 from gcormier9/patch-2
Support dot (.) in metric name
|
2015-07-03 22:30:57 +02:00 |
|
gcormier9
|
4a9949e643
|
Support dot (.) in metric name
I'd like to update the regex in order to support dot in metric name. For example "cpu.usage.average".
|
2015-07-03 15:57:46 -04:00 |
|
Torkel Ödegaard
|
fc81cda971
|
Updated OpenTSDB docs, Closes #2272
|
2015-07-03 15:13:06 +02:00 |
|
Torkel Ödegaard
|
7a030e0c3b
|
Finished improving InfluxDB docs, Closes #2270
|
2015-07-03 15:09:46 +02:00 |
|
Torkel Ödegaard
|
69c027156c
|
Updated influxdb docs, adding docs specific to influxdb 0.9, #2270
|
2015-07-02 17:13:12 +02:00 |
|
Torkel Ödegaard
|
2ac07f12b0
|
Merge branch 'master' of https://github.com/williamjoy/grafana
|
2015-07-02 10:05:45 +02:00 |
|
Torkel Ödegaard
|
5494be4493
|
Some fixes related to OpenTSDB enhancements, #1250
|
2015-07-02 10:04:15 +02:00 |
|
Torkel Ödegaard
|
8ed0df64c7
|
Fixes to OpenTSDB datasource, and added support for repeat panels and repeat rows
|
2015-07-01 08:56:47 +02:00 |
|
Torkel Ödegaard
|
e8c65dc384
|
Updated OpenTSDB docs
|
2015-06-30 15:37:59 +02:00 |
|
Torkel Ödegaard
|
e508db994e
|
OpenTSDB: Support for template variable values lookup queries, Closes #1250
|
2015-06-30 15:32:43 +02:00 |
|
Torkel Ödegaard
|
f7b7401a53
|
Updated changelog with new OpenTSDB enhancement, #1177
|
2015-06-30 12:34:57 +02:00 |
|
Torkel Ödegaard
|
f58e228d11
|
Merge branch 'lexh-restrict-tag-keys-values'
|
2015-06-30 12:28:01 +02:00 |
|
Torkel Ödegaard
|
97f54ac385
|
Small fix to PR 2119
|
2015-06-30 12:27:42 +02:00 |
|
Torkel Ödegaard
|
aedaae852b
|
Fixed minor mistake in last commit
|
2015-06-30 12:14:13 +02:00 |
|
Torkel Ödegaard
|
ae0f8c77d1
|
Auth: You can now authenicate against api with username / password using basic auth, Closes #2218
|
2015-06-30 09:37:52 +02:00 |
|
Torkel Ödegaard
|
d0e7d53c69
|
Fixed case insensitive search for file based dashboards, Fixes #2258
|
2015-06-30 08:17:28 +02:00 |
|
Torkel Ödegaard
|
647e43dcbd
|
Merge pull request #2259 from donnpebe/fix
Fix wrong metrics counter
|
2015-06-30 08:07:04 +02:00 |
|
Torkel Ödegaard
|
0d856cc135
|
Error message for missing dashboards.json config section, Closes #2256
|
2015-06-30 08:05:05 +02:00 |
|
Donn Pebe
|
df33cbc8c5
|
Fix wrong metrics counter
|
2015-06-30 12:52:55 +07:00 |
|
Torkel Ödegaard
|
a38a06a077
|
updated changelog with influxdb 0.9 support comment, Closes #1525
|
2015-06-29 16:07:58 +02:00 |
|
Torkel Ödegaard
|
15e6a4266c
|
Fixed OR statement for influxdb 0.9 editor, #1525
|
2015-06-29 16:03:30 +02:00 |
|
Torkel Ödegaard
|
11170dd34c
|
feat(singlestat): Added support for string values, Closes #2203
|
2015-06-29 09:22:08 +02:00 |
|
Torkel Ödegaard
|
68a45608e6
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-06-29 09:02:39 +02:00 |
|
Torkel Ödegaard
|
0838f432ca
|
refactor(influxdb series handling): performance and refactoring of PR #2179, also switched to InfluxDB epoch json format
|
2015-06-29 09:02:07 +02:00 |
|