-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
on both v0.13.3-beta and v0.14.1-beta if nodes aren't compacted often it seems that latency starts creeping up for the /metrics endpoint. It gets pretty bad, over 10 seconds. My scrape interval is 15s and my timeout is 10s, so when nodes start to fail to return after 10s, I know it's time to restart the node.
Is there something wrong with LND / LNDMON / or my setup?
I would imagine a prometheus metric endpoint would take less than 1s to return data on average. Even after restart/compacting the node it still takes several seconds to retrieve data from /metrics
Metadata
Metadata
Assignees
Labels
No labels