新增测点配置

This commit is contained in:
2024-09-03 15:52:38 +08:00
parent bfb284c4cc
commit 3b53e9f9b7
37 changed files with 429 additions and 66 deletions

View File

@@ -1,4 +1,6 @@
is_debug: true
service:
http:
host: 0.0.0.0 # 默认localhost
@@ -15,4 +17,10 @@ db:
log_level: 4
slow_threshold: 200
idle_conns: 10
open_conns: 50
open_conns: 50
influxdb:
# host: "http://192.168.0.47:18086"
# token: "BfG_zW41Wddgbuig0GXt6TuDWpHjUgjTJGDFi9ZI6fOXeYwyWKhakTrwbRT8f4uqFQCWXbRGxs8f5GaChW5tqw=="
host: "http://192.168.0.9:8086"
token: "4Sz5qRK-VY0aGh7m7sYDkG5tWCwKjbDYAlkgFpvUcZTBn7XahGqczeye7BQCRjcWP8fqsefPeNkwfvUnqa69oA=="