TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: PerfRoute – Global observability with automatic network path analysis

1 pointsby maurodelazeri7 months ago
Hi HN! I built PerfRoute because I was frustrated with monitoring tools that either required complex integration or provided shallow insights. Here&#x27;s what makes it different: Our core is a distributed network of agents across cloud providers. Each agent:<p>* Automatically collects DNS metrics, SSL status, and geolocation data * Uses an isolated V8 engine to run custom evaluation logic * Can perform full MTR analysis (optional, takes 10-15s for accuracy) * Adapts automatically to identify network path anomalies<p>Technical implementation:<p>* Agents run in isolated environments with independent networking stacks * Custom JavaScript evaluation runs in V8 isolates for security * Dynamic baseline learning for network path detection * Automatic correlation of path changes with performance impacts * Zero-config SSL and DNS monitoring baked into every check<p>You can try it right now:<p>Visit <a href="https:&#x2F;&#x2F;www.perfroute.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.perfroute.com&#x2F;</a> Enter any endpoint See immediate global results<p>Here a video of it: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=fxAhu1aHaRU" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=fxAhu1aHaRU</a><p>I&#x27;ll here here to discuss the technical details and answer questions about the implementation. Particularly interested in hearing about:<p>* What monitoring edge cases are you struggling with?<p>* What network metrics would you find most valuable?

no comments

no comments