This is an automated email from the ASF dual-hosted git repository.
akshayrai09 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from ab59c19 [TE] add the applications to the alert search endpoint
response (#5614)
add f8347f6 [TE] migrate logging from logback to log4j2 (#5606)
No new revisions were added by this update.
Summary of changes:
thirdeye/pom.xml | 18 ++++++++++
thirdeye/thirdeye-pinot/pom.xml | 26 +++++++++++++++
.../thirdeye/common/BaseThirdEyeApplication.java | 9 +++++
.../rootcause/impl/RCAFrameworkRunner.java | 39 +---------------------
.../src/main/resources/log4j2-test.xml | 13 ++++++++
.../thirdeye-pinot/src/main/resources/logback.xml | 16 ---------
.../test/resources/sample-config-dir/detector.yml | 4 +--
7 files changed, 68 insertions(+), 57 deletions(-)
create mode 100644 thirdeye/thirdeye-pinot/src/main/resources/log4j2-test.xml
delete mode 100644 thirdeye/thirdeye-pinot/src/main/resources/logback.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]