Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/prometheus_client/openmetrics/__pycache__/exposition.cpython-39.pyc
Ðазад
a e�h� � @ s$ d dl mZ dZdd� Zdd� ZdS )� )�floatToGoStringz:application/openmetrics-text; version=0.0.1; charset=utf-8c C s8 | j dkr|j�d�rdS | j dv r4|j�d�r4dS dS )N�counterZ_totalT)Z histogramZgaugehistogramZ_bucketF)�type�name�endswith)�metric�sample� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/prometheus_client/openmetrics/exposition.py�_is_valid_exemplar_metric s r c C s� g }| � � D �]�}�zv|j}|�d�||j�dd��dd��dd��� |�d|� d |j� d�� |jr�|�d |� d |j� d�� |jD ]�}|j r�d�d� d d� t|j �� �D ���}nd}|j �rFt||�s�td|j� d���d�d� dd� t|j j �� �D ���}|j jdu�r0d�|t|j j�|j j�}nd�|t|j j��}nd}d}|jdu�rfd |j� �}|�d�|j|t|j�||�� q�W q t�y� } z"| j�p�d|f | _� W Y d} ~ qd} ~ 0 0 q|�d� d� |��d�S )zHReturns the metrics from the registry in latest text format as a string.z # HELP {} {} �\�\\� �\n�"�\"z# TYPE � z# UNIT z{{{0}}}�,c S s4 g | ],\}}d � ||�dd��dd��dd���qS �z{}="{}"r r r r r r ��format�replace��.0�k�vr r r � <listcomp> s ��z#generate_latest.<locals>.<listcomp>� zMetric z8 has exemplars, but is not a histogram bucket or counterc S s4 g | ],\}}d � ||�dd��dd��dd���qS r r r r r r r ) s ��Nz # {} {} {}z # {} {}z{}{} {}{}{} )r z# EOF zutf-8)Zcollectr �appendr � documentationr r �unitZsamples�labels�join�sorted�itemsZexemplarr � ValueError� timestampr �value� Exception�args�encode) �registry�outputr Zmname�sZlabelstrr! Zexemplarstrr&