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

Definition of boolean environment variables on the SDK #2755

Merged
merged 8 commits into from
Sep 22, 2022

Conversation

brunobat
Copy link
Contributor

@brunobat brunobat commented Aug 29, 2022

Signed-off-by: brunobat brunobat@gmail.com

Fixes #2729
Present PR is based on the issue's discussion.

Changes

Adds the definition of a boolean environment variables to the SDK.

Related issues

Make OTEL_EXPERIMENTAL_SDK_ENABLED stable

@brunobat brunobat requested review from a team as code owners August 29, 2022 11:30
@arminru arminru added area:sdk Related to the SDK area:configuration Related to configuring the SDK labels Aug 30, 2022
specification/sdk-environment-variables.md Outdated Show resolved Hide resolved
specification/sdk-environment-variables.md Outdated Show resolved Hide resolved
specification/sdk-environment-variables.md Outdated Show resolved Hide resolved
@brunobat brunobat force-pushed the boolean-definition branch 3 times, most recently from 607dac2 to 97af404 Compare August 31, 2022 18:51
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@dyladan dyladan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a minor wording clarification

specification/sdk-environment-variables.md Outdated Show resolved Hide resolved
brunobat and others added 7 commits September 21, 2022 09:18
Signed-off-by: brunobat <brunobat@gmail.com>
Signed-off-by: brunobat <brunobat@gmail.com>
Signed-off-by: brunobat <brunobat@gmail.com>
Signed-off-by: brunobat <brunobat@gmail.com>
Signed-off-by: brunobat <brunobat@gmail.com>
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Signed-off-by: brunobat <brunobat@gmail.com>
@brunobat
Copy link
Contributor Author

@jmacd I think this is ready now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:configuration Related to configuring the SDK area:sdk Related to the SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Definition of Boolean for Environment Variables