You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance Elasticsearch tracing with server and HTTP details
- Add server.address, server.port, http.request.method, and url.full tracing data
- Implement tap() function for cleaner result processing
- Remove TODO comments for completed HTTP tracing attributes
- Add proper type hints and transport request extraction
0 commit comments