Commit Graph

825 Commits

Author SHA1 Message Date
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
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
Rashid Khan
3f80ef0dcb Merge pull request #705 from bpezan/bettermap
better performance when adding thousands of markers to bettermap.
2013-12-03 13:22:38 -08:00
Rashid Khan
d0f90b00c8 Closes #538. Closes #722 2013-12-03 14:14:07 -07:00
Rashid Khan
e832519d59 Potential fix for #621 2013-12-03 11:52:25 -07:00
Rashid Khan
f194336277 Merge remote-tracking branch 'upstream/master' 2013-12-03 11:18:32 -07:00
Rashid Khan
56e82c0c1b More small table performance improvements 2013-12-03 11:17:59 -07:00
Rashid Khan
c0c9a297e4 Merge pull request #745 from rashidkpc/master
Improve performance in the table. Re #719 and #732
2013-12-02 15:31:14 -08:00
Rashid Khan
a14ead5ca7 Improve performance in the table. Re #719 and #732 2013-12-02 16:19:27 -07:00
Rashid Khan
81bbc5bb0b Merge pull request #744 from rashidkpc/master
Remove idQueue from services
2013-12-02 13:12:13 -08:00
Rashid Khan
3fe94734f4 Remove idQueue from filter and query services in dashboards 2013-12-02 14:08:32 -07:00
Rashid Khan
a02db6d5e9 Eliminate idQueue property from filterSrv and querySrv. Replace with binary search for smallest id. Closes #730. Closes #739 2013-12-02 14:07:48 -07:00
Rashid Khan
aec9a42ee1 Skeleton API docs 2013-12-02 12:43:39 -07:00
Rashid Khan
e95503fef3 Doc updates 2013-11-26 12:21:10 -07:00
Rashid Khan
22993c46a5 Added scratchy tasks and config.js docs 2013-11-26 07:38:16 -07:00
Rashid Khan
e73ea4823d Bytes should not be default 2013-11-25 10:09:53 -07:00
Rashid Khan
3f8b1651fd Fixing unsafe html binding 2013-11-22 22:57:10 -08:00
Rashid Khan
7256d41d3f Tooltip should also show as bytes if needed 2013-11-19 14:27:34 -07:00
Rashid Khan
eecf74c1fd added kbn.byteFormat to format other numbers outside of flot 2013-11-19 14:22:52 -07:00
Rashid Khan
583b1c66f3 Added byte representation of histogram y-axis 2013-11-19 14:15:07 -07:00