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 ba416b9 commit a4cf579Copy full SHA for a4cf579
jupyter_server/serverapp.py
@@ -1999,7 +1999,7 @@ def _default_terminals_enabled(self) -> bool:
1999
record_http_request_metrics = Bool(
2000
True,
2001
help="""
2002
- REcord http_request_duration_seconds metric in the metrics endpoint.
+ Record http_request_duration_seconds metric in the metrics endpoint.
2003
2004
Since a histogram is exposed for each request handler, this can create a
2005
*lot* of metrics, creating operational challenges for multitenant deployments.
0 commit comments