You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alpet Tekinalp (JIRA)" <ji...@apache.org> on 2016/03/03 18:28:18 UTC

[jira] [Updated] (IGNITE-2690) Format of uptime for metrics

     [ https://issues.apache.org/jira/browse/IGNITE-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alpet Tekinalp updated IGNITE-2690:
-----------------------------------
    Attachment: master_baa1312_IGNITE-2690.patch

> Format of uptime for metrics
> ----------------------------
>
>                 Key: IGNITE-2690
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2690
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.5.0.final
>            Reporter: Sergey Kozlov
>            Priority: Trivial
>              Labels: newbie
>         Attachments: master_baa1312_IGNITE-2690.patch
>
>
> Milliseconds of uptime from metrics should be properly formatted (3 digits):
> {noformat}
> [16:35:08,994][INFO][grid-timeout-worker-#33%null%][IgniteKernal]
> Metrics for local node (to disable set 'metricsLogFrequency' to 0)
>     ^-- Node [id=fcc9d9ca, name=null, uptime=01:04:00:996]
> ...
> [16:36:09,011][INFO][grid-timeout-worker-#33%null%][IgniteKernal]
> Metrics for local node (to disable set 'metricsLogFrequency' to 0)
>     ^-- Node [id=fcc9d9ca, name=null, uptime=01:05:01:14]
> {noformat}
> :14 -> :014



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)