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

impr/tracing: Adding an option to only reports traces if they are in error #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CyrilPeponnet
Copy link
Contributor

Description

Added an option to only send traces when an error occurs.

Motivation and Context

Sometimes is useless to send gazillions of traces when you only want to get the one in errors.

How Has This Been Tested?

On production of course.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Adding an option to only reports traces if they are in error.

Author:    CyrilPeponnet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant