linagora/james-project

Configurable S3 metrics prefix

Closed this issue · 3 comments

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.

Or customize the S3ClientFactory constructor to have Provider<JamesS3MetricPublisher> as a parameter.