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

Fixes tail api marshalling for v1. #3211

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Commits on Jan 21, 2021

  1. Fixes tail api marshalling for v1.

    Introduce a bug by removing the default marshalling (grafana#3163) but the tail api was using the default json. This fixes it by forcing the usage of jsoniter package.
    Added a missing test so that it doesn't happen again.
    
    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1bc9c93 View commit details
    Browse the repository at this point in the history