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

External log integration #482

Open
therealryan opened this issue Jul 25, 2023 · 0 comments
Open

External log integration #482

therealryan opened this issue Jul 25, 2023 · 0 comments
Labels
enhancement New feature or request java Pull requests that update Java code

Comments

@therealryan
Copy link
Collaborator

It might be the case that logs from the system under test are available in some external system, e.g.: splunk/datadog/aws/etc. It'd be nice if an execution report could offer a link to the related system logs for a given test.

This would have to be a customisable behaviour plugged into the Flocessor. We've just need an API to allow a flow's report data to be edited before it get written to storage. The behaviour would need access to message data (there might be a logging correlation token in a message header or something).
The behaviour could then insert a link to the logs into the flow motivation text.

@therealryan therealryan added enhancement New feature or request java Pull requests that update Java code labels Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

1 participant