Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Fix Logger exporter stacktrace #122

Conversation

danielmbarlow
Copy link

@danielmbarlow danielmbarlow commented Jul 8, 2019

Fixes #120
This was necessary because using Rails, Array#to_json was rendering stack traces as [{},{},{},{},{},...]

Details
-------
This was necessary because using Rails, Array#to_json was rendering
stack traces as [{},{},{},{},{},...]
@thomasLeclaire thomasLeclaire deleted the fix-logger-stacktrace branch September 24, 2021 09:21
@danielmbarlow
Copy link
Author

Closing in favour of open-telemetry

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stack trace not being logged in OpenCensus::Trace::Exporters::Logger
1 participant