Merge pull request #4416 from crazytan/patch-1

Remove bracket around link text without address
This commit is contained in:
Min RK
2023-04-14 07:15:03 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# Event logging and telemetry
JupyterHub can be configured to record structured events from a running server using Jupyter's [Telemetry System]. The types of events that JupyterHub emits are defined by [JSON schemas] listed at the bottom of this [page].
JupyterHub can be configured to record structured events from a running server using Jupyter's [Telemetry System]. The types of events that JupyterHub emits are defined by [JSON schemas] listed at the bottom of this page.
## How to emit events