There is very much an alternative. Looking at the execution of your code should never alter its fundamental performance the way otel is built to do. This was a solved problem at least a decade and a half ago, but the cool kids decided to reinvent the wheel, poorly.https://news.ycombinator.com/item?id=45845889
PunchyHamster|3 months ago
Otel was made to basically track the request execution (and anything that request triggers) across multiple apps at once, not to instrument an app to find slow points
nothrabannosir|3 months ago
kchoudhu|3 months ago
csomar|3 months ago