B
    9‹d¤  ã               @   sB   d Z ddlmZmZ edddddgƒZedd	ƒZed
ddgƒZdS )z˜
Prometheus metrics exported by Jupyter Notebook Server

Read https://prometheus.io/docs/practices/naming/ for naming
conventions for metrics & labels.
é    )Ú	HistogramÚGaugeZhttp_request_duration_secondsz)duration in seconds for all HTTP requestsÚmethodÚhandlerÚstatus_codeZ terminal_currently_running_totalz*counter for how many terminals are runningZkernel_currently_running_totalz8counter for how many kernels are running labeled by typeÚtypeN)Ú__doc__Zprometheus_clientr   r   ZHTTP_REQUEST_DURATION_SECONDSZ TERMINAL_CURRENTLY_RUNNING_TOTALZKERNEL_CURRENTLY_RUNNING_TOTAL© r	   r	   úh/work/yifan.wang/ringdown/master-ringdown-env/lib/python3.7/site-packages/notebook/prometheus/metrics.pyÚ<module>   s   