Basic Information

appmixer.sonarqube.core.FindMeasureHistory

Find Measure History

1.0.0

Public

Searches for the historical measures of a specific component. This endpoint returns the changes of the measures over time for specified metrics.

Input Ports

in

FieldTypeDescription
Component text Component key for which historical measures are required (required).
Metrics text Comma-separated list of metric keys (required). Example: ncloc,coverage,new_violations
Branch text Optional branch key (available since 6.6).
From text Optional start date (inclusive) for filtering measures. Format: YYYY-MM-DD or datetime.
To text Optional end date (inclusive) for filtering measures. Format: YYYY-MM-DD or datetime.

Output Ports

out

FieldTypeDescription
Paging -
Measures -

Full Metadata