Skip to content

Commit

Permalink
[Metricbeat] Change visualization interval from 15m to >=15m (#18466)
Browse files Browse the repository at this point in the history
* Change visualization interval from 15m to >=15m
  • Loading branch information
kaiyan-sheng committed May 13, 2020
1 parent 59c1283 commit f90151c
Showing 1 changed file with 20 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@
}
],
"type": "dashboard",
"updated_at": "2020-05-04T22:20:05.420Z",
"version": "WzMyMDUsMV0="
"updated_at": "2020-05-12T22:08:40.264Z",
"version": "Wzg5OCwyXQ=="
},
{
"attributes": {
Expand Down Expand Up @@ -248,8 +248,8 @@
}
],
"type": "visualization",
"updated_at": "2020-05-04T21:50:39.450Z",
"version": "WzMxODEsMV0="
"updated_at": "2020-05-12T20:42:02.393Z",
"version": "WzQ2NiwyXQ=="
},
{
"attributes": {
Expand Down Expand Up @@ -281,7 +281,7 @@
"drop_last_bucket": 1,
"id": "61ca57f0-469d-11e7-af02-69e470af7417",
"index_pattern": "",
"interval": "15m",
"interval": "\u003e=15m",
"isModelInvalid": false,
"series": [
{
Expand Down Expand Up @@ -318,6 +318,7 @@
"show_grid": 1,
"show_legend": 1,
"time_field": "",
"time_range_mode": "last_value",
"type": "top_n"
},
"title": "Storage Total Bytes [Metricbeat GoogleCloud]",
Expand All @@ -330,8 +331,8 @@
},
"references": [],
"type": "visualization",
"updated_at": "2020-05-04T22:16:39.457Z",
"version": "WzMyMDIsMV0="
"updated_at": "2020-05-12T22:08:00.766Z",
"version": "Wzg5NSwyXQ=="
},
{
"attributes": {
Expand Down Expand Up @@ -365,7 +366,7 @@
"gauge_width": 10,
"id": "61ca57f0-469d-11e7-af02-69e470af7417",
"index_pattern": "",
"interval": "15m",
"interval": "\u003e=15m",
"isModelInvalid": false,
"series": [
{
Expand Down Expand Up @@ -413,8 +414,8 @@
},
"references": [],
"type": "visualization",
"updated_at": "2020-05-05T00:08:18.595Z",
"version": "WzMyMTksMV0="
"updated_at": "2020-05-12T22:08:13.670Z",
"version": "Wzg5NiwyXQ=="
},
{
"attributes": {
Expand All @@ -435,7 +436,7 @@
"default_timefield": "@timestamp",
"id": "61ca57f0-469d-11e7-af02-69e470af7417",
"index_pattern": "",
"interval": "5m",
"interval": "\u003e=5m",
"isModelInvalid": false,
"series": [
{
Expand Down Expand Up @@ -479,8 +480,8 @@
},
"references": [],
"type": "visualization",
"updated_at": "2020-05-04T21:52:37.984Z",
"version": "WzMxODMsMV0="
"updated_at": "2020-05-12T22:08:30.520Z",
"version": "Wzg5NywyXQ=="
},
{
"attributes": {
Expand All @@ -501,7 +502,7 @@
"default_timefield": "@timestamp",
"id": "61ca57f0-469d-11e7-af02-69e470af7417",
"index_pattern": "",
"interval": "5m",
"interval": "\u003e=5m",
"isModelInvalid": false,
"series": [
{
Expand Down Expand Up @@ -545,8 +546,8 @@
},
"references": [],
"type": "visualization",
"updated_at": "2020-05-04T21:54:43.407Z",
"version": "WzMxODUsMV0="
"updated_at": "2020-05-12T22:07:26.735Z",
"version": "Wzg5NCwyXQ=="
},
{
"attributes": {
Expand All @@ -567,7 +568,7 @@
"default_timefield": "@timestamp",
"id": "61ca57f0-469d-11e7-af02-69e470af7417",
"index_pattern": "",
"interval": "5m",
"interval": "\u003e=5m",
"isModelInvalid": false,
"series": [
{
Expand Down Expand Up @@ -611,8 +612,8 @@
},
"references": [],
"type": "visualization",
"updated_at": "2020-05-04T21:55:05.577Z",
"version": "WzMxODYsMV0="
"updated_at": "2020-05-12T22:06:26.974Z",
"version": "Wzg3NywyXQ=="
}
],
"version": "7.6.2"
Expand Down

0 comments on commit f90151c

Please sign in to comment.