Commit Graph

845 Commits

Author SHA1 Message Date
Torkel Odegaard
b5e05ab7e7 added keyboard manager and shortcuts to search, and escape to exit full edit mode 2013-12-15 18:30:25 +01:00
Torkel Odegaard
b5a1b3a477 worked on metric key indexing and metric key search 2013-12-15 18:06:23 +01:00
Torkel Ödegaard
45ce00c10d working on metic key indexing 2013-12-13 14:30:33 +01:00
Torkel Ödegaard
58fef5d398 Merge branch 'master' of github.com:elasticsearch/kibana 2013-12-13 11:49:02 +01:00
Torkel Ödegaard
d5c156be75 working on metric key search 2013-12-13 11:41:09 +01:00
Rashid Khan
7580042b29 fixed initialization bugs 2013-12-12 16:23:42 -07:00
Rashid Khan
1f1959d9b3 Angular tweaks to work around chrome GC bug 2013-12-12 13:43:41 -07:00
Torkel Ödegaard
c9801fc0de working on more advanced dashboard/metrics/graf search 2013-12-12 16:51:43 +01:00
Torkel Ödegaard
95860be9bc Merge branch 'master' of github.com:elasticsearch/kibana 2013-12-12 15:23:35 +01:00
Torkel Ödegaard
0d6fdfd316 working on search 2013-12-12 15:22:47 +01:00
Rashid Khan
90c9d9efea move plot off scope object 2013-12-11 13:26:44 -07:00
Rashid Khan
db34054ca0 Fixed jshinting 2013-12-11 09:24:01 -07:00
Rashid Khan
e58e917677 Merge pull request #742 from yamakatu/master
Fix for #741. add no zero filling option to histogram
2013-12-11 08:07:58 -08:00
Rashid Khan
4384772d09 Fix undefined when batarang is enabled. Fix individual query counters in histogram panel 2013-12-11 08:51:45 -07:00
Torkel Ödegaard
a5d39cd51d added global dashboard wide hideControls option 2013-12-10 22:28:49 +01:00
Torkel Ödegaard
63358ede5b added zoom out global header 2013-12-10 21:10:11 +01:00
Torkel Ödegaard
5cdbbfa021 backedported upstream changes from histogram to graphite panel 2013-12-10 21:09:43 +01:00
Torkel Ödegaard
d0df36433d Merge remote-tracking branch 'upstream/master'
Conflicts:
	docs/kibana/configuration/config.js.asciidoc
	src/app/components/settings.js
	src/app/panels/dashcontrol/module.html
	src/app/partials/dasheditor.html
	src/config.js
2013-12-10 11:02:19 +01:00
Torkel Ödegaard
a051f30eba reduced maxDataPoints 2013-12-10 10:51:02 +01:00
Rashid Khan
4ce88ee7b7 Fix legend 2013-12-09 16:23:23 -07:00
Rashid Khan
931ad9e9b9 moved data off scope 2013-12-09 15:41:27 -07:00
Rashid Khan
85bfed67de Reduce mapping storage overhead 2013-12-09 12:57:11 -07:00
Torkel Ödegaard
b4cd48a79c added support for maxDataPoints 2013-12-09 20:01:25 +01:00
Torkel Ödegaard
24dd2fa166 fixed close of full edit mode 2013-12-09 09:13:13 +01:00
Torkel Ödegaard
79395cc6ea showed editor below graph in full edit mode 2013-12-08 18:00:42 +01:00
Torkel Ödegaard
f4ba80b788 worked on full screen edit mode 2013-12-08 17:18:27 +01:00
Torkel Ödegaard
d446887ed7 fixed issue with loading spinner 2013-12-08 14:35:14 +01:00
Torkel Ödegaard
fb084a2443 small refactoring 2013-12-08 10:01:32 +01:00
Torkel Ödegaard
516a8f1176 small refactoring, and added config panel that can edit, add/remove targets 2013-12-07 16:38:15 +01:00
Torkel Ödegaard
54eae2e34a addded graphiteUrl to config.js 2013-12-07 14:40:14 +01:00
Rashid Khan
8a5a974878 Change ng-show to ng-if for tabs to reduce watchers in settings modals 2013-12-06 15:39:18 -07:00
Rashid Khan
0e035f93bb Changed behavior of home saving. Added deprecation notice 2013-12-06 14:29:21 -07:00
Rashid Khan
faa15d0a6b Removed dashcontrol, added default_route setting, bumped minimum version 2013-12-06 12:32:38 -07:00
Torkel Ödegaard
d760468c84 fixed issue with connected lines (null values) from graphite 2013-12-06 17:09:37 +01:00
Torkel Ödegaard
c5902ab876 graphite works with modified histogram panel 2013-12-06 14:53:05 +01:00
yamakatu
43b844fb79 modify the function so that does not show 0, when two or more lines are drawn. 2013-12-06 15:31:21 +09:00
Torkel Ödegaard
bbcc1ef9ee got flot graph showing! 2013-12-05 22:13:20 +01:00
Torkel Ödegaard
50e42c8bdd started removing kibana stuff I do not need, thinking of doing a custom dashboard based on kibana 2013-12-05 16:45:52 +01:00
Rashid Khan
d1c54c1c78 Merge remote-tracking branch 'upstream/master' 2013-12-04 15:49:16 -07:00
Rashid Khan
6696e13073 option to adjust table time field to browser's local timezone. Set as default on logstash dashboard 2013-12-04 15:48:36 -07:00
Rashid Khan
3a50be4e7d Merge pull request #752 from rashidkpc/master
Speed up loading by skipping mapping parsing
2013-12-04 09:01:24 -08:00
Rashid Khan
f4cc56468a Change time picker tooltip if there is no time filter 2013-12-04 09:48:59 -07:00
Rashid Khan
1081de13c2 added dashboard.current.index.warm_fields to allow disabling of pre-parsing the mapping. 2013-12-04 09:48:31 -07:00
Rashid Khan
0efdd461df Moved doc task to the end of the default task chain 2013-12-03 16:15:28 -07:00
Rashid Khan
a4e74ad34f removed y_as_bytes, replaced with y_format 2013-12-03 16:12:56 -07:00
Rashid Khan
f72687b591 Merge branch 'scratchy' 2013-12-03 15:07:29 -07:00
Rashid Khan
cbdd3965cc Merge remote-tracking branch 'topface/disabled-filters' into filterDefaults 2013-12-03 15:01:32 -07:00
Rashid Khan
bdaf1b2b0c Merge remote-tracking branch 'topface/numeric-top-n' 2013-12-03 14:31:41 -07:00
Rashid Khan
372b6d96f9 Remove console.log 2013-12-03 14:27:09 -07:00
Rashid Khan
2f171c7f51 Merge branch 'master' into scratchy 2013-12-03 14:23:47 -07:00