mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-07 06:00:38 +00:00
support multiple pageservers
This commit is contained in:
6
scraper.toml
Normal file
6
scraper.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
interval_secs = 60
|
||||
environment = "prod"
|
||||
|
||||
[[pageservers]]
|
||||
endpoint = "http://localhost:9898"
|
||||
what = [ "ALL" ]
|
||||
Reference in New Issue
Block a user