Last active
August 29, 2015 14:10
-
-
Save blessani/a4388d4d6457452e723c to your computer and use it in GitHub Desktop.
MageStack - View Page Load Time Bottlenecks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "title": "local-9408", | |
| "services": { | |
| "query": { | |
| "list": { | |
| "0": { | |
| "id": 0, | |
| "color": "#EF843C", | |
| "alias": "API", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"/api\"" | |
| }, | |
| "1": { | |
| "id": 1, | |
| "color": "#7EB26D", | |
| "alias": "Cache Refresh", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"massRefresh\" or request_uri:\"flushSystem\" or request_uri:\"flushAll\" or request_uri:\"cleanImages\" or request_uri:\"cleanMedia\"" | |
| }, | |
| "2": { | |
| "id": 2, | |
| "color": "#EAB839", | |
| "alias": "Re-Index", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"massReindex\" or request_uri:\"reindexProcess\"" | |
| }, | |
| "3": { | |
| "id": 3, | |
| "color": "#7EB26D", | |
| "alias": "Search", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"catalogsearch\"" | |
| }, | |
| "4": { | |
| "id": 4, | |
| "color": "#6ED0E0", | |
| "alias": "Amasty Shopby", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"shopby\"" | |
| }, | |
| "5": { | |
| "id": 5, | |
| "color": "#E24D42", | |
| "alias": "Sale", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"/checkout/onepage/success\"" | |
| }, | |
| "6": { | |
| "id": 6, | |
| "color": "#EAB839", | |
| "alias": "Ajax", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"ajax\"" | |
| }, | |
| "7": { | |
| "id": 7, | |
| "color": "#EF843C", | |
| "alias": "Checkout", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"checkout\"" | |
| }, | |
| "8": { | |
| "id": 8, | |
| "color": "#6ED0E0", | |
| "alias": "Product Save", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "request_uri:\"catalog_product/save\"" | |
| }, | |
| "9": { | |
| "id": 9, | |
| "color": "#2F575E", | |
| "alias": "Average Response Time", | |
| "pin": true, | |
| "type": "lucene", | |
| "enable": true, | |
| "query": "app:\"nginx-access\"" | |
| } | |
| }, | |
| "ids": [ | |
| 0, | |
| 1, | |
| 2, | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 8, | |
| 9 | |
| ] | |
| }, | |
| "filter": { | |
| "list": { | |
| "0": { | |
| "type": "time", | |
| "field": "@timestamp", | |
| "from": "now-2d", | |
| "to": "now", | |
| "mandate": "must", | |
| "active": true, | |
| "alias": "", | |
| "id": 0 | |
| }, | |
| "1": { | |
| "type": "field", | |
| "field": "node", | |
| "query": "web*", | |
| "mandate": "must", | |
| "active": true, | |
| "alias": "", | |
| "id": 1 | |
| } | |
| }, | |
| "ids": [ | |
| 0, | |
| 1 | |
| ] | |
| } | |
| }, | |
| "rows": [ | |
| { | |
| "title": "Row 0", | |
| "height": "200px", | |
| "editable": true, | |
| "collapse": false, | |
| "collapsable": true, | |
| "panels": [ | |
| { | |
| "span": 12, | |
| "editable": true, | |
| "type": "histogram", | |
| "loadingEditor": false, | |
| "mode": "mean", | |
| "time_field": "@timestamp", | |
| "value_field": "response_time", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "scale": 1, | |
| "y_format": "none", | |
| "grid": { | |
| "max": null, | |
| "min": 0 | |
| }, | |
| "queries": { | |
| "mode": "selected", | |
| "ids": [ | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7, | |
| 9 | |
| ] | |
| }, | |
| "annotate": { | |
| "enable": false, | |
| "query": "*", | |
| "size": 20, | |
| "field": "_type", | |
| "sort": [ | |
| "_score", | |
| "desc" | |
| ] | |
| }, | |
| "auto_int": true, | |
| "resolution": 100, | |
| "interval": "30m", | |
| "intervals": [ | |
| "auto", | |
| "1s", | |
| "1m", | |
| "5m", | |
| "10m", | |
| "30m", | |
| "1h", | |
| "3h", | |
| "12h", | |
| "1d", | |
| "1w", | |
| "1y" | |
| ], | |
| "lines": true, | |
| "fill": 5, | |
| "linewidth": 1, | |
| "points": false, | |
| "pointradius": 5, | |
| "bars": false, | |
| "stack": false, | |
| "spyable": true, | |
| "zoomlinks": true, | |
| "options": false, | |
| "legend": false, | |
| "show_query": true, | |
| "interactive": true, | |
| "legend_counts": true, | |
| "timezone": "browser", | |
| "percentage": false, | |
| "zerofill": true, | |
| "derivative": false, | |
| "tooltip": { | |
| "value_type": "individual", | |
| "query_as_alias": true | |
| }, | |
| "title": "Average Response Time" | |
| } | |
| ], | |
| "notice": false | |
| }, | |
| { | |
| "title": "Row 1", | |
| "height": "125px", | |
| "editable": true, | |
| "collapse": false, | |
| "collapsable": true, | |
| "panels": [ | |
| { | |
| "span": 12, | |
| "editable": true, | |
| "type": "histogram", | |
| "loadingEditor": false, | |
| "mode": "count", | |
| "time_field": "@timestamp", | |
| "value_field": null, | |
| "x-axis": true, | |
| "y-axis": true, | |
| "scale": 1, | |
| "y_format": "none", | |
| "grid": { | |
| "max": null, | |
| "min": 0 | |
| }, | |
| "queries": { | |
| "mode": "selected", | |
| "ids": [ | |
| 0, | |
| 1, | |
| 2, | |
| 8 | |
| ] | |
| }, | |
| "annotate": { | |
| "enable": false, | |
| "query": "*", | |
| "size": 20, | |
| "field": "_type", | |
| "sort": [ | |
| "_score", | |
| "desc" | |
| ] | |
| }, | |
| "auto_int": true, | |
| "resolution": 100, | |
| "interval": "30m", | |
| "intervals": [ | |
| "auto", | |
| "1s", | |
| "1m", | |
| "5m", | |
| "10m", | |
| "30m", | |
| "1h", | |
| "3h", | |
| "12h", | |
| "1d", | |
| "1w", | |
| "1y" | |
| ], | |
| "lines": false, | |
| "fill": 0, | |
| "linewidth": 3, | |
| "points": false, | |
| "pointradius": 5, | |
| "bars": true, | |
| "stack": true, | |
| "spyable": true, | |
| "zoomlinks": true, | |
| "options": true, | |
| "legend": true, | |
| "show_query": true, | |
| "interactive": true, | |
| "legend_counts": true, | |
| "timezone": "browser", | |
| "percentage": false, | |
| "zerofill": true, | |
| "derivative": false, | |
| "tooltip": { | |
| "value_type": "cumulative", | |
| "query_as_alias": true | |
| }, | |
| "title": "Admin Activity" | |
| }, | |
| { | |
| "span": 12, | |
| "editable": true, | |
| "type": "histogram", | |
| "loadingEditor": false, | |
| "mode": "count", | |
| "time_field": "@timestamp", | |
| "value_field": null, | |
| "x-axis": true, | |
| "y-axis": true, | |
| "scale": 1, | |
| "y_format": "none", | |
| "grid": { | |
| "max": null, | |
| "min": 0 | |
| }, | |
| "queries": { | |
| "mode": "selected", | |
| "ids": [ | |
| 3, | |
| 4, | |
| 5, | |
| 6, | |
| 7 | |
| ] | |
| }, | |
| "annotate": { | |
| "enable": false, | |
| "query": "*", | |
| "size": 20, | |
| "field": "_type", | |
| "sort": [ | |
| "_score", | |
| "desc" | |
| ] | |
| }, | |
| "auto_int": true, | |
| "resolution": 100, | |
| "interval": "30m", | |
| "intervals": [ | |
| "auto", | |
| "1s", | |
| "1m", | |
| "5m", | |
| "10m", | |
| "30m", | |
| "1h", | |
| "3h", | |
| "12h", | |
| "1d", | |
| "1w", | |
| "1y" | |
| ], | |
| "lines": false, | |
| "fill": 0, | |
| "linewidth": 3, | |
| "points": false, | |
| "pointradius": 5, | |
| "bars": true, | |
| "stack": true, | |
| "spyable": true, | |
| "zoomlinks": true, | |
| "options": true, | |
| "legend": true, | |
| "show_query": true, | |
| "interactive": true, | |
| "legend_counts": true, | |
| "timezone": "browser", | |
| "percentage": false, | |
| "zerofill": true, | |
| "derivative": false, | |
| "tooltip": { | |
| "value_type": "cumulative", | |
| "query_as_alias": true | |
| }, | |
| "title": "Frontend" | |
| } | |
| ], | |
| "notice": false | |
| }, | |
| { | |
| "title": "Row 3", | |
| "height": "150px", | |
| "editable": true, | |
| "collapse": false, | |
| "collapsable": true, | |
| "panels": [ | |
| { | |
| "error": false, | |
| "span": 12, | |
| "editable": true, | |
| "type": "table", | |
| "loadingEditor": false, | |
| "size": 100, | |
| "pages": 5, | |
| "offset": 0, | |
| "sort": [ | |
| "msg", | |
| "desc" | |
| ], | |
| "overflow": "min-height", | |
| "fields": [ | |
| "source_ip", | |
| "response_time", | |
| "request_uri" | |
| ], | |
| "highlight": [], | |
| "sortable": true, | |
| "header": true, | |
| "paging": true, | |
| "field_list": true, | |
| "all_fields": false, | |
| "trimFactor": 300, | |
| "localTime": false, | |
| "timeField": "@timestamp", | |
| "spyable": true, | |
| "queries": { | |
| "mode": "selected", | |
| "ids": [ | |
| 9 | |
| ] | |
| }, | |
| "style": { | |
| "font-size": "9pt" | |
| }, | |
| "normTimes": true, | |
| "title": "Access Log" | |
| } | |
| ], | |
| "notice": false | |
| } | |
| ], | |
| "editable": true, | |
| "failover": false, | |
| "index": { | |
| "interval": "day", | |
| "pattern": "[microcloud]", | |
| "default": "NO_TIME_FILTER_OR_INDEX_PATTERN_NOT_MATCHED", | |
| "warm_fields": true | |
| }, | |
| "style": "light", | |
| "panel_hints": true, | |
| "pulldowns": [ | |
| { | |
| "type": "query", | |
| "collapse": false, | |
| "notice": false, | |
| "query": "*", | |
| "pinned": true, | |
| "history": [ | |
| "app:\"nginx-access\"", | |
| "request_uri:\"catalog_product/save\"", | |
| "request_uri:\"checkout\"", | |
| "request_uri:\"ajax\"", | |
| "request_uri:\"/checkout/onepage/success\"", | |
| "request_uri:\"shopby\"", | |
| "request_uri:\"catalogsearch\"", | |
| "request_uri:\"massReindex\" or request_uri:\"reindexProcess\"", | |
| "request_uri:\"massRefresh\" or request_uri:\"flushSystem\" or request_uri:\"flushAll\" or request_uri:\"cleanImages\" or request_uri:\"cleanMedia\"", | |
| "request_uri:\"/api\"" | |
| ], | |
| "remember": 10, | |
| "enable": true | |
| }, | |
| { | |
| "type": "filtering", | |
| "collapse": true, | |
| "notice": true, | |
| "enable": true | |
| } | |
| ], | |
| "nav": [ | |
| { | |
| "type": "timepicker", | |
| "collapse": false, | |
| "notice": false, | |
| "status": "Stable", | |
| "time_options": [ | |
| "5m", | |
| "15m", | |
| "1h", | |
| "6h", | |
| "12h", | |
| "24h", | |
| "2d", | |
| "7d", | |
| "30d" | |
| ], | |
| "refresh_intervals": [ | |
| "5s", | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ], | |
| "timefield": "@timestamp", | |
| "now": true, | |
| "filter_id": 0, | |
| "enable": true | |
| } | |
| ], | |
| "loader": { | |
| "save_gist": true, | |
| "save_elasticsearch": true, | |
| "save_local": true, | |
| "save_default": false, | |
| "save_temp": false, | |
| "save_temp_ttl_enable": false, | |
| "save_temp_ttl": "30d", | |
| "load_gist": true, | |
| "load_elasticsearch": true, | |
| "load_elasticsearch_size": 20, | |
| "load_local": true, | |
| "hide": false | |
| }, | |
| "refresh": "15m" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment