Files
dify/api/configs
GareArc df30383fe9 feat(enterprise): Add OTEL telemetry configuration
Add configuration fields for enterprise OpenTelemetry telemetry:
- ENTERPRISE_TELEMETRY_ENABLED: Master toggle for telemetry
- ENTERPRISE_OTLP_ENDPOINT: OTEL collector endpoint URL
- ENTERPRISE_OTLP_HEADERS: Optional authentication headers
- ENTERPRISE_INCLUDE_CONTENT: Privacy control for PII in traces
- ENTERPRISE_OTEL_SAMPLING_RATE: Trace sampling rate (default 1.0)
- ENTERPRISE_SERVICE_NAME: Service name in OTEL resource attributes

All settings require ENTERPRISE_ENABLED=true to take effect.
2026-01-29 17:07:05 -08:00
..
2026-01-22 15:42:54 +08:00
2025-09-18 12:49:10 +08:00