Bogdan Drutu
Bogdan Drutu
My bad of pressing close button.
Use https://github.com/census-instrumentation/opencensus-go/blob/master/trace/trace.go to get the SpanContext then the Span/trace IDs.
@solatis thanks for filing this bug/feature request. If you don't mind I would like to ask you about the infrastructure that you have here, do you have something like this:...
"SetPoint" is a helper function to skip validation of the label values. If the initial Timeseries had a startTime that should be preserved.
No longer needed based on our specs.
Do you really need to construct a Span or you can create directly the whole SpanData?
@tigrannajaryan you are correct, we lack that but my comment was mostly to confirm that you have everything you need if we add a RecordSpanData on the tracer similar to...
I think this should be supported in the exporter configuration. When you register the exporter you pass a map of for attributes that will be added to all the Spans.
@danielnorberg good to hear that. I think we should increase from 1ms to 4 or 8ms the sleeping time. Need to run some benchmarks to prove does not affect the...
Do you think for the moment until we do a better fix 4% is acceptable? If yes I can do a PR or you can send me a PR. Thanks