docs: metrics for schema cache and connection pool
This commit is contained in:
committed by
Steve Chavez
parent
357400b2b8
commit
3eff4670f0
@@ -39,3 +39,16 @@ Ready
|
||||
-----
|
||||
|
||||
In addition, the ``ready`` endpoint checks the state of the :ref:`connection_pool` and the :ref:`schema_cache`. A request will return ``200 OK`` if both are good or ``503`` if not.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
curl -I "http://localhost:3001/ready"
|
||||
|
||||
.. code-block:: http
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
|
||||
Metrics
|
||||
=======
|
||||
|
||||
Provides :ref:`metrics`.
|
||||
|
||||
Reference in New Issue
Block a user