# grafana
**Repository Path**: tcb-app/grafana
## Basic Information
- **Project Name**: grafana
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2020-11-18
- **Last Updated**: 2021-03-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# [Grafana](https://github.com/grafana/grafana)
## 介绍
Grafana 是一个开源的时序性统计和监控平台,支持对采集的数据进行可视化的展示,拥有完善的通知、告警机制。

## 部署
[](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&tdl_anchor=github&tdl_site=0&appUrl=https://github.com/TencentCloudBase-Marketplace/grafana)
### 配置
- `GF_DATABASE_NAME`:数据库名称
- `GF_DATABASE_HOST`:数据库 Host
- `GF_DATABASE_USER`:数据库用户
- `GF_DATABASE_PASSWORD`:数据库密码
更多配置参考文档:https://grafana.com/docs/grafana/latest/administration/configuration/
### 依赖
- CynosDB:使用 CynosDB 数据库存储数据
- CFS:需要使用 CFS 持久化配置数据
## 注意事项
1. 部署时,需要将服务路径设置为根路径 `/`
2. Grafana 默认使用 SQLite3 存储用户和 dashboard 数据,为了更高的可用性,部署将使用 CynosDB 数据库