Know what changed
Connect deployments, runtime events, logs, and alerts so incidents have context.
Forgeon Observability brings metrics, logs, traces, alerts, runtime health, deployment context, and incident history into one interactive view of your applications.
Signal map
click a service node to inspect
selected service
deploy-service
Signal layers
Observability is not one chart. It is the overlap between symptoms, events, request paths, deployment context, runtime health, and user impact.
Connect deployments, runtime events, logs, and alerts so incidents have context.
Use traces and latency spans to see where requests are actually spending time.
Surface unhealthy runtimes, error spikes, crash loops, and queue pressure before users shout.
Trace waterfall
request id req_7f41ac
edge.resolve_domain
edge-sync
8ms
gateway.authenticate
apigate
12ms
runtime.forward
runtime-service
38ms
database.query
postgres
61ms
response.stream
edge-sync
9ms
Request path
A trace shows the request path as a chain of spans, so you can see whether the problem is at the edge, gateway, runtime, database, or downstream dependency.
Span timing
Measure where time disappears.
Context attached
Tie traces back to deploys and services.
Live logs
Logs should not be a dark forest. Filter by service, level, deployment, runtime instance, request id, or event type, then jump from a log line into traces and metrics.
logs.stream
12:41:08
infoedge-sync routed request to runtime deployment deploy-v42
12:41:11
warndeploy-service build queue pressure above normal threshold
12:41:16
inforuntime-service container health check passed on port 3000
12:41:22
errorworker job retry scheduled after temporary upstream timeout
12:41:25
infoapigate request completed status=200 duration=42ms
Incident replay
Click through incident cards and connect symptoms to logs, traces, deploys, and runtime state. No more archaeology at 2 AM with cold coffee and emotional damage.
selected incident · 09:42
API p95 crossed 500ms for 4 minutes.
Observability
Connect runtime metrics, logs, traces, deployments, alerts, and incidents so every problem comes with a trail, not a guessing game.
trace → log → metric → incident