Observability
Watch a build stream, then follow the running service. Every environment has its own logs and metrics, in the same place you shipped it.
Watch a build as it runs and read the full log from the deploy record afterwards.
Stream logs from the running service, filtered to the environment you are looking at.
See how a service is doing at a glance, without setting up a monitoring stack first.
Production and every preview have their own logs and metrics, kept separate.
Observability lives in the same console you deploy from, next to the environment it belongs to.
When you ship, the build log streams live so you can see what happened if something fails. Once the service is running, its logs and metrics are one click away from the same view. You do not switch tools to find out how a deploy is doing.
Connect a repository, push, and watch it go live. Start on a 30-day free trial.