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

Fix examples and the link in experimental JSON file format #2886

Commits on Nov 2, 2022

  1. Fix examples and the link in experimental JSON file format

    - The severityNumber field is an enum and must use a numeric value according this:
    open-telemetry#2758
    - Link to a more appropriate section of otlp.md doc.
    tigrannajaryan committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    28682f5 View commit details
    Browse the repository at this point in the history
  2. Fix trace example

    - Remove deprecatedCode
    - Use numeric value for status code
    tigrannajaryan committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d9ca31b View commit details
    Browse the repository at this point in the history