mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-05 13:10:37 +00:00
Prefix current_lsn with compute_
This commit is contained in:
committed by
Tristan Partin
parent
99c19cad24
commit
04752dfa75
@@ -259,7 +259,7 @@ files:
|
||||
from
|
||||
(values ('5m'),('15m'),('1h')) as t (x);
|
||||
|
||||
- metric_name: current_lsn
|
||||
- metric_name: compute_current_lsn
|
||||
type: gauge
|
||||
help: 'Current LSN of the database'
|
||||
key_labels:
|
||||
|
||||
Reference in New Issue
Block a user