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 há 6 dias
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 6 dias
Analisado 31 de mar. de 2026, 15:58
Descricao
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 recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:13
Run 2
27 de mar. de 2026, 15:54
Run 1