Closed ljuaneda closed 7 years ago
Your configuration is incorrect. Remember, HOSA asks that you define your jolokia metric names in the following format:
object-name#attribute[#optional-inner-path]
You are using "/" instead of "#" as the separator:
- name: jboss.as:deployment=cicseci.rar,subsystem=resource-adapters,statistics=statistics,connection-definitions=*/ActiveCount
...
- name: jboss.as:subsystem=datasources,data-source=*,statistics=pool/ActiveCount
Instead of "/ActiveCount" you should be using "#ActiveCount"
Oups sorry Don't know how I've missed that
Patten is a great improvement, still I've found some errors with some metric definitions.
Metrics definition :
HOSA logs:
Same request with cUrl: