AnalysisTypeEnum:
    | "recordHigh"
    | "recordLow"
    | "aboveModel"
    | "belowModel"
    | "spikesUp"
    | "spikesDown"
    | "newBaseLine"
    | "trendChanges"

Type of analysis performed on the in-app metric.

"spikesUp"