Better trace op names for querier#1006
Conversation
|
What's the justification for this change? The different strings don't seem that much better that it warrants 47 extra lines of code. |
|
Well having |
|
I wonder if we can use https://github.com/weaveworks/common/blob/master/middleware/instrument.go#L66 to correct label the traces, as we do with the labels in the histograms? |
|
Maybe a screen-grab would help? I can't recall ever having a problem with metrics calls interspersed. |
2bd5148 to
1d720f3
Compare
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
1d720f3 to
5485c3f
Compare
|
Updated the vendoring to use upstream. Should just work now. Good to take a look. |
|
LGTM - lets test in dev first before merging though. |


DON'T MERGE, depends on weaveworks/common#126It separates the
/metricscalls from queries now.