quarkusio/quarkus

Allow default exporter with additional Quarkiverse exporters

Open

#36,500 建立於 2023年10月16日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Java (12,967 star) (2,464 fork)batch import
area/tracinggood first issuekind/enhancement

描述

Description

Currently, when an exporter is present the default exporter in not instantiated. A list of exporters through CDI is possible with Quarkiverse exporters because users can activate and deactivate each one individually, however, we need a new property to activate the default exporter, even if other ones are present. This way we can have many different exporters and the default, working together with CDI.

貢獻者指南