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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org