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: Autometrics Explorer – A Contextual UI for Prometheus

4 pointsby miesiealmost 2 years ago
We&#x27;re thrilled to introduce the Autometrics Explorer 1.0, a developer-friendly UI designed to visualize Prometheus data. Explorer leverages the open source Autometrics framework <a href="https:&#x2F;&#x2F;github.com&#x2F;autometrics-dev&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;autometrics-dev&#x2F;</a> for function-level metrics. It is built to help engineers swiftly transition from an alert to identifying the misbehaving function, streamlining the debugging process.<p>Key features: 1. Service Level Objectives: Define SLOs in code, setting up thresholds for availability and latency, which can be visualized in the explorer.<p>2. Fast debugging feedback loop: After you&#x27;ve defined your SLOs you can swiftly navigate from an alert to the misbehaving function, enhancing your debugging experience.<p>3. Local-First Experience: Access the Autometrics Explorer through the [am](<a href="https:&#x2F;&#x2F;github.com&#x2F;autometrics-dev&#x2F;am">https:&#x2F;&#x2F;github.com&#x2F;autometrics-dev&#x2F;am</a>) CLI. It can spin up a local Prometheus that scrapes your instrumented functions and application code.<p>4. Basic Call Graph: Understand the inter-function relationships with a simple call graph, helping identify the actual faulty code behind a Service Level Objective breach.<p>For a deeper dive into the features and a complete tutorial, check out the blog post:<a href="https:&#x2F;&#x2F;autometrics.dev&#x2F;blog&#x2F;announcing-the-autometrics-explorer-a-clear-and-contextual-ui-for-prometheus-metrics" rel="nofollow noreferrer">https:&#x2F;&#x2F;autometrics.dev&#x2F;blog&#x2F;announcing-the-autometrics-expl...</a>.<p>Also, visit the Autometrics Documentation site <a href="https:&#x2F;&#x2F;docs.autometrics.dev" rel="nofollow noreferrer">https:&#x2F;&#x2F;docs.autometrics.dev</a> for more details and join our Discord <a href="https:&#x2F;&#x2F;discord.gg&#x2F;kHtwcH8As9" rel="nofollow noreferrer">https:&#x2F;&#x2F;discord.gg&#x2F;kHtwcH8As9</a> for any questions!<p>Would love to hear your thoughts and feedback!

no comments

no comments