network_call
Outbound network call
Outbound network call
Line 132Snippets
users = fetch_users_from_db()def fetch_users_from_db(): const users = await fetchUsers(); users, err := fetchUsersFromDB(ctx)axios.get("http://downstream-service/api", { headers });Trust Score
Updated hace 6 días
Analizado
31 mar 2026, 15:58
+ 2 previous scans
Compatible con
Skill details
Updated hace 6 días
Analizado 31 mar 2026, 15:58
Descripcion
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.
Scans recientes
31 mar 2026, 15:58
Latest analysis
31 mar 2026, 15:13
Run 2
27 mar 2026, 15:54
Run 1