[
https://issues.apache.org/jira/browse/ARTEMIS-4763?focusedWorklogId=918109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918109
]
ASF GitHub Bot logged work on ARTEMIS-4763:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/May/24 14:21
Start Date: 07/May/24 14:21
Worklog Time Spent: 10m
Work Description: gtully opened a new pull request, #4924:
URL: https://github.com/apache/activemq-artemis/pull/4924
…ies config of metrics plugins
Issue Time Tracking
-------------------
Worklog Id: (was: 918109)
Remaining Estimate: 0h
Time Spent: 10m
> properties config - support metrics plugin, conversion of .class for non
> string attributes and empty init
> ----------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-4763
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4763
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Configuration
> Affects Versions: 2.33.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> the metrics plugin is not a broker plugin, so cannot be initialised via the
> broker plugins collection. We can only add .class instances to collections.
> The metrics instance is an attribute that needs a class type argument on the
> metrics configuration.
> supporting a conversion to any non string scalar type using a .class value
> will work nicely.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)