[jboss-jira] [JBoss JIRA] (HAWKULARQE-63) Hawkular Agent - Changes (Non JMANs)
Matt Mahoney (JIRA)
issues at jboss.org
Mon Mar 20 09:43:00 EDT 2017
[ https://issues.jboss.org/browse/HAWKULARQE-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13380876#comment-13380876 ]
Matt Mahoney commented on HAWKULARQE-63:
----------------------------------------
On Sat, Mar 18, 2017 at 3:22 PM, John Mazzitelli <mazz at redhat.com> wrote:
Just released Hawkular Java Agent 0.29.1.Final that contains a new feature.
To support deploying Java Agent within containers (though this feature isn't restricted to that use-case), you can configure many settings in the Java Agent YAML config with ${x} expressions (similar to how HWFA can be configured in standalone.xml).
It supports getting values from system properties, environment variables, with default values optionally defined. The following expressions are supported - hopefully this is self-explanatory:
${some.system.property}
${some.system.property:a-default-value}
${ENV~SOME_ENV_VAR}
${ENV~SOME_ENV_VAR:a-default-value}
Not all properties support expressions (most don't need them) but properties that define things like hosts, ports, urls, passwords, filepaths, do support expressions.
If I missed any, or if you'd like a property to support expressions that does not currently, write a HWKAGENT JIRA: https://issues.jboss.org/projects/HWKAGENT
> Hawkular Agent - Changes (Non JMANs)
> ------------------------------------
>
> Key: HAWKULARQE-63
> URL: https://issues.jboss.org/browse/HAWKULARQE-63
> Project: Hawkular QE
> Issue Type: Task
> Reporter: Matt Mahoney
> Assignee: Michael Foley
>
> Place Holder task for now:
> Changes expected to Hawkular Agent which will require full regression testing:
> * Agent running on Bare Metal: Start/Stop will change - full regress needed.
> * OpenShift: No expected changes, but should regression test.
> *+*Development will write a blog post on the changes, once they are ready to be merged.*+*
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list