{ "auto_complete": { "selected_items": [ [ "grap", "graphiteSrv" ], [ "pul", "pulldown" ], [ "pull", "pulldowns" ], [ "ser", "seriesInfo" ], [ "max", "maxDataPoints" ], [ "gra", "graphiteParameters" ], [ "build", "build_graphite_url" ], [ "cookie", "cookieUtil" ], [ "re", "requesition" ], [ "req", "requesition" ], [ "res", "requesition" ], [ "serve", "serverStatus" ], [ "fet", "fetchServerStatus" ], [ "conn", "connectToMongoDb" ], [ "mongo", "mongoDbUrl" ], [ "fetc", "fetchDataForInstance" ] ] }, "buffers": [ { "file": "src/app/components/require.config.js", "settings": { "buffer_size": 3549, "line_ending": "Windows" } }, { "file": "src/config.dev.js", "settings": { "buffer_size": 1492, "line_ending": "Windows" } }, { "contents": "Searching 228 files for \"pulldowns\"\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\default.json:\n 73 \"failover\": false,\n 74 \"panel_hints\": true,\n 75: \"pulldowns\": [],\n 76 \"nav\": [\n 77 {\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\guided.json:\n 221 \"hide\": false\n 222 },\n 223: \"pulldowns\": [\n 224 {\n 225 \"type\": \"query\",\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\logstash.json:\n 160 \"style\": \"dark\",\n 161 \"panel_hints\": true,\n 162: \"pulldowns\": [\n 163 {\n 164 \"type\": \"query\",\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\noted.json:\n 110 \"hide\": false\n 111 },\n 112: \"pulldowns\": [\n 113 {\n 114 \"type\": \"query\",\n\nC:\\Dev\\oss\\grafana\\src\\app\\partials\\dashboard.html:\n 1 \n 2: \n 3
\n 4 \n\nC:\\Dev\\oss\\grafana\\src\\app\\partials\\dasheditor.html:\n 114
\n 115
\n 116:
Pulldowns
\n 117:
\n 118 \n 119
\n\nC:\\Dev\\oss\\grafana\\src\\app\\services\\dashboard.js:\n 27 panel_hints: true,\n 28 rows: [],\n 29: pulldowns: [\n 30 {\n 31 type: 'query',\n ..\n 176 // Set the available panels for the \"Add Panel\" drop down\n 177 self.availablePanels = _.difference(config.panel_names,\n 178: _.pluck(_.union(self.current.nav,self.current.pulldowns),'type'));\n 179 \n 180 // Take out any that we're not allowed to add from the gui.\n\n9 matches across 7 files\n\n\nSearching 226 files for \"'filter'\"\n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\filtering\\module.js:\n 27 _.defaults($scope.panel,_d);\n 28 \n 29: $scope.$on('filter', function() {\n 30 $scope.row.notice = true;\n 31 });\n\nC:\\Dev\\oss\\grafana\\src\\app\\services\\filterSrv.js:\n 89 },0);\n 90 }\n 91: $rootScope.$broadcast('filter');\n 92 return _r;\n 93 };\n ..\n 111 },0);\n 112 }\n 113: $rootScope.$broadcast('filter');\n 114 return _r;\n 115 };\n\nC:\\Dev\\oss\\grafana\\src\\vendor\\underscore.js:\n 241 _.where = function(obj, attrs, first) {\n 242 if (_.isEmpty(attrs)) return first ? void 0 : [];\n 243: return _[first ? 'find' : 'filter'](obj, function(value) {\n 244 for (var key in attrs) {\n 245 if (attrs[key] !== value[key]) return false;\n\nC:\\Dev\\oss\\grafana\\src\\vendor\\angular\\angular.js:\n 10727 $FilterProvider.$inject = ['$provide'];\n 10728 function $FilterProvider($provide) {\n 10729: var suffix = 'Filter';\n 10730 \n 10731 function register(name, factory) {\n .....\n 10744 register('currency', currencyFilter);\n 10745 register('date', dateFilter);\n 10746: register('filter', filterFilter);\n 10747 register('json', jsonFilter);\n 10748 register('limitTo', limitToFilter);\n\nC:\\Dev\\oss\\grafana\\src\\vendor\\elasticjs\\elastic.js:\n 237 \n 238 isFilter = function (obj) {\n 239: return (isEJSObject(obj) && obj._type() === 'filter');\n 240 };\n 241 \n ...\n 3550 */\n 3551 _type: function () {\n 3552: return 'filter';\n 3553 },\n 3554 \n ....\n 3777 */\n 3778 _type: function () {\n 3779: return 'filter';\n 3780 },\n 3781 \n ....\n 3870 */\n 3871 _type: function () {\n 3872: return 'filter';\n 3873 },\n 3874 \n ....\n 4084 */\n 4085 _type: function () {\n 4086: return 'filter';\n 4087 },\n 4088 \n ....\n 4345 */\n 4346 _type: function () {\n 4347: return 'filter';\n 4348 },\n 4349 \n ....\n 4739 */\n 4740 _type: function () {\n 4741: return 'filter';\n 4742 },\n 4743 \n ....\n 4926 */\n 4927 _type: function () {\n 4928: return 'filter';\n 4929 },\n 4930 \n ....\n 5156 */\n 5157 _type: function () {\n 5158: return 'filter';\n 5159 },\n 5160 \n ....\n 5356 */\n 5357 _type: function () {\n 5358: return 'filter';\n 5359 },\n 5360 \n ....\n 5540 */\n 5541 _type: function () {\n 5542: return 'filter';\n 5543 },\n 5544 \n ....\n 5678 */\n 5679 _type: function () {\n 5680: return 'filter';\n 5681 },\n 5682 \n ....\n 5828 */\n 5829 _type: function () {\n 5830: return 'filter';\n 5831 },\n 5832 \n ....\n 5907 */\n 5908 _type: function () {\n 5909: return 'filter';\n 5910 },\n 5911 \n ....\n 5963 */\n 5964 _type: function () {\n 5965: return 'filter';\n 5966 },\n 5967 \n ....\n 6086 */\n 6087 _type: function () {\n 6088: return 'filter';\n 6089 },\n 6090 \n ....\n 6300 */\n 6301 _type: function () {\n 6302: return 'filter';\n 6303 },\n 6304 \n ....\n 6431 */\n 6432 _type: function () {\n 6433: return 'filter';\n 6434 },\n 6435 \n ....\n 6728 */\n 6729 _type: function () {\n 6730: return 'filter';\n 6731 },\n 6732 \n ....\n 6885 */\n 6886 _type: function () {\n 6887: return 'filter';\n 6888 },\n 6889 \n ....\n 7032 */\n 7033 _type: function () {\n 7034: return 'filter';\n 7035 },\n 7036 \n ....\n 7170 */\n 7171 _type: function () {\n 7172: return 'filter';\n 7173 },\n 7174 \n ....\n 7431 */\n 7432 _type: function () {\n 7433: return 'filter';\n 7434 },\n 7435 \n ....\n 7625 */\n 7626 _type: function () {\n 7627: return 'filter';\n 7628 },\n 7629 \n ....\n 7782 */\n 7783 _type: function () {\n 7784: return 'filter';\n 7785 },\n 7786 \n ....\n 7934 */\n 7935 _type: function () {\n 7936: return 'filter';\n 7937 },\n 7938 \n ....\n 8243 */\n 8244 _type: function () {\n 8245: return 'filter';\n 8246 },\n 8247 \n ....\n 8319 */\n 8320 _type: function () {\n 8321: return 'filter';\n 8322 },\n 8323 \n ....\n 10104 @param {Object} qry A valid query object.\n 10105 @param {Object || Array} filters A single object or array of objects. Each\n 10106: object must have a 'filter' property and either a 'boost' or 'script'\n 10107 property.\n 10108 */\n .....\n 10180

Sets the filters and their related boost or script scoring method.

\n 10181 \n 10182:

Takes an array of objects where each object has a 'filter' property\n 10183 and either a 'boost' or 'script' property. Pass a single object to\n 10184 add to the current list of filters or pass a list of objects to\n\n36 matches across 5 files\n\n\nSearching 227 files for \"timeField\"\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\default.json:\n 103 \"1d\"\n 104 ],\n 105: \"timefield\": \"@timestamp\",\n 106 \"enable\": true,\n 107 \"now\": true,\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\guided.json:\n 266 \"1d\"\n 267 ],\n 268: \"timefield\": \"@timestamp\"\n 269 }\n 270 ],\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\logstash.js:\n 14 *\n 15 * from :: Search this amount of time back, eg 15m, 1h, 2d. Default: 15m\n 16: * timefield :: The field containing the time to filter on, Default: @timestamp\n 17 *\n 18 * fields :: comma seperated list of fields to show in the table\n ..\n 91 from: \"now-\"+(ARGS.from||_d_timespan),\n 92 to: \"now\",\n 93: field: ARGS.timefield||\"@timestamp\",\n 94 type: \"time\",\n 95 active: true,\n ..\n 117 title: 'events over time',\n 118 type: 'histogram',\n 119: time_field: ARGS.timefield||\"@timestamp\",\n 120 auto_int: true,\n 121 span: 12\n ...\n 129 type: 'table',\n 130 fields: !_.isUndefined(ARGS.fields) ? ARGS.fields.split(',') : [],\n 131: sort: !_.isUndefined(ARGS.sort) ? ARGS.sort.split(',') : [ARGS.timefield||'@timestamp','desc'],\n 132 overflow: 'expand',\n 133 span: 12\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\logstash.json:\n 130 \"fields\": [],\n 131 \"localTime\": true,\n 132: \"timeField\": \"@timestamp\",\n 133 \"highlight\": [],\n 134 \"sortable\": true,\n ...\n 205 \"1d\"\n 206 ],\n 207: \"timefield\": \"@timestamp\",\n 208 \"now\": true,\n 209 \"filter_id\": 0\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\noted.json:\n 155 \"1d\"\n 156 ],\n 157: \"timefield\": \"@timestamp\"\n 158 }\n 159 ],\n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\timepicker\\editor.html:\n 10

\n 11 \n 12: \n 13
\n 14
\n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\timepicker\\module.js:\n 7 * time_options :: An array of possible time options. Default: ['5m','15m','1h','6h','12h','24h','2d','7d','30d']\n 8 * timespan :: The default options selected for the relative view. Default: '15m'\n 9: * timefield :: The field in which time is stored in the document.\n 10 * refresh: Object containing refresh parameters\n 11 * enable :: true/false, enable auto refresh by default. Default: false\n ..\n 40 refresh_intervals : ['5s','10s','30s','1m','5m','15m','30m','1h','2h','1d'],\n 41 \n 42: timefield : '@timestamp'\n 43 };\n 44 _.defaults($scope.panel,_d);\n ..\n 130 \n 131 _filter.type = 'time';\n 132: _filter.field = $scope.panel.timefield;\n 133 \n 134 if($scope.panel.now) {\n ...\n 154 var _filter = {\n 155 type : 'time',\n 156: field : $scope.panel.timefield,\n 157 from : \"now-\"+timespan,\n 158 to: \"now\"\n\nC:\\Dev\\oss\\grafana\\src\\app\\services\\filterSrv.js:\n 202 \n 203 // TOFIX: Error handling when there is more than one field\n 204: this.timeField = function() {\n 205 return _.pluck(self.getByType('time'),'field');\n 206 };\n\nC:\\Users\\Torkel\\Downloads\\Grafana3-1388335099517:\n 397 \"1d\"\n 398 ],\n 399: \"timefield\": \"@timestamp\",\n 400 \"enable\": true,\n 401 \"now\": false,\n\n16 matches across 9 files\n\n\nSearching 226 files for \"bs-drop\"\n\n0 matches across 0 files\n\n\nSearching 226 files for \"bsdropd\"\n\nC:\\Dev\\oss\\grafana\\src\\vendor\\angular\\angular-strap.js:\n 380 ]);\n 381 'use strict';\n 382: angular.module('$strap.directives').directive('bsDropdown', [\n 383 '$parse',\n 384 '$compile',\n ...\n 406 scope: true,\n 407 link: function postLink(scope, iElement, iAttrs) {\n 408: var getter = $parse(iAttrs.bsDropdown), items = getter(scope);\n 409 $timeout(function () {\n 410 if (!angular.isArray(items)) {\n\n2 matches in 1 file\n\n\nSearching 226 files for \"'mandate'\"\n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\filtering\\module.js:\n 63 \n 64 $scope.show_key = function(key) {\n 65: return !_.contains(['type','id','alias','mandate','active','editing'],key);\n 66 };\n 67 \n\n1 match in 1 file\n\n\nSearching 226 files for \"mandate\"\n\nC:\\Dev\\oss\\grafana\\grafana.sublime-workspace:\n 239 \"D:\\\\Temp\\\\graphite-web-0.9.12\\\\graphite-web-0.9.12\",\n 240 \"\",\n 241: \" \\\"filter\\\": {\\n \\\"list\\\": {\\n \\\"0\\\": {\\n \\\"type\\\": \\\"time\\\",\\n \\\"field\\\": \\\"@timestamp\\\",\\n \\\"from\\\": \\\"now-1h\\\",\\n \\\"to\\\": \\\"now\\\",\\n \\\"mandate\\\": \\\"must\\\",\\n \\\"active\\\": true,\\n \\\"alias\\\": \\\"\\\",\\n \\\"id\\\": 0\\n }\\n },\\n \\\"ids\\\": [\\n 0\\n ]\\n\",\n 242: \" \\\"filter\\\": {\\n \\\"list\\\": {\\n \\\"0\\\": {\\n \\\"type\\\": \\\"time\\\",\\n \\\"field\\\": \\\"@timestamp\\\",\\n \\\"from\\\": \\\"now-1h\\\",\\n \\\"to\\\": \\\"now\\\",\\n \\\"mandate\\\": \\\"must\\\",\\n \\\"active\\\": true,\\n \\\"alias\\\": \\\"\\\",\\n \\\"id\\\": 0\\n }\\n },\\n \\\"ids\\\": [\\n 0\\n ]\\n \",\n 243 \"D:\\\\oss\\\\mongodb-metrics\\\\node_modules\\\\mongodb\",\n 244 \"D:\\\\ebay\\\\tradera\\\\Applications\\\\TouchWeb\",\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\default.json:\n 24 \"from\": \"now-1h\",\n 25 \"to\": \"now\",\n 26: \"mandate\": \"must\",\n 27 \"active\": true,\n 28 \"alias\": \"\",\n\nC:\\Dev\\oss\\grafana\\src\\app\\dashboards\\logstash.json:\n 24 \"from\": \"now-{{ARGS.from || '24h'}}\",\n 25 \"to\": \"now\",\n 26: \"mandate\": \"must\",\n 27 \"active\": true,\n 28 \"alias\": \"\",\n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\filtering\\module.html:\n 34 margin-left: 3px;\n 35 }\n 36: .filter-mandate {\n 37 text-decoration: underline;\n 38 cursor: pointer;\n ..\n 48
No filters available
\n 49 \n 50:
\n 51
\n 52 \n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\filtering\\module.js:\n 63 \n 64 $scope.show_key = function(key) {\n 65: return !_.contains(['type','id','alias','mandate','active','editing'],key);\n 66 };\n 67 \n\nC:\\Dev\\oss\\grafana\\src\\app\\services\\filterSrv.js:\n 54 \n 55 _.defaults(filter,{\n 56: mandate:'must',\n 57 active: true\n 58 });\n ..\n 80 alias: '',\n 81 id: _id,\n 82: mandate: 'must'\n 83 };\n 84 _.defaults(filter,_filter);\n ..\n 144 added_a_filter = true;\n 145 \n 146: switch(self.list[id].mandate)\n 147 {\n 148 case 'mustNot':\n\n10 matches across 6 files\n\n\nSearching 226 files for \"bs-dropdown\"\n\nC:\\Dev\\oss\\grafana\\src\\app\\panels\\filtering\\module.html:\n 59
  • \n 60 {{filterSrv.list[id].name}} :\n 61: All\n 62
  • \n 63
  • \n\n1 match in 1 file\n\n\nSearching 226 files for \"bspop\"\n\nC:\\Dev\\oss\\grafana\\src\\vendor\\angular\\angular-strap.js:\n 536 ]);\n 537 'use strict';\n 538: angular.module('$strap.directives').directive('bsPopover', [\n 539 '$parse',\n 540 '$compile',\n ...\n 556 scope: true,\n 557 link: function postLink(scope, element, attr, ctrl) {\n 558: var getter = $parse(attr.bsPopover), setter = getter.assign, value = getter(scope), options = {};\n 559 if (angular.isObject(value)) {\n 560 options = value;\n\n2 matches in 1 file\n", "settings": { "buffer_size": 15575, "line_ending": "Windows", "name": "Find Results", "scratch": true } }, { "file": "src/vendor/angular/angular-strap.js", "settings": { "buffer_size": 31514, "line_ending": "Windows" } }, { "file": "src/app/panels/timepicker/module.js", "settings": { "buffer_size": 6147, "line_ending": "Windows" } }, { "file": "src/app/dashboards/guided.json", "settings": { "buffer_size": 6721, "line_ending": "Windows" } }, { "file": "src/app/panels/filtering/module.html", "settings": { "buffer_size": 2866, "line_ending": "Windows" } }, { "file": "src/app/panels/filtering/module.js", "settings": { "buffer_size": 2288, "line_ending": "Windows" } }, { "file": "src/app/panels/graphite/module.js", "settings": { "buffer_size": 23005, "line_ending": "Windows" } }, { "file": "src/app/services/filterSrv.js", "settings": { "buffer_size": 6631, "line_ending": "Windows" } }, { "file": "src/app/services/graphite/graphiteSrv.js", "settings": { "buffer_size": 2343, "line_ending": "Windows" } }, { "file": "src/app/controllers/graphiteTarget.js", "settings": { "buffer_size": 6702, "line_ending": "Windows" } } ], "build_system": "", "command_palette": { "height": 362.0, "selected_items": [ [ "install", "Package Control: Install Package" ], [ "syn ava", "Set Syntax: JavaScript" ], [ "Install ", "Package Control: Install Package" ], [ "powers", "SublimeREPL: PowerShell" ], [ "install ", "Package Control: Install Package" ], [ "Install", "Package Control: Install Package" ], [ "remove ", "Package Control: Remove Package" ], [ "Package Control: ", "Package Control: List Packages" ], [ "insta", "Package Control: Install Package" ], [ "packa", "Package Control: Install Package" ], [ "packa ", "Package Control: Install Package" ], [ "Pack", "Package Control: Remove Package" ] ], "width": 594.0 }, "console": { "height": 368.0, "history": [ "import urllib.request,os; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); open(os.path.join(ipp, pf), 'wb').write(urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ','%20')).read())" ] }, "distraction_free": { "menu_visible": true, "show_minimap": false, "show_open_files": false, "show_tabs": false, "side_bar_visible": false, "status_bar_visible": false }, "file_history": [ "/C/Dev/oss/grafana/src/app/services/filterSrv.js", "/C/Dev/oss/grafana/src/app/panels/filtering/module.js", "/C/Dev/oss/grafana/src/app/services/dashboard.js", "/C/Users/Torkel/Downloads/Grafana3-1388335099517", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.prod_manage.json", "/C/Dev/oss/grafana/src/app/components/settings.js", "/C/Dev/oss/grafana/src/app/controllers/zoom.js", "/C/Dev/oss/grafana/src/app/panels/graphite/module.js", "/C/Dev/oss/grafana/src/app/panels/graphite/module.html", "/C/Dev/oss/grafana/src/app/directives/kibanaPanel.js", "/C/Dev/oss/grafana/src/app/dashboards/default.json", "/C/Dev/oss/grafana/src/app/panels/graphite/timeSeries.js", "/C/Dev/oss/grafana/src/app/controllers/dash.js", "/C/Dev/oss/grafana/src/app/partials/dashboard.html", "/C/Dev/oss/grafana/src/app/panels/graphite/graphiteSrv.js", "/C/Dev/oss/grafana/src/vendor/bootstrap/less/grafana.less", "/C/Dev/oss/grafana/src/index.html", "//team-city-agent-02/d$/BuildAgent/work/dfdaf9995bf5db32/build_artifacts/output/_PublishedApplications/WebApi/BrowseInitializer/App.config", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.prod_app_servers.json", "/D/ebay/tradera/Build/Tasks-WebApi.ps1", "/D/oss/grafana/src/config.dev.js", "/D/oss/grafana/src/app/controllers/dash.js", "/D/oss/grafana/src/app/partials/dashLoader.html", "/D/oss/grafana/src/app/panels/histogram/module.html", "/D/oss/grafana/src/app/controllers/all.js", "/D/oss/grafana/src/app/controllers/zoom.js", "/D/oss/grafana/src/app/panels/graphite/module.html", "/D/oss/grafana/src/vendor/bootstrap/less/bootstrap.dark.less", "/D/oss/grafana/src/app/panels/graphite/editor.html", "/D/oss/grafana/src/app/directives/kibanaPanel.js", "/D/oss/grafana/src/app/partials/dasheditor.html", "/D/oss/grafana/src/app/partials/paneleditor.html", "/D/oss/grafana/src/vendor/bootstrap/less/overrides.less", "/D/oss/grafana/src/app/partials/dashboard.html", "/D/oss/grafana/src/app/components/require.config.js", "/D/oss/grafana/src/vendor/bootstrap/less/grafana.less", "/D/oss/grafana/src/app/panels/graphite/module.js", "/D/oss/grafana/src/app/panels/graphite/graphiteSrv.js", "/D/oss/grafana/grafana.sublime-project", "/D/ebay/tradera/Applications/TouchWeb/touchweb.sublime-project", "//se1-appsrv-01.prod.tradera.com/d$/Applications/WebApi/MemberActivityDenormalizer/App.config", "/D/Temp/graphite-web-0.9.12/graphite-web-0.9.12/webapp/graphite/render/views.py", "/D/Temp/graphite-web-0.9.12/graphite-web-0.9.12/webapp/graphite/views.py", "/D/ebay/tradera/DB/Main/5_sprocs/Listing/EbaySweden_Trading_Listing_GetItemForRestart.proc.sql", "//dashboards/d$/Inetpub/GiraffeOps/dashboards.js", "/D/oss/grafana/src/app/partials/inspector.html", "/D/ebay/tradera/Applications/TouchWeb/src/EbaySweden.TouchWeb/static/script/app/ui/layout/google-tagmanager.js", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.json", "/D/ebay/tradera/Applications/TouchWeb/src/EbaySweden.TouchWeb/static/script/utils/cookie.js", "/D/ebay/tradera/Applications/TouchWeb/src/EbaySweden.TouchWeb/static/script/app/boot/boot-layout.js", "/D/ebay/tradera/Applications/TouchWeb/build/js-and-css.ps1", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.prod_tradera_site.json", "/D/ebay/tradera/Applications/TouchWeb/node_modules/grunt-contrib-uglify/package.json", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.test.json", "/D/oss/mongodb-metrics/node_modules/mongodb/lib/mongodb/admin.js", "/D/oss/mongodb-metrics/node_modules/mongodb/lib/mongodb/connection/repl_set/repl_set.js", "/D/oss/mongodb-metrics/node_modules/mongodb/lib/mongodb/connection/repl_set/options.js", "/D/oss/mongodb-metrics/node_modules/mongodb/lib/mongodb/db.js", "/D/oss/mongodb-metrics/node_modules/mongodb/lib/mongodb/commands/db_command.js", "/D/ebay/tradera/Deployment/VerificationPackages/TraderaSite/run.js", "/C/Users/todegaard/AppData/Roaming/Sublime Text 3/Packages/User/node_app_js.sublime-build", "/D/ebay/tools/Tools/AppLogs2Elastic/Gruntfile.js", "/D/oss/mongodb-metrics/gruntfile.js", "/C/Users/todegaard/AppData/Roaming/Sublime Text 3/Packages/User/Preferences.sublime-settings", "/D/oss/asimov-deploy-ui/Gruntfile.js", "/D/ebay/tradera/Applications/TouchWeb/Gruntfile.js", "/D/oss/mongodb-metrics/app.js", "/D/oss/mongodb-metrics/tests/test.js", "/C/Users/todegaard/AppData/Roaming/Sublime Text 3/Installed Packages/Tomorrow Color Schemes.sublime-package", "/D/ebay/tradera/Build/EbaySweden-StartBuild.ps1", "/D/ebay/tradera/Applications/TouchWeb/src/EbaySweden.TouchWeb/static/script/app.js", "/D/ebay/tradera/Applications/TouchWeb/src/EbaySweden.TouchWeb/static/script/app/ui/view-item/bidding-ui.js", "/D/ebay/tools/Tools/AppLogs2Elastic/App.config", "//dashboards/d$/Inetpub/Kibana/config.js", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.prod_api.json", "/D/ebay/asimov-tradera/WinAgent.ConfigFiles/config.prod_tradera_site_test.json", "/C/Users/todegaard/AppData/Roaming/Sublime Text 3/Packages/User/Package Control.sublime-settings" ], "find": { "height": 60.0 }, "find_in_files": { "height": 104.0, "where_history": [ "", "D:\\Temp\\graphite-web-0.9.12\\graphite-web-0.9.12", "", " \"filter\": {\n \"list\": {\n \"0\": {\n \"type\": \"time\",\n \"field\": \"@timestamp\",\n \"from\": \"now-1h\",\n \"to\": \"now\",\n \"mandate\": \"must\",\n \"active\": true,\n \"alias\": \"\",\n \"id\": 0\n }\n },\n \"ids\": [\n 0\n ]\n", " \"filter\": {\n \"list\": {\n \"0\": {\n \"type\": \"time\",\n \"field\": \"@timestamp\",\n \"from\": \"now-1h\",\n \"to\": \"now\",\n \"mandate\": \"must\",\n \"active\": true,\n \"alias\": \"\",\n \"id\": 0\n }\n },\n \"ids\": [\n 0\n ]\n ", "D:\\oss\\mongodb-metrics\\node_modules\\mongodb", "D:\\ebay\\tradera\\Applications\\TouchWeb", "D:\\ebay\\tradera" ] }, "find_state": { "case_sensitive": false, "find_history": [ "bspop", "bs-dropdown", "alias", "mandate", "'mandate'", "show_key", "bsdropd", "bs-drop", "set ", "zoom", "timeField", "timeF", "timefi", "@times", "field", "queries", "editing", "'filter'", "load", "pulldowns", ".input-mini", "keyCode == 27", "esc", "elem", "time_format", "row.tit", "'app/partials/roweditor.html'", "== ", "moment", "dashboard.current.hideControls", "ng-class='", " ng-class='{", "overrides.less", "rootScope", "bindonce", "anel.targets = _.without(panel.targets, target)", ">\n", "on(", "refresh", "get_D", "maxDataPoints", "colspan", "width", "calculate_interval\ncalculate_interval", "resolution", "width", "resolution", "calculate_interval", "get_interval", "graphite_options", "maxDataPoints", "kibanaSimplePanel", "kibanaPanel", "