Dash0 Acquires Lumigo to Expand Agentic Observability Across AWS and Serverless

Last updated: March 3, 2026

DependencyMap Definition

Displays a service dependency graph showing upstream and downstream service relationships with optional latency thresholds.

DependencyMap

Kind: DependencyMap

Spec Properties

PropertyTypeRequiredDescription
serviceNamestringNo
serviceNamespacestringNo
thresholdsobject — Configuration for color-coding values based on threshold boundaries.NoConfiguration for color-coding values based on threshold boundaries.

Shared Definitions

thresholdOptions

Configuration for color-coding values based on threshold boundaries.

PropertyTypeRequired
modestring — enum: percent, absoluteNo
defaultColorstringNo
maxnumberNo
stepsarray of stepOptionsNo

stepOptions

A single threshold step defining a boundary value, color, and optional label.

PropertyTypeRequired
valuenumberYes
colorstringNo
namestringNo