This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ccfos
/
nightingale
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
20
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix: categraf panic when use docker compose
tags/v5.10.3
ning
3 years ago
parent
fd3e51cbb1
commit
bbb35d36be
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
docker/categraf/conf/config.toml
+ 6
- 0
docker/categraf/conf/config.toml
View File
@@ -43,3 +43,9 @@ basic_auth_pass = ""
timeout = 5000
dial_timeout = 2500
max_idle_conns_per_host = 100
[http]
enable = false
address = ":9100"
print_access = false
run_mode = "release"
Write
Preview
Loading…
Cancel
Save