Skip to content
View as Markdown

InsightComparisonConfiguration

Field Type Description
lhs_id string The id of the first time series to compare against.
rhs_id string The id of the second time series to compare against.

Example

JSON
{
  "lhs_id": "abc-123-def",
  "rhs_id": "abc-123-def"
}