A Baselime alternative for AWS Lambda

TL;DR

Baselime was a serverless observability platform beloved by AWS Lambda developers — until Cloudflare acquired it and pointed its future at Cloudflare Workers, inside the Cloudflare dashboard. If you're still on AWS Lambda and just want to keep debugging your logs, LogStitch is a native Mac app that reads them straight from CloudWatch — invocation-first, one-time price, no pipeline. It's not a like-for-like OpenTelemetry platform; it's a focused replacement for the log-debugging part.

If you found this page, you probably used Baselime to debug AWS Lambda and are wondering what to move to. Here's the honest situation and where LogStitch fits — including where it doesn't.

What happened to Baselime

Baselime was a cloud-native, OpenTelemetry-based observability platform — logs, metrics, distributed tracing, error tracking, and high-cardinality event querying, with an AI copilot — and it was a favorite among serverless and AWS Lambda teams. In April 2024, Cloudflare acquired Baselime. Since then, Cloudflare has been folding the technology into its own platform, delivering observability features in the Cloudflare dashboard with the roadmap centered on Cloudflare Workers.

The practical upshot for AWS Lambda developers: Baselime's momentum has moved to Workers observability, not Lambda. If your workloads are staying on AWS Lambda, it's reasonable to look for a tool whose future is aligned with where your code actually runs.

Status as of July 2026, based on Cloudflare's own acquisition announcement and subsequent Workers observability roadmap. Check Cloudflare's and Baselime's current pages for the latest before making a decision.

What carries over — and what doesn't

Being straight about this matters, because Baselime and LogStitch aren't the same shape of tool.

What LogStitch doesn't replace

Baselime was a full OpenTelemetry platform: distributed traces, custom metrics, and querying across high-cardinality events from many services. LogStitch doesn't do OTel tracing or metrics, and it only looks at AWS Lambda logs in CloudWatch. If your Baselime usage leaned on cross-service traces and metrics, or you're migrating to Cloudflare Workers, LogStitch isn't the successor — Cloudflare's own observability is.

What LogStitch does cover — well

If what you actually did in Baselime day to day was read and debug your Lambda logs — find the failing invocation, follow a request across functions, spot the recurring error — that's exactly LogStitch's job, and it does it natively on your Mac without any pipeline to run.

At a glance

For AWS Lambda Baselime (now Cloudflare) LogStitch
Status for AWS LambdaWound down — roadmap is Cloudflare WorkersActively built for AWS Lambda
ModelOpenTelemetry SaaS platformNative Mac log reader & debugger
PlatformWeb app, any OSNative macOS only (26.1+)
PricingUsage-based SaaSOne-time $49 / $99
Data pipelineOTel / SDK instrumentationNone — reads CloudWatch directly
Where your data livesBaselime/Cloudflare SaaSYour AWS account → your Mac
Distributed tracing & metricsYes — OpenTelemetryNo — logs only
Lambda logs by invocationYesYes
Stitch a request across functionsYes — tracesYes — log stitching (single account+region)
Error clustering & anomaliesYesYes
Local MCP for ClaudeNoYes — 127.0.0.1, Keychain
Best forOTel observability (esp. Cloudflare Workers)Debugging AWS Lambda logs on a Mac

Why LogStitch for orphaned Lambda users

1. Its future is AWS Lambda

LogStitch does one thing and isn't going to pivot to another platform: it reads and debugs AWS Lambda logs. If you're staying on Lambda, that alignment is the whole point.

2. Nothing to instrument, nothing to run

No OpenTelemetry collector, no SDK, no agent. LogStitch reads the logs Lambda already writes to CloudWatch with IAM read credentials, and groups them into invocations for you.

3. One-time price, data stays local

$49 or $99, once — no usage-based bill. Your logs stay in your AWS account and are fetched to a local SQLite database on your Mac; nothing is sent to a LogStitch server.

4. Invocation-first debugging, plus a local MCP server

Logs grouped by request ID, a request stitched across the functions it touched, structured JSON rendered as a formatted tree, errors clustered into ranked patterns, z-score anomalies — and a local Model Context Protocol server so Claude can query your logs on your machine, credentials staying in the Keychain.

Cross-function stitching works within a single AWS account and region; cross-account and cross-region correlation are not supported.

When LogStitch fits — and when it doesn't

"I'm staying on AWS Lambda and want to debug logs."
LogStitch. Native, focused, one-time.
"I'm migrating to Cloudflare Workers."
Use Cloudflare's observability — the Baselime successor.
"I relied on OpenTelemetry traces and metrics."
You need an OTel platform; LogStitch is logs-only.
"I want no pipeline and my data kept in my account."
LogStitch. Reads CloudWatch directly, stores locally.
"I'm on a Mac and want fast invocation-level debugging."
LogStitch. That's exactly what it's for.
"I'm on Windows or Linux."
LogStitch is macOS-only; consider the console or a SaaS.

FAQ

What happened to Baselime?
Baselime, a cloud-native observability platform popular with serverless and AWS Lambda developers, was acquired by Cloudflare in April 2024. Cloudflare has folded the technology into its own platform, with observability features delivered in the Cloudflare dashboard and the roadmap centered on Cloudflare Workers. In other words, Baselime's future is Workers observability, not AWS Lambda — which is why Lambda users who relied on it are looking for a replacement.
Is LogStitch a drop-in replacement for Baselime?
Not exactly. Baselime was an OpenTelemetry-based platform with distributed tracing, metrics, and high-cardinality event querying across your services. LogStitch is narrower and simpler: a native Mac app focused on reading and debugging AWS Lambda logs from CloudWatch. If what you valued in Baselime was fast, invocation-level Lambda log debugging without running a pipeline, LogStitch covers that well. If you relied on full OpenTelemetry tracing and metrics across many services, that's a different tool.
I'm moving to Cloudflare Workers — should I use LogStitch?
No. LogStitch reads AWS Lambda logs from Amazon CloudWatch only. If you're migrating to Cloudflare Workers, the natural successor is Cloudflare's own observability in the Cloudflare dashboard — which is where the Baselime team's work now lives. LogStitch is for developers who are staying on AWS Lambda and want a focused way to debug those logs.
Does LogStitch need an OpenTelemetry collector or an agent?
No. LogStitch reads the logs Lambda already writes to CloudWatch, using IAM read credentials. There is no OpenTelemetry collector to run, no SDK to add, and no agent or extension in your functions. It groups those logs into invocations, stitches a request across functions, clusters errors, and flags anomalies locally on your Mac.
How much does LogStitch cost compared to Baselime?
LogStitch is a one-time purchase: $49 Personal or $99 Business, with a free 14-day trial and no subscription. Baselime offered a usage-based SaaS model. Because LogStitch reads logs directly from CloudWatch and stores them locally, there is no ingestion or event-based bill on top of the one-time price.

Still on Lambda? Keep debugging your logs.

Free 14-day trial. No card, no account, no pipeline. Point LogStitch at your AWS profiles and read your invocations, grouped and stitched, in under a minute.