Open Omrigan opened 9 months ago
@Omrigan seems like this is handled by other issues, should this be closed?
Still the case:
2024-03-27 08:57:38.394
ts=2024-03-27T08:59:10.459Z caller=klog.go:124 level=error func=Errorf msg="Error gathering metrics: [from Gatherer #1] [collector=neon_collector,query=lfc_misses] pq: relation \"neon.neon_lfc_stats\" does not exist"
Environment
Production
Steps to reproduce
Open logs and find a line with
ts=..
, e. g.Expected result
The timestamps should match
Actual result
They don't.
Other logs, links
This either happens due to imperfect clock sync, so should be fixed by #732 or with slow log collection, so should be fixed by #724