You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add sample implementation of `FormatEvent`
The docs previously didn't provide much help implementing `FormatEvent`.
Especially getting access to fields on spans could be tricky unless the
user was aware of `FormattedFields`.
This updates the docs with a basic, but working, example.
* Apply suggestions from code review
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
* Add comment explaining what `FormattedFields` is
* Expand docs a bit
* Fix formatting
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
0 commit comments