You don't have to build dashboards by hand anymore! Connect a database, AWS, GCP, or Azure and instantly get pre-made dashboards. Then ask AI SRE to build tailor-made dashboards for your applications.
Connect a database, get a dashboard
Install the Better Stack collector, connect Postgres or MySQL, and open a dashboard that's already populated.
Check your database health, debug and optimize slowest queries, track connections and queries per second. All without building anything yourself.
Start using Better Stack collector.
Ask for the dashboard you want
Need to chart something specific? Ask AI SRE to generate a dashboard. Also works with Claude Code, Codex, and your favorite AI agent via MCP server.
How it works? The agent reads the fields in your data and builds a complete dashboard verifying every chart. Still using Datadog or Grafana? AI SRE can bring those dashboards over too.
Ask AI SRE to generate a dashboard.
47 new dashboards for AWS, GCP, and Azure
Running on AWS, Azure, or GCP? Integrate with Better Stack in a few clicks and instantly get dashboards for your AWS, GCP, and Azure services.
Not using the big clouds? We got you covered with dashboards for common open source tools like GitLab, Kubernetes, Kafka, Redis, Postgres, Nginx, and more.
Gain visibility and connect your cloud account today.
Fresh community content
Apfel: How to Use macOS’s Built-In LLM from the Terminal
Your Mac already ships with a language model, and Apfel lets you use it from the terminal. Runs offline on the Neural Engine, works as a CLI or an OpenAI-compatible server, and never sends your data anywhere.
GLM-5.2: A Complete Overview of ZAI’s Open-Weight Model
For years the best models were always proprietary. GLM-5.2 challenges that, matching commercial systems on reasoning and coding benchmarks with open weights at a fraction of the cost. Here’s what it can actually do.
Postgres Just Got Its Biggest Upgrade In Years
pg_durable is a new open-source extension that runs durable, crash-proof workflows right inside Postgres. The queue, worker, retry logic, and crash recovery you’d normally hand-build collapse into a few lines of SQL. If you’re running Temporal or a background worker just for durable execution, watch this first.
Tauri vs Electrobun vs Deno Desktop: One Clear Winner
Three ways to build a desktop app without Electron, put head to head. Which one ships the smallest binary, starts fastest, and gets out of your way? A clear pick for your next cross-platform side project.