This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git
from 78b8e1f SLING-12690 - Refactor current import observability (#165)
add 00cd659 SLING-12706 - Add metrics for package installation
new 79ab28d Merge pull request #166 from apache/SLING-12706
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../journal/bookkeeper/BookKeeperFactory.java | 1 +
.../bookkeeper/ContentPackageExtractor.java | 16 +++++++++--
.../journal/bookkeeper/ErrorListener.java | 10 +++++--
.../journal/bookkeeper/PackageHandler.java | 6 +++--
.../journal/bookkeeper/SubscriberMetrics.java | 23 +++++++++++++++-
.../impl/subscriber/SubscriberConfiguration.java | 1 +
.../bookkeeper/ContentPackageExtractorTest.java | 31 +++++++++++++---------
.../journal/bookkeeper/ErrorListenerTest.java | 10 ++++++-
8 files changed, 78 insertions(+), 20 deletions(-)