[
https://issues.jboss.org/browse/AS7-1726?page=com.atlassian.jira.plugin.s...
]
Jean-Frederic Clere commented on AS7-1726:
------------------------------------------
the dmr parser has changed the new syntax is:
+++
[standalone@localhost:9999 subsystem=modcluster] ./:add-metric(type=cpu,
property=[("pro1" => "value1"), ("pro2" =>
"value2")]
+++
properties can't be used with add-metric / add-custom-metric in
modcluster
--------------------------------------------------------------------------
Key: AS7-1726
URL:
https://issues.jboss.org/browse/AS7-1726
Project: Application Server 7
Issue Type: Bug
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
it is not possible to use add-metric to set properties to the metric.
+++
[standalone@localhost:9999 subsystem=modcluster] ./:add-metric(type=cpu, propert
y=(name=toto, value=titi, name=t, value=blabla))
+++
Doesn't work.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira