Bogdan Drutu

Results 152 issues of Bogdan Drutu

Few more fixes: 1. Use gke_container as resource type instead of k8s_container when provided as gke_container. 2. Add support for k8s_container when provided in the options 3. Use provided default_monitored_labels...

cla: yes

Recently we found a bug in one of the backend when we retry to send the same spans due to a failure. The bug was subtle and caused by the...

stats
trace
discussion

The behavior of this bit will be to record a measurement with the span latency when the Span is ended: 1) The latency measurement will be recorded with the existing...

proposal

@SergeyKanzhelev asked me to start discussing about the ability to have a generic `SpanHandler` that can be used by other vendors to customize the experience with OpenCensus. # Overview A...

proposal

Inspired by the Stackdriver monitoring measured resources, OpenCensus should provide a way to automatically detect the resource and record these informations as metrics labels (or monitored resources in case of...

There are systems in the world which do not support calculating percentiles from Histograms or do not support Histograms at all. Action items: * Define an aggregation that produces percentiles....

stats
documentation