faced issue while running below jboss cli command on wildfly 11.0.0 final for data source monitoring. How to resolve this ?
/subsystem=datasources/data-source=my_datasource/statistics=pool:read-resource(include-runtime=true)
Failed to get the list of the operation properties: "WFLYCTL0030: No resource definition is registered for address [
("subsystem" => "datasources"),
("data-source" => "my_datasource"),
("statistics" => "pool")
Commands taken from this doc (looks like not compatible with wildfly 11 .0.0 final version