-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: unique0lai <[email protected]>
- Loading branch information
1 parent
2fe4c14
commit ee737ef
Showing
4 changed files
with
64 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,24 @@ | ||
## 蓝鲸监控-事件数据 datasource 插件 | ||
# Tencent Blueking Monitor Event DataSource | ||
|
||
> Note: This plugin requires Grafana version >= 7.5, for Grafana installation, please read [Download Grafana](https://grafana.com/grafana/download). | ||
# Introduction | ||
|
||
[Tencent Blueking Monitor](https://bk.tencent.com/docs/document/7.0/248/40001) is a part of Tencent Blueking Platform, is a product that monitors the host and Internet applications. The monitoring service can be used to collect monitoring metrics of host (system performance, component services, databases, logs, trace, etc.), detect the availability of Internet application services, and set alarms for metrics. | ||
|
||
This datasource will help you query event data from Tencent Blueking Monitor in your grafana. | ||
|
||
# Get Started | ||
|
||
Install the latest plugin using Grafana CLI: | ||
|
||
```bash | ||
$ grafana-cli plugins install bkmonitor-event-datasource | ||
``` | ||
|
||
# Contact Us | ||
|
||
If you have any questions using this app, you are welcome to [create an issue](https://github.com/TencentBlueKing/bk-monitor-grafana-plugins/issues/new). | ||
|
||
# License | ||
Tencent Blueking Monitor Event DataSource is delivered under the [MIT](https://raw.githubusercontent.com/TencentBlueKing/bk-monitor-grafana-plugins/master/LICENSE). |
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
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 +1,24 @@ | ||
## 蓝鲸监控-时序数据 datasource 插件 | ||
# Tencent Blueking Monitor TimeSeries DataSource | ||
|
||
> Note: This plugin requires Grafana version >= 7.5, for Grafana installation, please read [Download Grafana](https://grafana.com/grafana/download). | ||
# Introduction | ||
|
||
[Tencent Blueking Monitor](https://bk.tencent.com/docs/document/7.0/248/40001) is a part of Tencent Blueking Platform, is a product that monitors the host and Internet applications. The monitoring service can be used to collect monitoring metrics of host (system performance, component services, databases, logs, trace, etc.), detect the availability of Internet application services, and set alarms for metrics. | ||
|
||
This datasource will help you query timeseries metric data from Tencent Blueking Monitor in your grafana. | ||
|
||
# Get Started | ||
|
||
Install the latest plugin using Grafana CLI: | ||
|
||
```bash | ||
$ grafana-cli plugins install bkmonitor-timeseries-datasource | ||
``` | ||
|
||
# Contact Us | ||
|
||
If you have any questions using this app, you are welcome to [create an issue](https://github.com/TencentBlueKing/bk-monitor-grafana-plugins/issues/new). | ||
|
||
# License | ||
Tencent Blueking Monitor TimeSeries DataSource is delivered under the [MIT](https://raw.githubusercontent.com/TencentBlueKing/bk-monitor-grafana-plugins/master/LICENSE). |
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