juniper icon indicating copy to clipboard operation
juniper copied to clipboard

Logging/Tracing Support

Open theduke opened this issue 5 years ago • 3 comments

This issue aims to discuss the design of logging and tracing support in Juniper.

Requirements:

  • Minimal performance impact (potentially completely disabled with a feature)
  • Backend-independet, so users can utilize log/tracing data the way they want to
  • offer fine-grained (request + resolver based) tracing information
  • have a good out-of-the-box experience (ideas? slow resolver warnings, ...)

Crates to consider:

theduke avatar Aug 30 '19 19:08 theduke