A new version of prometheus/client_golang <https://github.com/prometheus/client_golang>, the instrumentation and the HTTP API client library for Prometheus in Go is released.
v1.11.0 / 2021-06-07 <https://github.com/prometheus/client_golang/releases/tag/v1.11.0> - [CHANGE] Add new collectors package. #862 <https://github.com/prometheus/client_golang/pull/862> - [CHANGE] *prometheus.NewExpvarCollector* is deprecated, use *collectors.NewExpvarCollector* instead. #862 <https://github.com/prometheus/client_golang/pull/862> - [CHANGE] *prometheus.NewGoCollector *is deprecated, use *collectors.NewGoCollector* instead. #862 <https://github.com/prometheus/client_golang/pull/862> - [CHANGE] *prometheus.NewBuildInfoCollector* is deprecated, use *collectors.NewBuildInfoCollector* instead. #862 <https://github.com/prometheus/client_golang/pull/862> - [FEATURE] Add new collector for database/sql#DBStats. #866 <https://github.com/prometheus/client_golang/pull/866> - [FEATURE] API client: Add exemplars API support. #861 <https://github.com/prometheus/client_golang/pull/861> - [ENHANCEMENT] API client: Add newer fields to Rules API. #855 <https://github.com/prometheus/client_golang/pull/855> - [ENHANCEMENT] API client: Add missing fields to Targets API. #856 <https://github.com/prometheus/client_golang/pull/856> -- You received this message because you are subscribed to the Google Groups "prometheus-announce" group. To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-announce+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/prometheus-announce/c5c9966f-1e24-4af1-9493-3befd6cd3052n%40googlegroups.com.