mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
Revert "[refractor] Using Spring jdbc to query Greptime log" (#3885)
This commit is contained in:
@@ -209,7 +209,6 @@ warehouse:
|
||||
enabled: false
|
||||
grpc-endpoints: localhost:4001
|
||||
http-endpoint: http://localhost:4000
|
||||
postgres-endpoint: localhost:4003
|
||||
# if you config other database name, you should create them first
|
||||
database: public
|
||||
username: greptime
|
||||
|
||||
@@ -149,7 +149,6 @@ warehouse:
|
||||
enabled: true
|
||||
grpc-endpoints: greptime:4001
|
||||
http-endpoint: http://greptime:4000
|
||||
postgres-endpoint: localhost:4003
|
||||
# if you config other database name, you should create them first
|
||||
database: public
|
||||
username: greptime
|
||||
|
||||
Reference in New Issue
Block a user