Returns the list of labels that the remote peer is producing
List<String> get labels { return _labelsToProducerId.keys.toList(); }