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

Update OTLP to latest version #1384

Merged

Commits on Jul 16, 2020

  1. Update OTLP to latest version

    - Removed the draft logsproto and now using the logs Protobufs from
      official OTLP repo. The rest of the changes are forced by this.
    - Added InstrumentationLibraryLogs and change the type of LogRecord.Body
      to AnyValue.
    - Updated fileexporter and logexporter to use the new log data type.
    Tigran Najaryan committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ff673d8 View commit details
    Browse the repository at this point in the history