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

Support general attribute limits for spans #2677

Commits on Mar 15, 2022

  1. Support general attribute limits for spans

    When model specific limits are not set fallback to the general ones
    defined by environment variables before defaults for attribute length
    and count limits. This is in compliance with the specification.
    MrAlias committed Mar 15, 2022
    Copy the full SHA
    f25921c View commit details
    Browse the repository at this point in the history
  2. Update env pkg unit tests

    Test all environment variable helper functions.
    MrAlias committed Mar 15, 2022
    Copy the full SHA
    6d4134e View commit details
    Browse the repository at this point in the history
  3. Add changes to changelog

    MrAlias committed Mar 15, 2022
    Copy the full SHA
    704f243 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Update firstInt doc

    MrAlias committed Mar 16, 2022
    Copy the full SHA
    9145dc5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 2675-support-otel_attribute_value_length_lim…

    …it-and-otel_attribute_count_limit
    MrAlias committed Mar 16, 2022
    Copy the full SHA
    2cff98e View commit details
    Browse the repository at this point in the history