Define AbstractTracer and add integrate hooks

This commit is contained in:
Vitaly312 2026-03-14 16:15:52 +03:00
parent 00c1130938
commit b1676451f8
5 changed files with 117 additions and 18 deletions

1
CHANGES/1785.feature.rst Normal file
View file

@ -0,0 +1 @@
Add interface for tracing performance and integrate hooks, which allows native integration with OTel.