autofix-ci[bot]
628901d2de
[autofix.ci] apply automated fixes
2026-03-09 16:12:36 +08:00
yunlu.wen
e1adf73ad5
feat: add enterprise pre uninstall hook for plugin
2026-03-09 15:46:16 +08:00
GareArc
9952a17fed
fix(telemetry): use URL scheme instead of API key for gRPC TLS detection
...
- Change insecure parameter from API key-based to URL scheme-based detection
- https:// endpoints now correctly use TLS (insecure=False)
- All other endpoints (http://, no scheme) use insecure=True
- Update tests to reflect URL scheme-based logic
- Remove incorrect documentation claiming API key controls TLS
2026-03-01 02:24:25 -08:00
GareArc
f78b0f1f36
feat(enterprise-telemetry): add ENTERPRISE_OTLP_API_KEY config field
2026-02-09 01:44:21 -08:00
GareArc
91a6fe25d1
feat(telemetry): add enterprise OTEL telemetry with gateway, traces, metrics, and logs
2026-02-05 23:10:30 -08:00
Nam Vu
ddf6569dc5
chore: enhance configuration descriptions ( #8624 )
2024-09-22 13:38:41 +08:00
Bowen Liang
2da63654e5
chore(api/configs): apply ruff reformat ( #7590 )
2024-08-23 23:46:01 +08:00
-LAN-
c436454cd4
fix(configs): Update pydantic settings in config files ( #6023 )
2024-07-07 12:18:15 +08:00
Bowen Liang
8890978ad3
chore: use singular style in config class name ( #5489 )
2024-06-22 09:54:25 +08:00
Bowen Liang
3cc6093e4b
feat: introduce pydantic-settings for config definition and validation ( #5202 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-06-19 13:41:12 +08:00