func newReplicationSlotCharts(slot string) *module.Charts {
    charts := replicationSlotCharts.Copy()
    for _, c := range *charts {
        c.ID = fmt.Sprintf(c.ID, slot)
        c.Labels = []module.Label{