관리-도구
편집 파일: common.cpython-311.pyc
� b��f � �p � d Z ddlZddlZddlmZ ddlmZ ddlm Z ddl mZ ddlm Z G d � d � � ZdS )zG This module contains basic part of continuous tracingg implementation � N)�List)�gettext� )�continuous_storage)� XRayError��ContinuousTaskc �d � e Zd ZdZd� Zdefd�Zdee fd�Z dee fd�Z deddfd �ZdS ) �ContinuousCommonz+ Base class for continuous tracing c � � t | _ t j d� � | _ | � � � | _ d S )N� continuous)r �storage�logging� getLogger�logger�load_tracing_configuration�tracing_conf��selfs �M/opt/cloudlinux/venv/lib64/python3.11/site-packages/xray/continuous/common.py�__init__zContinuousCommon.__init__ s5 � �)����'��5�5��� �;�;�=�=����� �returnc � �� | j � d� � t j | j � � 5 ��fd��� � � D � � cddd� � S # 1 swxY w Y dS # t $ rC}| j � ddt |� � i�� � t � � cY d}~S d}~ww xY w)zS Load full continuous tracing configuration from the local storage z(Loading continuous tracing configurationc �"