This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update metrics dashboards for Micrometer fix #118
- Loading branch information
Pierre Besson
committed
Jul 19, 2019
1 parent
c87f23a
commit 05f5a58
Showing
10 changed files
with
118 additions
and
126 deletions.
There are no files selected for viewing
This file contains 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
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
KIBANA_URL=http://localhost:5601 | ||
|
||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 922ffeb0-e17d-11e7-9c68-0b9a0f0c183c -output dashboards/jvm-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 13aa7630-e0f4-11e7-9c68-0b9a0f0c183c -output dashboards/load-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard b2c61940-e180-11e7-9c68-0b9a0f0c183c -output dashboards/circuit-breaker-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard d712f650-e0eb-11e7-9c68-0b9a0f0c183c -output dashboards/logs-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 607a1ab0-e0ef-11e7-9c68-0b9a0f0c183c -output dashboards/metrics-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 4161cd50-9c77-11e8-bfa6-a7fdcbb4d022 -output dashboards/alerting-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 81d34a00-bfd4-11e8-b5e5-cbdd0005bb7b -output dashboards/traces-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 3ad808e0-aa46-11e9-87e5-77c44b71b52e -output dashboards/cache-dashboard.json | ||
go run export_dashboards.go -kibana $KIBANA_URL -dashboard 13aa7630-e0f4-11e7-9c68-0b9a0f0c183c -output dashboards/requests-dashboard.json | ||
|
This file contains 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
39 changes: 39 additions & 0 deletions
39
jhipster-import-dashboards/dashboards/import/6/dashboard/cache-dashboard.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"objects": [ | ||
{ | ||
"attributes": { | ||
"description": "", | ||
"kibanaSavedObjectMeta": { | ||
"searchSourceJSON": "{\"index\":\"metrics\",\"filter\":[],\"query\":{\"language\":\"lucene\",\"query\":\"metric_name=cache*\"}}" | ||
}, | ||
"title": "Cache Metrics", | ||
"uiStateJSON": "{}", | ||
"version": 1, | ||
"visState": "{\"title\":\"Cache Metrics\",\"type\":\"line\",\"params\":{\"addLegend\":true,\"addTimeMarker\":false,\"addTooltip\":true,\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"labels\":{\"show\":true,\"truncate\":100},\"position\":\"bottom\",\"scale\":{\"type\":\"linear\"},\"show\":true,\"style\":{},\"title\":{},\"type\":\"category\"}],\"grid\":{\"categoryLines\":false,\"style\":{\"color\":\"#eee\"}},\"legendPosition\":\"right\",\"seriesParams\":[{\"data\":{\"id\":\"1\",\"label\":\"value in bytes\"},\"drawLinesBetweenPoints\":true,\"mode\":\"normal\",\"show\":\"true\",\"showCircles\":true,\"type\":\"line\",\"valueAxis\":\"ValueAxis-1\"}],\"times\":[],\"type\":\"line\",\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"labels\":{\"filter\":false,\"rotate\":0,\"show\":true,\"truncate\":100},\"name\":\"LeftAxis-1\",\"position\":\"left\",\"scale\":{\"mode\":\"normal\",\"type\":\"linear\"},\"show\":true,\"style\":{},\"title\":{\"text\":\"value in bytes\"},\"type\":\"value\"}]},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"metric_value\",\"customLabel\":\"value in bytes\"}},{\"id\":\"2\",\"enabled\":true,\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"metric_name.keyword\",\"size\":100,\"order\":\"desc\",\"orderBy\":\"_key\",\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"\"}},{\"id\":\"4\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"instance_name.keyword\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"row\":true}}]}" | ||
}, | ||
"id": "25ab5990-aa46-11e9-87e5-77c44b71b52e", | ||
"type": "visualization", | ||
"updated_at": "2019-07-19T16:56:26.793Z", | ||
"version": 1 | ||
}, | ||
{ | ||
"attributes": { | ||
"description": "View cache metrics", | ||
"hits": 0, | ||
"kibanaSavedObjectMeta": { | ||
"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"lucene\"},\"filter\":[]}" | ||
}, | ||
"optionsJSON": "{\"darkTheme\":true,\"useMargins\":true,\"hidePanelTitles\":false}", | ||
"panelsJSON": "[{\"gridData\":{\"x\":0,\"y\":0,\"w\":48,\"h\":41,\"i\":\"1\"},\"version\":\"6.4.1\",\"panelIndex\":\"1\",\"type\":\"visualization\",\"id\":\"25ab5990-aa46-11e9-87e5-77c44b71b52e\",\"embeddableConfig\":{}}]", | ||
"timeRestore": false, | ||
"title": "cache-dashboard", | ||
"version": 1 | ||
}, | ||
"id": "3ad808e0-aa46-11e9-87e5-77c44b71b52e", | ||
"type": "dashboard", | ||
"updated_at": "2019-07-19T17:12:33.799Z", | ||
"version": 3 | ||
} | ||
], | ||
"version": "6.4.1" | ||
} |
Oops, something went wrong.