Skip to content

Add correlation/session ID support #29

Description

@fgm

In a distributed environment, which is quite frequent in Meteor apps, it is difficult to track the full path of a request.

  • Having correlation IDs (aka "tags") allows tracking the flow of a single request across multiple loggers
  • Having session IDs (not necessarily identical to login sessions) allows relating multiple requests to a user context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions