Hi, I'm implementing the metrics.proto <https://github.com/prometheus/client_model/blob/master/io/prometheus/client/metrics.proto#L140> exposition format in client_java because it's needed for native histograms.
Now, I'm not sure how to set the MetricFamily.name field for Counter metrics. Should I use the name including the "_total" suffix here or without the "_total" suffix? Fabian -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CAPX310gmYGP8-WgrWW8uFmWHGH%2BsoPAAnDFsTZRmFrRP7YQq0g%40mail.gmail.com.

