Questions tagged [tracing]

3 questions
3
votes
5 answers

Are there better alternatives to debug level logs to investigate a bug in a production environment?

Some of our customers from time to time report an unexpected behavior in one feature of our software and we suspect that we have a bug. The feature itself and the kind of bug is not interesting for the purpose of this discussion, but just to fix…
Enrico Massone
  • 683
  • 6
  • 14
0
votes
1 answer

How to add APM/observability/tracing in a monolithic architecture?

I keep reading articles analyzing Monitoring and Observability, or having lots and lots of text regarding how the latter is the extension of the first, or how they are complementary, or how tracing is the next step in APM (Application Performance…
Astyanax
  • 324
  • 1
  • 7
-4
votes
1 answer

A request's round trip time monitoring at microservice production best tools and practices?

I've a microservice's system at production which provide an API to the outer world. Along with each service monitoring via monitoring tool ( Prometheus, zabbix, etc.) of course it's highly desirable to monitor every single request's round trip time.…
cpu
  • 1
  • 3