You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by sn...@apache.org on 2022/12/28 19:38:56 UTC

[pinot] branch master updated (e312661bb6 -> c02927217b)

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

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


    from e312661bb6 Update Pom version to 0.13.0-SNAPSHOT as well as Notice & License (#10038)
     add c02927217b report table task type level execution metrics (#10037)

No new revisions were added by this update.

Summary of changes:
 .../jmx_prometheus_javaagent/configs/minion.yml    | 23 ++++--
 .../etc/jmx_prometheus_javaagent/configs/pinot.yml | 13 +++
 .../pinot/common/metrics/AbstractMetrics.java      | 93 ++++++++++++++++++++--
 .../pinot/common/metrics/MinionQueryPhase.java     |  5 +-
 .../apache/pinot/common/metrics/MinionTimer.java   |  5 +-
 .../apache/pinot/core/minion/PinotTaskConfig.java  |  7 ++
 .../minion/taskfactory/TaskFactoryRegistry.java    | 58 +++++++++++---
 7 files changed, 178 insertions(+), 26 deletions(-)


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