Skip to content

Commit

Permalink
deepflow-agent dashboard get host from deepflow_agent_queue
Browse files Browse the repository at this point in the history
  • Loading branch information
lzf575 committed Aug 1, 2024
1 parent f12a247 commit 362f514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboards/DeepFlow-System/DeepFlow-Agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -11005,7 +11005,7 @@
"datasource": {
"uid": "$datasource"
},
"definition": "{\"0\":\"S\",\"1\":\"H\",\"2\":\"O\",\"3\":\"W\",\"4\":\" \",\"5\":\"T\",\"6\":\"A\",\"7\":\"G\",\"8\":\" \",\"9\":\"V\",\"10\":\"A\",\"11\":\"L\",\"12\":\"U\",\"13\":\"E\",\"14\":\"S\",\"15\":\" \",\"16\":\"F\",\"17\":\"R\",\"18\":\"O\",\"19\":\"M\",\"20\":\" \",\"21\":\"t\",\"22\":\"r\",\"23\":\"i\",\"24\":\"d\",\"25\":\"e\",\"26\":\"n\",\"27\":\"t\",\"28\":\"_\",\"29\":\"d\",\"30\":\"i\",\"31\":\"s\",\"32\":\"p\",\"33\":\"a\",\"34\":\"t\",\"35\":\"c\",\"36\":\"h\",\"37\":\"e\",\"38\":\"r\",\"39\":\"_\",\"40\":\"r\",\"41\":\"x\",\"42\":\" \",\"43\":\"W\",\"44\":\"I\",\"45\":\"T\",\"46\":\"H\",\"47\":\" \",\"48\":\"K\",\"49\":\"E\",\"50\":\"Y\",\"51\":\"=\",\"52\":\"h\",\"53\":\"o\",\"54\":\"s\",\"55\":\"t\",\"database\":\"deepflow_tenant\",\"sql\":\"show tag tag.host values from deepflow_agent_dispatcher\",\"useAny\":false,\"useDisabled\":false}",
"definition": "{\"0\":\"S\",\"1\":\"H\",\"2\":\"O\",\"3\":\"W\",\"4\":\" \",\"5\":\"T\",\"6\":\"A\",\"7\":\"G\",\"8\":\" \",\"9\":\"V\",\"10\":\"A\",\"11\":\"L\",\"12\":\"U\",\"13\":\"E\",\"14\":\"S\",\"15\":\" \",\"16\":\"F\",\"17\":\"R\",\"18\":\"O\",\"19\":\"M\",\"20\":\" \",\"21\":\"t\",\"22\":\"r\",\"23\":\"i\",\"24\":\"d\",\"25\":\"e\",\"26\":\"n\",\"27\":\"t\",\"28\":\"_\",\"29\":\"d\",\"30\":\"i\",\"31\":\"s\",\"32\":\"p\",\"33\":\"a\",\"34\":\"t\",\"35\":\"c\",\"36\":\"h\",\"37\":\"e\",\"38\":\"r\",\"39\":\"_\",\"40\":\"r\",\"41\":\"x\",\"42\":\" \",\"43\":\"W\",\"44\":\"I\",\"45\":\"T\",\"46\":\"H\",\"47\":\" \",\"48\":\"K\",\"49\":\"E\",\"50\":\"Y\",\"51\":\"=\",\"52\":\"h\",\"53\":\"o\",\"54\":\"s\",\"55\":\"t\",\"database\":\"deepflow_tenant\",\"sql\":\"show tag tag.host values from deepflow_agent_queue\",\"useAny\":false,\"useDisabled\":false}",
"hide": 0,
"includeAll": true,
"multi": true,
Expand Down Expand Up @@ -11069,7 +11069,7 @@
"54": "s",
"55": "t",
"database": "deepflow_tenant",
"sql": "show tag tag.host values from deepflow_agent_dispatcher",
"sql": "show tag tag.host values from deepflow_agent_queue",
"useAny": false,
"useDisabled": false
},
Expand Down

0 comments on commit 362f514

Please sign in to comment.