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

JSON serializer emits metric type information #3834

Closed
wants to merge 1 commit into from

Commits on Feb 26, 2018

  1. JSON serializer emits metric type information

    Also riding on this patch - ValueType now exposes a String()
    method that returns the name of the ValueType. This is useful
    when we print the metric type information (e.g. when serializing)
    since the reader does not need to be aware of the enum types used
    within telegraf.
    amoghe committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    1b3393c View commit details
    Browse the repository at this point in the history