Commit Graph

3676 Commits

Author SHA1 Message Date
yinchuan
ed974a808b Update configuration.md 2015-05-29 11:39:59 +08:00
yinchuan
0108dfa803 Update configuration.md 2015-05-29 11:23:14 +08:00
Torkel Ödegaard
57fac6b9aa Removed invalid scripted dashboard example, Closes #2063 2015-05-28 11:41:32 +02:00
Torkel Ödegaard
aeb8bc8755 Share link should always have absolute time range, Closes #2060 2015-05-28 09:35:55 +02:00
Torkel Ödegaard
96bd66e811 Made the annotation tags support more cross datasource compatible 2015-05-27 14:30:23 +02:00
Torkel Ödegaard
494ede5bbf Big refactoring/rewrite for how annotation tooltips are shown, also work on #1474 2015-05-27 13:11:32 +02:00
Torkel Ödegaard
e76d2ec9c2 worked on tags in search and dashboards 2015-05-27 11:16:15 +02:00
Torkel Ödegaard
7b972926ae Merge branch 'variable-tags' 2015-05-27 10:43:02 +02:00
Torkel Ödegaard
4a71a79cb8 Slight refactoring in annotationSrv 2015-05-27 10:42:52 +02:00
Torkel Ödegaard
99556057d1 Fixed bug with auto refresh option being reset when changing relative time when now delay is configured, Fixes #2042 2015-05-26 16:48:23 +02:00
Torkel Ödegaard
921d672a2c Worked on alias pattern for InfluxDB 0.9 editor, #1525 2015-05-26 11:01:28 +02:00
Torkel Ödegaard
5f004f95f2 Fixed issue with json dashboard index, json file dashboards turned up when filtering on 'is starred' 2015-05-25 15:42:59 +02:00
Torkel Ödegaard
284106b8a8 Updated changelog 2015-05-25 15:26:22 +02:00
Torkel Ödegaard
abed438d7d Merge pull request #2052 from indrekj/org-support
Add github organizations support
2015-05-25 14:16:46 +02:00
Torkel Ödegaard
0047ce067d SingleStatPanel: fix for color thresholds and value to text mapping combo, Fixes #2044 2015-05-25 10:24:01 +02:00
Torkel Ödegaard
58f743f87d Merge pull request #2053 from blt04/phantomjs-tls
Render panel images with any SSL protocol
2015-05-25 09:57:56 +02:00
Torkel Ödegaard
867e333464 Merge pull request #2045 from robertjakub/master
add pps (packets per second) format
2015-05-25 09:56:41 +02:00
Torkel Ödegaard
de683b3360 Merge pull request #2030 from felixrabe/patch-1
Fix latest.json
2015-05-25 09:56:10 +02:00
Brandon Turner
b2a0ae0f83
Render panel images with any SSL protocol
This uses any available SSL protocol (instead the phantomjs default:
SSLv3) to render panels to PNGs.  This is useful when reverse proxing
grafana and SSLv3 is disabled due to security vulnerabilities or other
reasons.
2015-05-25 01:52:49 -05:00
Indrek Juhkam
b55d9350e7 Add github organizations support 2015-05-23 17:06:51 +03:00
robert jakub
3dc2a114fa add pps (packet per second) format 2015-05-22 17:08:10 +02:00
Torkel Ödegaard
57bacb339c Merge pull request #2038 from craftytrickster/annotation-fix
Fixed variable name for annotations
2015-05-22 06:34:17 +02:00
David Raifaizen
2191921690 Fixed variable name for annotations 2015-05-21 14:36:35 -04:00
Torkel Ödegaard
23fcf85500 Merge pull request #2034 from kkoehler/api-doc
Api doc
2015-05-21 13:28:08 +02:00
Kristian Köhler
3c6b647398 added admin stuff 2015-05-21 12:56:30 +02:00
Kristian Köhler
1821809e69 listing of all none admin methods 2015-05-21 12:46:26 +02:00
Torkel Ödegaard
ba3f6f9d3e InfluxDB 09 fix, do not treat empty results as an error 2015-05-21 10:20:49 +02:00
Felix Rabe
9bedd83f39 Fix latest.json
The trailing comma trips up both Python and JS JSON parsers.
2015-05-21 00:13:50 +02:00
Torkel Ödegaard
592330b5a7 Expose data source extended properties (jsonData), to the frontend, Closes #2023 2015-05-20 18:29:20 +02:00
Torkel Ödegaard
2202094e41 work on tags in variables 2015-05-20 18:18:03 +02:00
Torkel Ödegaard
3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 2015-05-20 14:59:38 +02:00
Torkel Ödegaard
a39e484aaa Merge pull request #2007 from anryko/master
Update latest.json
2015-05-20 09:04:06 +02:00
Torkel Ödegaard
51af06edf7 Merge pull request #2022 from dalmatinerdb/proxy-url-fix
fixing #2021
2015-05-20 09:03:23 +02:00
Heinz N. Gies
7cf9046dc5 fixing #2021
This tiny commit fixes a routing problem for proxy requests. The
router was expecting a url path behind the proxy id, if none was
given (read: the service proxied was at the root of a host) then
the router would return a 404. With this patch it now propperly
uses ProxyDataSourceRequest.
2015-05-19 23:49:30 +02:00
Torkel Ödegaard
25c6b64fed Began working on exploring variable value groups/tags 2015-05-19 16:54:08 +02:00
Torkel Ödegaard
a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 2015-05-19 11:47:14 +02:00
Torkel Ödegaard
788e7fd36d Lots of api refactoring for org routes, #2014 2015-05-19 10:16:32 +02:00
Torkel Ödegaard
74bf1f23fb Small progress on #2014 2015-05-19 09:09:21 +02:00
Torkel Ödegaard
bf9e51928d Fix to signed in user when user <-> org link is gone 2015-05-19 09:02:37 +02:00
Torkel Ödegaard
bfe6d5434e Fixed placeholder text in templating editor 2015-05-19 08:46:45 +02:00
Torkel Ödegaard
f81bde5643 Refactoring some api handlers to use the new Response return object 2015-05-18 21:23:40 +02:00
Torkel Ödegaard
fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 2015-05-18 19:06:19 +02:00
Torkel Ödegaard
62e8841e8c Fixed spelling of Peta unit Quadr 2015-05-18 17:54:12 +02:00
Torkel Ödegaard
5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 2015-05-18 17:52:23 +02:00
Torkel Ödegaard
a993bc1331 Merge pull request #2012 from Dieterbe/publish-no-recurse
no unbound recursion in publish()
2015-05-18 16:16:08 +02:00
Dieter Plaetinck
e9f38b9fc0 no unbound recursion in publish()
unbound recursion approach can blow up call stack,
and - I think - allocate memory unboundedly as well.

We can simply loop until err != nil

I didn't actually test this live, though tests succeed
2015-05-18 10:04:01 -04:00
Torkel Ödegaard
5896903bd3 Began work on alias support and alias patterns for InfluxDB 0.9, #1525 2015-05-18 15:01:05 +02:00
Torkel Ödegaard
f41c314329 Minor layout fix to templating editor, making input fields a little less wide 2015-05-18 11:47:12 +02:00
Torkel Ödegaard
84618a6076 Style and layout changes for InfluxDB 0.9 editor #1525 2015-05-18 11:40:50 +02:00
Torkel Ödegaard
b61f30de94 Lots of progress on InfluxDB Query Editor, show tag keys, values and measurement dropdowns now take into account already selected tags or measurements, so you can start with tag keys and the select measurement, #1525 2015-05-18 10:49:45 +02:00