## 1.13.0 / 2022-08-06 #1112
bwplotka
announced in
Announcements
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
prometheus.TransactionalGathererinterface forpromhttp.Handleruse which allows using low allocation update techniques for custom collectors. Added Transactional Gatherer allowed cached solutions #989prometheus.NewConstHistogram. SeeExampleNewConstHistogram_WithExemplarexample on how to use it. Add exemplar support for const histogram #986prometheus/push.Pushernow has context-aware methods that pass context to HTTP requests. push: Add PushContext and AddContext to Pusher #1028prometheus/push.Pusherhas nowErrormethod that retrieve last error. Add Error API for pusher #1075testutil.GatherAndCompareprovides now readable diff on failed comparisons. smart diff to testutil.GatherAndCompare #998MetricVecmethodDeletePartialMatch(labels Labels)for deleting all metrics that match provided labels. Implement deletion based on partially matching labels #1013api.Confignow accepts passing custom*http.Client. client: Allow configuration of http client #1025promhttp.Instrument*middlewares now support adding exemplars to metrics. This allows hooking those to your tracing middleware that retrieves trace ID and puts it in exemplar if present. Added exemplar support to http middleware. #1055testutil.ScrapeAndComparemethod. testutil: Add ScrapeAndCompare #1043GopherJSbuild support. Fix build against GopherJS #897runtime/metricscollectors.NewGoCollectorshould use. SeeExampleGoCollector_WithAdvancedGoMetrics. collectors.GoCollector: Added rule support for granular metric configuration. #1102New Contributors ❤️
NewBuildInfoCollectorAPI #1000Full Changelog: v1.12.1...v1.13.0
This discussion was created from the release ## 1.13.0 / 2022-08-06.
All reactions