buildframework/helium/doc/src/manual/metrics.rst
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
equal deleted inserted replaced
643:27cf35f95864 645:b8d81fa19e7d
    43 
    43 
    44 Helium configuration
    44 Helium configuration
    45 ====================
    45 ====================
    46 To enable logging to diamonds from Helium one needs to ensure that:
    46 To enable logging to diamonds from Helium one needs to ensure that:
    47 
    47 
    48 * The properties :hlm-p:`diamonds.host` and :hlm-p:`diamonds.port` are set correctly.
    48 * The properties ``diamonds.host`` and ``diamonds.port`` are set correctly.
    49 * By default they are taken from ``helium/tools/common/companyproperties.ant.xml``, but can be overridden by using:
    49 * By default they are taken from ``helium/tools/common/companyproperties.ant.xml``, but can be overridden by using:
    50 
    50 
    51   * **Command line**    
    51   * **Command line**    
    52   
    52   
    53     For example, if the Diamonds server IP address changed to ``new.diamonds.server:newport`` then you would use:
    53     For example, if the Diamonds server IP address changed to ``new.diamonds.server:newport`` then you would use:
    81    :header: "Property name", "Description"
    81    :header: "Property name", "Description"
    82    
    82    
    83    "``diamonds.host``", "Diamonds server address"
    83    "``diamonds.host``", "Diamonds server address"
    84    "``diamonds.port``", "Server port number"
    84    "``diamonds.port``", "Server port number"
    85    "``diamonds.path``", "Builds path in Diamonds server"
    85    "``diamonds.path``", "Builds path in Diamonds server"
    86    ":hlm-p:`build.family`", "Category of product"
    86    "``build.family``", "Category of product"
    87    ":hlm-p:`stages`", "Start and end target of a stages with logical stage name"
    87    "``stages``", "Start and end target of a stages with logical stage name"
    88    ":hlm-p:`sysdef.configurations.list`", "System definition name list to log component faults"
    88    ":hlm-p:`sysdef.configurations.list`", "System definition name list to log component faults"
    89    ":hlm-p:`build.name`", "Name of product"
    89    ":hlm-p:`build.name`", "Name of product"
    90    ":hlm-p:`release.label`", "Name of release"
    90    ":hlm-p:`release.label`", "Name of release"
    91    ":hlm-p:`publish`", "Set this property to publish to network"
    91    ":hlm-p:`publish`", "Set this property to publish to network"
    92    ":hlm-p:`publish.dir`", "Published build environment location"
    92    ":hlm-p:`publish.dir`", "Published build environment location"