Skip to content

Commit 391a1d7

Browse files
committed
update filenames
1 parent e2507a3 commit 391a1d7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

source/contents.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
configuration
1010
scripting
1111
certificates
12-
usagestats
12+
statusapi
1313
howto/index
1414
troubleshooting
1515
community

source/controlapi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ that comprises four primary options:
3636

3737
* - **/status**
3838
- Queried for
39-
:doc:`usage statistics <usagestats>`.
39+
:doc:`usage statistics <statusapi>`.
4040

4141

4242
.. _configuration-socket:

source/usagestats.rst renamed to source/statusapi.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
.. _configuration-stats:
88

99
****************
10-
Usage statistics
10+
Status API
1111
****************
1212

13-
Unit collects instance- and app-wide metrics,
14-
available via the **GET**-only **/status** section of the
15-
:ref:`control API <configuration-api>`:
13+
Unit collects information about the loaded language models, as well as
14+
instance- and app-wide metrics, and makes them available via the **GET**-only
15+
**/status** section of the :ref:`control API <configuration-api>`:
1616

1717
.. list-table::
1818
:header-rows: 1

0 commit comments

Comments
 (0)