aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose/config/grafana/inventory-dashboard.json
diff options
context:
space:
mode:
authorhalil.cakal <halil.cakal@est.tech>2025-02-05 13:30:24 +0000
committerhalil.cakal <halil.cakal@est.tech>2025-02-05 15:31:52 +0000
commitf50076cb2521c045c03e222ab890b08091f58c8d (patch)
treeeb427a3aa4fe71b5133ccd0b2e63f96e3c6833fa /docker-compose/config/grafana/inventory-dashboard.json
parentdb5a1ec70bbba94e32632f83b16b829715005adb (diff)
Add Hikari dashboard to Grafana
- hikari dashboard will insight into db connection pool such as connection count e.g. min, max, and idle. - change coloring for some panel from JVM dashboard - add tags to the dashboards Issue-ID: CPS-2592 Change-Id: Ibfb49ab5c1e338d04a7c8f18a413b5db7b8d5ad7 Signed-off-by: halil.cakal <halil.cakal@est.tech>
Diffstat (limited to 'docker-compose/config/grafana/inventory-dashboard.json')
-rw-r--r--docker-compose/config/grafana/inventory-dashboard.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/docker-compose/config/grafana/inventory-dashboard.json b/docker-compose/config/grafana/inventory-dashboard.json
index f6a7e8cbb2..959995fa69 100644
--- a/docker-compose/config/grafana/inventory-dashboard.json
+++ b/docker-compose/config/grafana/inventory-dashboard.json
@@ -18,7 +18,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
- "id": 12,
+ "id": 3,
"links": [],
"panels": [
{
@@ -100,7 +100,7 @@
"sort": "none"
}
},
- "pluginVersion": "11.3.1",
+ "pluginVersion": "11.4.0",
"targets": [
{
"disableTextWrap": false,
@@ -196,7 +196,7 @@
"sort": "none"
}
},
- "pluginVersion": "11.3.1",
+ "pluginVersion": "11.4.0",
"targets": [
{
"disableTextWrap": false,
@@ -292,7 +292,7 @@
"sort": "none"
}
},
- "pluginVersion": "11.3.1",
+ "pluginVersion": "11.4.0",
"targets": [
{
"disableTextWrap": false,
@@ -313,9 +313,9 @@
"preload": false,
"schemaVersion": 40,
"tags": [
- "CPS",
- "NCMP",
- "k6"
+ "lcm-state",
+ "inventory",
+ "ncmp"
],
"templating": {
"list": [
@@ -365,6 +365,6 @@
"timezone": "browser",
"title": "Inventory REST Interfaces",
"uid": "beao8xrt6qjnkc",
- "version": 7,
+ "version": 1,
"weekStart": ""
} \ No newline at end of file