Netra Environment Variables
These variables are specific to the Netra SDK:Authentication and Endpoint
Use the endpoint that matches your selected data region:
Application Identity
Tracing Behavior
Attribute Limits
Resource Attributes
OpenTelemetry Environment Variables
Netra also respects standard OpenTelemetry environment variables. These serve as fallbacks when Netra-specific variables are not set.Configuration Precedence
When the same setting is configured in multiple places, Netra uses this priority order:-
Code parameters (highest priority)
-
Netra environment variables
-
OpenTelemetry environment variables
- Default values (lowest priority)
Example
Environment-Specific Configuration
Development
Staging
Production
Loading Environment Variables
Python
TypeScript/Node.js
Docker and Kubernetes
Docker
Docker Compose
Kubernetes
Complete Reference
Next Steps
- Initialization - Programmatic configuration
- Instrumentation Selection - Control which libraries are traced
- Custom Exporters - Send traces to custom backends
