10 lines
326 B
Markdown
10 lines
326 B
Markdown
---
|
|
title: SDK Configuration
|
|
weight: 51
|
|
---
|
|
|
|
OpenTelemetry SDKs support configuration in each language and with environment
|
|
variables. The following pages describe the environment variables you can use to
|
|
configure your SDK. Values set with environment variables override equivalent
|
|
configuration done in code using SDK APIs.
|