Skip to content

Commit

Permalink
feat: 云监控和APM融合版
Browse files Browse the repository at this point in the history
  • Loading branch information
fanghongliang committed Sep 14, 2024
1 parent 7ae86ca commit c8599b5
Show file tree
Hide file tree
Showing 18 changed files with 151,678 additions and 9 deletions.
37,214 changes: 37,213 additions & 1 deletion dist/components/config.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/config.js.map

Large diffs are not rendered by default.

73,811 changes: 73,809 additions & 2 deletions dist/datasource/module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/datasource/module.js.map

Large diffs are not rendered by default.

Binary file modified dist/datasource/tencentcloud-monitor-app-backend_darwin_amd64
Binary file not shown.
Binary file modified dist/datasource/tencentcloud-monitor-app-backend_darwin_arm64
Binary file not shown.
Binary file modified dist/datasource/tencentcloud-monitor-app-backend_linux_amd64
Binary file not shown.
Binary file modified dist/datasource/tencentcloud-monitor-app-backend_linux_arm
Binary file not shown.
Binary file modified dist/datasource/tencentcloud-monitor-app-backend_linux_arm64
Binary file not shown.
Binary file not shown.
37,242 changes: 37,241 additions & 1 deletion dist/module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/module.js.map

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"large": "img/tencent-cloud.svg"
},
"version": "2.9.3",
"updated": "2024-08-29",
"updated": "2024-09-14",
"links": [
{ "name": "GitHub", "url": "https://github.com/TencentCloud/tencentcloud-monitor-grafana-app" },
{ "name": "Docs", "url": "https://cloud.tencent.com/document/product/248/48529" },
Expand All @@ -33,6 +33,16 @@
]
},
"includes": [
{
"type": "dashboard",
"name": "【预设】APM",
"path": "dashboards/example_apm_dashboard.json"
},
{
"type": "dashboard",
"name": "【Preset】APM",
"path": "dashboards/example_apm_en_dashboard.json"
},
{
"type": "dashboard",
"name": "【预设】CDB 单机监控",
Expand Down
Loading

0 comments on commit c8599b5

Please sign in to comment.