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

add console as a supported env variable exporter type #3742

Commits on Nov 21, 2023

  1. add console as a supported env variable exporter type

    This PR is a follow up to open-telemetry#3740 and open-telemetry#3741. As some languages (the ones I looked at were: python, js, ruby) already support the `console` type of exporter, I thought it would be good if the spec confirmed it.
    
    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0a1ee5e View commit details
    Browse the repository at this point in the history
  2. add note about logging keyword

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1fcefba View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    1e06628 View commit details
    Browse the repository at this point in the history
  2. update to put logging as a known value

    Signed-off-by: Alex Boten <aboten@lightstep.com>
    Alex Boten committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9b51e9b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update specification/configuration/sdk-environment-variables.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    carlosalberto and MrAlias committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    51f5aa4 View commit details
    Browse the repository at this point in the history
  2. Update specification/configuration/sdk-environment-variables.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    carlosalberto and MrAlias committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    69dbdcb View commit details
    Browse the repository at this point in the history
  3. Update specification/configuration/sdk-environment-variables.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    carlosalberto and MrAlias committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    15bb97e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d5445e View commit details
    Browse the repository at this point in the history