You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ji...@apache.org on 2019/11/25 19:43:40 UTC

[incubator-pinot] branch master updated (dada6e2 -> 2f18f65)

This is an automated email from the ASF dual-hosted git repository.

jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from dada6e2  [TE] Minor fix on DataAvailabilityTaskScheduler (#4853)
     add 2f18f65  [TE] add detection health for the alerts list (#4842)

No new revisions were added by this update.

Summary of changes:
 .../app/pods/manage/alerts/index/route.js          |  6 +--
 .../thirdeye-frontend/app/utils/api/self-serve.js  |  2 +-
 .../anomaly/monitor/MonitorTaskRunner.java         | 31 ++++++++++++++
 .../datalayer/pojo/DetectionConfigBean.java        | 11 +++++
 .../thirdeye/detection/DetectionResource.java      | 40 +----------------
 .../thirdeye/detection/health/DetectionHealth.java | 25 +++++++++++
 .../thirdeye/detection/yaml/YamlResource.java      | 50 ++++++++++++++++------
 .../formatter/DetectionAlertConfigFormatter.java   |  2 +
 .../formatter/DetectionConfigFormatter.java        | 26 ++++++++++-
 .../detection/DetectionPipelineTaskRunnerTest.java |  3 ++
 10 files changed, 141 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org