dify/api/extensions
NeatGuyCoding b365bffd02
hotfix(otel): replace hardcoded span attributes with shared constants (#29227)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-12-08 10:20:43 +08:00
..
otel hotfix(otel): replace hardcoded span attributes with shared constants (#29227) 2025-12-08 10:20:43 +08:00
storage fix: make remove-orphaned-files-on-storage management command work and safer (#29247) 2025-12-08 09:48:05 +08:00
__init__.py
ext_app_metrics.py
ext_blueprints.py feat: add x-trace-id to http responses and logs (#29015) 2025-12-02 17:22:34 +08:00
ext_celery.py
ext_code_based_extension.py
ext_commands.py
ext_compress.py
ext_database.py
ext_forward_refs.py
ext_hosting_provider.py
ext_import_modules.py
ext_logging.py feat: add x-trace-id to http responses and logs (#29015) 2025-12-02 17:22:34 +08:00
ext_login.py
ext_mail.py
ext_migrate.py
ext_orjson.py
ext_otel.py add service layer OTel Span (#28582) 2025-12-05 21:58:32 +08:00
ext_proxy_fix.py
ext_redis.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
ext_request_logging.py feat: add x-trace-id to http responses and logs (#29015) 2025-12-02 17:22:34 +08:00
ext_sentry.py
ext_set_secretkey.py
ext_storage.py
ext_timezone.py
ext_warnings.py