Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CorrelationId Tracing visualisation showing nodes and relations to include app log level info and node #31

Open
logscape opened this issue Mar 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@logscape
Copy link
Collaborator

Use the following dataflow model:

  • correlation-Id
  • stage: which stage of the flow is it at (i.e. credit or debit), - what logic is to be carried out
  • node: what is executing it - library, host, node, resource etc
  • timestamp: when
  • branch-source: correlation-Id (optional) (upstream related topology) (fan-out)
  • branch-dest correlation-id (optional) (downstream related topology) (fan-in)
    and other metadata (topic name, user-id etc)

TODO: worked model showing how it works!

@logscape logscape added the enhancement New feature or request label Mar 24, 2020
@logscape logscape changed the title CorrelationId Tracing support to include app log level info and node CorrelationId Tracing visualisation showing nodes and relations to include app log level info and node Mar 24, 2020
@logscape
Copy link
Collaborator Author

Related to FIP #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant