masomo / coyote

Blazing Fast PHP application server
MIT License
13 stars 0 forks source link

Performance Monitoring #5

Open unexge opened 3 years ago

unexge commented 3 years ago

We want to measure performance of various actions, such as worker execution time, pool creation time, http handler latencies etc. We can use OpenTelemetry for that.