From 4ccfbdf9bef6cf884810b1685fe972a97bfc3678 Mon Sep 17 00:00:00 2001 From: xiaoziv Date: Tue, 26 Jul 2022 14:34:46 +0800 Subject: [PATCH] Update dashboard.json --- inputs/mongodb/dashboard.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inputs/mongodb/dashboard.json b/inputs/mongodb/dashboard.json index d1cc070..4c88996 100644 --- a/inputs/mongodb/dashboard.json +++ b/inputs/mongodb/dashboard.json @@ -8,6 +8,7 @@ "definition": "label_values(mongodb_up,instance)" } ], + "version": "2.0.0", "panels": [ { "id": "dd7882d6-9502-4a76-845a-efdbcdb25466", @@ -933,4 +934,4 @@ } ] } -} \ No newline at end of file +}