Ramon
Ramon
Agree this would be better enabled at runtime.
I think we can go ahead now and remove the Handler var that causes eager init.
@saurvs Yup, nobody working on this that I'm aware of. Contributions very welcome!
There is ongoing work to do this for Graphite here: https://github.com/census-ecosystem/opencensus-go-exporter-graphite/pull/12 I agree that we need it for Prometheus too - I hope it will be similar.
Addressed by #1141
Can we extract the CSS+HTML and reuse it rather than hard coding it again?
Yeah I have had the same complaint writing tests. I don't like all the global state we use, and there's a lot. We try to hide it all internally. Of...
We deliberately stopped propagating it because it doesn't really make sense outside the scope of the original request.
I am actively working on this here: https://github.com/ramonza/istio/tree/stackdriver-trace @douglas-reid would you like to assign this to me?
The default HTTP views are really not very useful IMO. We deliberately exclude all tags that even potentially have high cardinality, erring on the side of safety. I think almost...