Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangwenxue
6 years ago
Commit
d57231b91a00b86e4837bbf6b8da373083a22dec
1 parent
b85eb708
feature(alipay): add influxdb spec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
README.md
README.md
View file @
d57231b
## alipay成功注册用户数监控
### 基本信息
| influxdb | database | measurement | grafana dashboard |
| ---------- | ------------ | -------------------- | ------------------ |
| config.monitorReport || alipay-register-count | |
### tags
| tag | value | desc |
| --------- | ------| ------ |
| hostname | | |
| pid | | |
| appName | | |
### fields
| field | value | desc |
| ------- | ------ | ------ |
| uid | req.user.uid | |
| ip | req.yoho.clientIP | client IP |
| udid | req.yoho.udid | user device id? |
\ No newline at end of file
...
...
Please
register
or
login
to post a comment