Nexus API Reference

DbalPoolMetricsListener
in package

FinalYes
Tags
psalm-api

PSR-14 listener recording DBAL connection-pool metrics. Register each on* method for its event. No-op when observability is disabled. Metric dimension is the bounded pool.name.

Table of Contents

Methods

__construct()  : mixed
onConnectionCreated()  : void
onConnectionDestroyed()  : void
onConnectionPoisoned()  : void
onConnectionReleased()  : void
onConnectionTaken()  : void
onPoolExhausted()  : void

Methods


        
On this page

Search results