We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a114351 commit 20e8a5eCopy full SHA for 20e8a5e
jupyter_server/prometheus/metrics.py
@@ -4,6 +4,7 @@
4
Read https://prometheus.io/docs/practices/naming/ for naming
5
conventions for metrics & labels.
6
"""
7
+
8
# Do this to see if we end up in an import loop?
9
from notebook.prometheus.metrics import (
10
HTTP_REQUEST_DURATION_SECONDS,
0 commit comments