opentelemetry-metrics-demo icon indicating copy to clipboard operation
opentelemetry-metrics-demo copied to clipboard

Questions

Open askrinnik opened this issue 1 year ago • 0 comments

Hello Carlos

Thank you so much for the detailed articles and source code. May I ask a few questions?

  1. What happens with instruments in the Prometheus when the BookStore application is stopped and started again? I believe all counters will be reset. So when we start to call endpoints, it sends the wrong metrics. Right?
  2. Is the OtelMetrics thread safe? What happens when many users send requests at the same time?

Thanks again!

askrinnik avatar Sep 25 '23 07:09 askrinnik