You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FEATURE] push: Add option to pick metrics format. #540
[ENHANCEMENT] Limit time the Go collector may take to collect memstats,
returning results from the previous collection in case of a timeout. #568
[ENHANCEMENT] Pusher now requires only a thin interface instead of a full http.Client, facilitating mocking and custom HTTP client implementation. #559
[ENHANCEMENT] Memory usage improvement for histograms and summaries without
objectives. #536
[ENHANCEMENT] Summaries without objectives are now lock-free. #521
[BUGFIX] promhttp: InstrumentRoundTripperTrace now takes into account a pre-set context. #582
[BUGFIX] TestCounterAddLarge now works on all platforms. #567