You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/04 08:20:11 UTC

[jira] [Commented] (CLOUDSTACK-9105) Logging enhancement: Handle/reference to track API calls end to end in the MS logs

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041187#comment-15041187 ] 

ASF GitHub Bot commented on CLOUDSTACK-9105:
--------------------------------------------

GitHub user koushik-das opened a pull request:

    https://github.com/apache/cloudstack/pull/1167

    CLOUDSTACK-9105: Logging enhancement: Handle/reference to track API c…

    …alls end to end in the MS logs
    
    Added logid to logging framework, now all API call logs can be tracked with this id end to end

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/koushik-das/cloudstack CLOUDSTACK-9105

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1167.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1167
    
----
commit a4dc271253be5d6a504f644bf457cea38070857e
Author: Koushik Das <ko...@apache.org>
Date:   2015-12-04T07:15:57Z

    CLOUDSTACK-9105: Logging enhancement: Handle/reference to track API calls end to end in the MS logs
    Added logid to logging framework, now all API call logs can be tracked with this id end to end

----


> Logging enhancement: Handle/reference to track API calls end to end in the MS logs
> ----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9105
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9105
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.6.0
>            Reporter: Koushik Das
>            Assignee: Koushik Das
>             Fix For: 4.7.0
>
>
> Unique reference for each API call, so that it enables easier tracking and debugging.
> The reference handle should be propagated all the way down to the resource layer.



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