0

I was looking for information around how OpenCensus metrics handles the problem of "coordinated omission".

As far as I saw Micrometer from http://micrometer.io uses the LatencyUtils http://latencyutils.github.io/LatencyUtils/ by Gil Tene to solve this issue, but I couldn't find anything like that for OpenCensus.

If anyone could point me in the right direction that would be helpful.

Artur Ciocanu
  • 335
  • 1
  • 3
  • 9
  • Reading about this problem right now. Can you tell me where do you want to use opencensus and why this problem is relevant for your use-case? – Bogdan Drutu Nov 26 '18 at 19:03
  • @BogdanDrutu apparently OpenCensus already handles this. I have found a reference to Gil Tene talk "How NOT to Measure Latency" on this OpenCensus page https://opencensus.io/stats/sampling/. – Artur Ciocanu Jan 23 '19 at 05:25

0 Answers0