I support the motivation. When I read the document of Prometheus I see "A label with an empty label value is considered equivalent to a label that does not exist." [0] Can we just keep the value of the topic and namespace label empty? And here is a blog that introduced how to deal with the empty label [1]
If this can work. We don't need to add new indicator names. Otherwise, we might need "pulsar_tenant_*" ,"pulsar_namespace_*", "pulsar_cluster_*" in the future. [0] https://prometheus.io/docs/concepts/data_model/ [1] https://medium.com/pareture/query-results-where-label-is-not-present-in-prometheus-e1176320575d Thanks, Penghui On Sun, Oct 23, 2022 at 6:14 PM Asaf Mesika <asaf.mes...@gmail.com> wrote: > One thing to note: You mentioned a PIP number but I'm not sure this is the > right process you follow here for that. > > > On Sun, Oct 23, 2022 at 1:12 PM Asaf Mesika <asaf.mes...@gmail.com> wrote: > > > The suggestion makes sense to me as well. I've also reviewed your PR. > > > > On Sun, Oct 23, 2022 at 8:43 AM Haiting Jiang <jianghait...@gmail.com> > > wrote: > > > >> +1 > >> Makes sense to me. > >> > >> Thanks, > >> Haiting > >> > >> On Sat, Oct 22, 2022 at 3:59 AM yang yijun <yyiju...@gmail.com> wrote: > >> > > >> > Hi,I have a suggestion to improve the broker. > >> > > >> > For detailed improvement instructions, please refer to issue: > >> > https://github.com/apache/pulsar/issues/18056 > >> > > >> > For detailed source code change, please refer to PR: > >> > https://github.com/apache/pulsar/pull/18116 > >> > > >