Chore: Upgrade weaveworks/common#4462
Conversation
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
7d5f2c3 to
a980baa
Compare
|
Please, when updating a dependency, can you list the key changes, or state that you looked and there are no key changes. |
@bboreham will do. |
|
@bboreham added key changes to PR description, PTAL. |
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
@bboreham added changelog entries, PTAL. |
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
@bboreham switched to using |
|
Yes, we can use |
* Chore: Upgrade weaveworks/common Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Add changelog entries Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Use instrument.NewHistogramCollector Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Use tracing.ExtractSampledTraceID Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Signed-off-by: Alvin Lin <alvinlin@amazon.com>
What this PR does:
I suggest we upgrade weaveworks/common dependency to 1fa3f9fa874c.
The key changes in the new version of weaveworks/common are that
instrument.Collector.Beforeandinstrument.Collector.Afternow take a context argument and thatExtractTraceIDwas moved to thetracingpackage. Also,server.Newtakes a new configuration parametercfg.GRPCListenNetwork.I think the only change that could have any practical effect would be the switch to
cfg.GRPCListenNetworkinserver.New. I frankly don't know if that would affect Cortex.Which issue(s) this PR fixes:
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]