Commit Graph

3883 Commits

Author SHA1 Message Date
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
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
Torkel Ödegaard
c0d2241523 Merge branch 'topic-multi-select-influxdb9' of https://github.com/randywallace/grafana into randywallace-topic-multi-select-influxdb9 2015-06-29 08:20:10 +02:00
Torkel Ödegaard
6e8505ae61 Merge pull request #2242 from sbouchex/master
Added Pressure units (mbar and hPa) and db unit
2015-06-29 08:14:40 +02:00
Torkel Ödegaard
aaeab3177e Merge pull request #2243 from craftytrickster/blank-variable-fix
Added fix for template variables when no options are available to select
2015-06-29 08:14:01 +02:00
Torkel Ödegaard
b18921cd07 Merge pull request #2244 from Dieterbe/saymynamesaymyname
clarify which handler is not found
2015-06-29 08:12:25 +02:00
Torkel Ödegaard
c776db5485 Merge pull request #2250 from jamtur01/panelmetacap
Capitalise panel menu items
2015-06-29 08:05:31 +02:00
James Turnbull
f14c6efaf8 Capitalise panel menu items
It's a minor thing but other options seem to be generally capitalised. This felt discordant.
2015-06-28 14:42:39 -04:00
Sébastien Bouchex Bellomié
9d4cce74b2 Added dB unit 2015-06-27 16:59:34 +02:00
Dieter Plaetinck
194273a643 clarify which handler is not found 2015-06-26 12:32:24 -07:00
Sébastien Bouchex Bellomié
05fc34533f Merge remote-tracking branch 'grafana/master' 2015-06-26 20:21:32 +02:00
David Raifaizen
ca42d976a7 Added fix for template variables when no options are available to select 2015-06-26 14:15:14 -04:00
Torkel Ödegaard
20d5d0eee6 Fixed issue with annotations that only occurs in optimized build, Fixes #2176, Fixes #2239 2015-06-26 19:42:33 +02:00
Torkel Ödegaard
693af182c7 Fixed broken playlist in master, Fixes #2240 2015-06-26 19:11:52 +02:00
aba824a317 Added Pressure units (mbar and hPa) 2015-06-26 17:34:21 +02:00
5f513773c1 Added Pressure units (mbar and hPa) 2015-06-26 17:28:53 +02:00
999894cccb Added Pressure unit (mbar and hPa) 2015-06-26 17:22:41 +02:00
Torkel Ödegaard
906e70e599 Batch all influxdb 0.9 queries (per panel) in one request, #1525 2015-06-26 11:27:49 +02:00
Torkel Ödegaard
3f167d7fd1 more work on influxdb 0.9 query editor and query builder, can now handle regex conditions, tag operator and tag value quotes changes automatically depending if the tag value is a regex or not, #1525 2015-06-26 10:38:39 +02:00
Torkel Ödegaard
dd8d6bc705 Changed regex typeahead lookup, also works with literal regex patterns 2015-06-26 09:40:55 +02:00
Torkel Ödegaard
43afd7dff9 Fixed on blur event for influxdb 0.9 raw query editor, #1525 2015-06-26 07:54:55 +02:00
Torkel Ödegaard
9266d3789b Merge remote-tracking branch 'origin/kariosdb'
Conflicts:
	public/test/test-main.js
2015-06-25 18:34:41 +02:00
Torkel Ödegaard
dc70894d83 Merge pull request #2224 from masaori335/kairosdb-doc
Add docs of KairosDB Datasource Plugin
2015-06-25 17:08:03 +02:00
Torkel Ödegaard
24bab47f14 fix(create org): Anonymous user can no longer create org, Fixes #2227 2015-06-25 17:06:43 +02:00