Commit Graph

3306 Commits

Author SHA1 Message Date
Torkel Ödegaard
98c0209976 Dashboard snapshot: cleanup snapshot data after snapshot, #1623 2015-03-23 17:34:41 -04:00
Torkel Ödegaard
6f2a8e27b8 Dashboard Snapshot: added dashboard snapshot to changelog, #1623 2015-03-23 15:36:18 -04:00
Torkel Ödegaard
41820ccb05 Dashboard Snapshot sharing: singlestat panel now works, #1623 2015-03-23 15:32:38 -04:00
Torkel Ödegaard
4d13a5bffb Fixed failing style check 2015-03-23 14:00:03 -04:00
Torkel Ödegaard
7614ddb318 Updated design for snapshot sharing dialog, #1596 2015-03-23 13:58:30 -04:00
Torkel Ödegaard
a5fac17f2b Added public snapshot test, hosted on snapshots.raintank.io 2015-03-23 07:32:03 -04:00
Torkel Ödegaard
49a0ea53c7 Merge branch 'develop' of github.com:grafana/grafana into dashboard_snapshot_poc
Conflicts:
	src/app/features/dashboard/partials/shareDashboard.html
2015-03-22 22:04:13 -04:00
Torkel Ödegaard
44bc2b2d56 Updated conf description, metrics interval 2015-03-22 16:30:28 -04:00
Torkel Ödegaard
a26436f59b Server metrics fix 2015-03-22 16:13:16 -04:00
Torkel Ödegaard
1e4c62a70d updated server reporting 2015-03-22 15:45:13 -04:00
Torkel Ödegaard
526f3e1a31 Fixed failing unit test 2015-03-22 15:27:05 -04:00
Torkel Ödegaard
c67291da33 Updated 2015-03-22 15:25:21 -04:00
Torkel Ödegaard
9c9ebb4987 Updated server stats 2015-03-22 15:24:35 -04:00
Torkel Ödegaard
d987532262 Added server metrics 2015-03-22 15:14:00 -04:00
Torkel Ödegaard
7d4293f849 removed cli commands, need to be mobed to a seperate binary using http api, #1570 2015-03-22 06:48:53 -04:00
Torkel Ödegaard
9bae19a7ec Small fix to logarithmic scale 2015-03-21 15:34:26 -04:00
Torkel Ödegaard
bf898138b7 Small update to drilldown link editor 2015-03-21 12:09:04 -04:00
Torkel Ödegaard
245c6dbff0 Share Panel: The share modal now has an embed option, gives you an iframe that you can use to embedd a single graph on another web site, #1622 2015-03-21 12:09:04 -04:00
Torkel Ödegaard
f48f5428e5 Adding snapshot storage and route, #1623 2015-03-21 10:56:26 -04:00
Torkel Ödegaard
964f0861d6 more work on dashboard snapshots 2015-03-21 08:53:16 -04:00
Torkel Ödegaard
a76758255f Merge branch 'develop' into dashboard_snapshot_poc 2015-03-21 07:29:40 -04:00
Torkel Ödegaard
7db3703275 Share Panel: The share modal now has an embed option, gives you an iframe that you can use to embedd a single graph on another web site, #1622 2015-03-20 22:01:39 -04:00
Torkel Ödegaard
306358e73c Merge pull request #1621 from raintank/1619
fixes #1619 Secure PhantomJS Png rendering
2015-03-20 19:30:58 -04:00
Torkel Ödegaard
2bd2605ae9 Added poc of dashboard snapshot, sharable dashboard with data embedded 2015-03-20 19:16:59 -04:00
Anthony Woods
7010df0fe8 fixes #1619 Secure PhantomJS Png rendering
removes auth hack to allow phantomjs to query pages as a user
without auth.  Instead we pass phantomjs the session cookie,
which it then includes in the request.
2015-03-21 07:14:13 +08:00
Torkel Ödegaard
36a948965b Graph: added log base 16 and log base 1024 scales, #452 2015-03-20 18:12:12 -04:00
Torkel Ödegaard
5d6583ef7b Fixed small issue in share modal introdiced in recent commit 2015-03-20 15:07:38 -04:00
Torkel Ödegaard
a8363f02b8 Small changes to log scale handling, #452 2015-03-19 15:16:47 -04:00
Torkel Ödegaard
94c3a07115 Fixed small issue when using 'Save As', dashboard version was not reset 2015-03-19 10:32:47 -04:00
Torkel Ödegaard
30047e6a9f Updated macaron and ini package 2015-03-19 10:17:16 -04:00
Torkel Ödegaard
c1d6fcd18d Fixed full screen edit css issue where part of the dashboard became visible 2015-03-18 19:57:54 -04:00
Torkel Ödegaard
94415e2b60 Fix for panel height in fullscreen mode 2015-03-18 19:42:18 -04:00
Torkel Ödegaard
d81d0c8c44 Graph: Adds logarithmic scale option (log base 10), Closes #452 2015-03-18 18:51:29 -04:00
Torkel Ödegaard
eb8b9c4ac3 Increase api_key.key varchar to 255 length 2015-03-18 13:20:15 -04:00
Torkel Ödegaard
080847ec4d Change: shared tooltip is now enabled by default in graph panel 2015-03-18 12:47:45 -04:00
Torkel Ödegaard
bb5eeee82e fixed small issue with share modal 2015-03-17 17:34:00 -04:00
Anthony Woods
422324723a Merge pull request #1609 from raintank/1606
gofmt. remove extra whitespace
2015-03-18 00:55:06 +08:00
Anthony Woods
12e033976b Merge remote-tracking branch 'upstream/develop' into 1606 2015-03-17 23:43:40 +08:00
Anthony Woods
fc5839d8f1 gofmt. remove extra whitespace 2015-03-17 23:42:16 +08:00
Anthony Woods
32071445af Merge pull request #1607 from raintank/1606
fixes #1606 emit orgCreated event when new org created
2015-03-17 23:37:24 +08:00
Anthony Woods
bce62c49d0 fixes #1606 2015-03-17 23:10:49 +08:00
Anthony Woods
7235bd19ea Merge branch '1606' of github.com:raintank/grafana into 1606 2015-03-17 23:10:33 +08:00
Anthony Woods
6a09a7c398 fixes #1606 emit OrgCreated event when new org created. 2015-03-17 23:09:43 +08:00
Anthony Woods
068ccf1c0f fixes 1606 emit OrgCreated event when new org created. 2015-03-17 23:07:08 +08:00
Torkel Ödegaard
2a1434ce49 Merge pull request #1594 from eheydrick/docs-spelling
correct spelling
2015-03-17 09:46:38 -04:00
Torkel Ödegaard
3fe54894a5 Merge branch 'develop' of github.com:grafana/grafana into develop 2015-03-14 15:29:59 -04:00
Torkel Ödegaard
2fec2c2fa0 Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255 2015-03-14 15:29:41 -04:00
Torkel Ödegaard
ea4dbeaeb9 Merge pull request #1593 from jwilder/jw-docs
Add docs for building the docs locally
2015-03-14 15:36:29 +01:00
Torkel Ödegaard
d705ee70f0 Refactoring out http settings to its own partial 2015-03-13 18:42:46 +01:00
Torkel Ödegaard
448717a757 Fixed small issue when changing data source from metrics panel 2015-03-13 17:58:58 +01:00