unit icon indicating copy to clipboard operation
unit copied to clipboard

[Epic] Implement observability with OpenTelemetry

Open callahad opened this issue 1 year ago • 0 comments

As an application server, Unit is well placed to provide automatic tracing / metrics / etc. just by virtue of hosting runtimes. We should do that.

For example, Caddy (and thus FrankenPHP) have dead simple support for Prometheus metrics: https://caddyserver.com/docs/metrics. We should be at least as easy to enable.

Potential Tasks:

  • [x] #1283
  • [ ] #1284
  • [ ] #1285
  • [ ] #1286
  • [ ] #837

callahad avatar May 20 '24 20:05 callahad