We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e1928 commit 9a4e113Copy full SHA for 9a4e113
lib/db_connection.ex
@@ -524,12 +524,6 @@ defmodule DBConnection do
524
This feature is available since v2.6.0. Before this version `:connection_listeners` only
525
accepted a list of listener processes.
526
527
- ## Telemetry listener
528
-
529
- DBConnection provides a connection listener that emits telemetry events upon
530
- connection and disconnection, see the `DBConnection.TelemetryListener` module
531
- for more info.
532
533
## Connection Configuration Callback
534
535
The `:configure` function will be called before each individual connection to the
0 commit comments