You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
635 B
14 lines
635 B
7 years ago
|
.. _operations_stats:
|
||
|
|
||
|
Statistics overview
|
||
|
===================
|
||
|
|
||
|
Envoy outputs numerous statistics which depend on how the server is configured. They can be seen
|
||
|
locally via the :http:get:`/stats` command and are typically sent to a :ref:`statsd cluster
|
||
|
<arch_overview_statistics>`. The statistics that are output are documented in the relevant
|
||
|
sections of the :ref:`configuration guide <config>`. Some of the more important statistics that will
|
||
|
almost always be used can be found in the following sections:
|
||
|
|
||
|
* :ref:`HTTP connection manager <config_http_conn_man_stats>`
|
||
|
* :ref:`Upstream cluster <config_cluster_manager_cluster_stats>`
|