Configurable S3 metrics prefix
Closed this issue · 3 comments
quantranhong1999 commented
This would allow to customize S3 metrics key, therefore solve the conflict metrics issue between 2 blob stores.
Likely we can put a prefix into JamesS3MetricPublisher
.
quantranhong1999 commented
Or customize the S3ClientFactory constructor to have Provider<JamesS3MetricPublisher>
as a parameter.
quantranhong1999 commented
James side: apache#2451
quantranhong1999 commented
tmail side: linagora/tmail-backend#1236