Skip to content
molesignal
Product · Cross-signal investigation

Keep the incident together as the question changes.

Move metric → trace → profile or log → host and back while the investigation stack preserves each frame, time anchor, and entity filter.

Product · Cross-signal investigation
molesignal service map and trace waterfall used inside a cross-signal investigation
native drill path
metric→trace→log
stacked investigation frames
6
back and forward
⌘[ / ⌘]
correlation joins
server-side

Context is a first-class product object.

The operator should not have to remember every filter they used to reach the current answer.

01

Investigation stack

Push up to six frames as the incident narrows, pin important evidence, and navigate backward or forward.

02

Server-side correlation

Use correlation routes and trace/span profile links to prefill filters instead of stitching context only in the browser.

03

Synchronized time anchor

Zoom once and propagate the relevant window into every signal panel opened from the frame.

04

Keyboard-first navigation

Use the command palette and investigation bindings to change scope without losing the analytical thread.

workflow

A continuous analytical thread.

Each step changes the question while preserving the evidence that motivated it.

  1. 101 · Symptom

    Open the metric anomaly

    Capture the service, tenant, labels, and time window that define the change.

  2. 202 · Request

    Inspect representative traces

    Find the failing dependency or span without copying the time range into another backend.

  3. 303 · Event

    Open correlated logs

    Carry the trace ID and time anchor into structured event search.

  4. 404 · Re-evaluate

    Move backward without starting over

    Compare a neighboring trace or widen the time window from the previous investigation frame.

proof / shipped

Correlation lives below the dashboard.

Logs, metrics, and traces share the same storage, time, and tenant model. Profile metadata uses that context while raw pprof remains portable.

  • /api/v1/web/correlation/{from_kind}/{to_kind}
  • Shared Parquet and DataFusion query plane
  • Trace/span-linked profile flame graphs
  • Investigation stack in the web shell
Product · Cross-signal investigation

Keep the incident together as the question changes.

Move metric → trace → profile or log → host and back while the investigation stack preserves each frame, time anchor, and entity filter.