## Proposal Currently replication slot metrics doesn't expose slot type. Should be easy to add since `pg_replication_slots` view has the `slot_type` column.
Proposal
Currently replication slot metrics doesn't expose slot type. Should be easy to add since
pg_replication_slotsview has theslot_typecolumn.