Change-Id: Ia07830ad9d1be4c684031866d38a589b28a6e580 Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
27 lines
530 B
ReStructuredText
27 lines
530 B
ReStructuredText
Python bindings to the Prometheus API
|
|
=====================================
|
|
This is an OpenStackClient (OSC) plugin that implements commands for
|
|
management of Prometheus.
|
|
There's :doc:`a Python API <api>` (the :mod:`observabilityclient` module),
|
|
and a :doc:`command-line client <shell>`.
|
|
Each implements the same subset of Prometheus API.
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
installation
|
|
shell
|
|
api
|
|
contributing
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|