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

Tidy up modelwriter #888

Merged
merged 1 commit into from Feb 1, 2021
Merged

Tidy up modelwriter #888

merged 1 commit into from Feb 1, 2021

Commits on Feb 1, 2021

  1. Tidy up modelwriter

    Some light refactoring to move "context" model building
    logic out of modelwriter and into the Context.build method.
    There remains some context model building in modelwriter
    (related to setting destination service type) because it
    requires additional information outside of "context", i.e.
    the span type.
    axw committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    496de29 View commit details
    Browse the repository at this point in the history