Hi, Many Prometheus client libraries export a metric named "start_time_seconds", which is the timestamp when the application was started.
However, according to https://prometheus.io/docs/practices/naming/ the name should be "start_timestamp_seconds". So, as the Java client will have breaking changes anyway, what do you think? * Rename to be compliant with our naming best practices? * Keep the name consistent with other client libraries? 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/CAPX310j1ym7-uDzFix%2BhgqZNFWUExS7G3DO9-p4mRjJRMavfXQ%40mail.gmail.com.

