File: index.rst

package info (click to toggle)
python-oslo.metrics 0.11.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: python: 432; makefile: 26; sh: 2
file content (33 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
============
oslo.metrics
============

This Oslo metrics API supports collecting metrics data from other Oslo
libraries and exposing the metrics data to monitoring system.

Contents
========

.. toctree::
   :maxdepth: 2

   install/index
   contributor/index
   reference/api/modules
   user/index


Release Notes
=============

Read also the `oslo.metrics Release Notes
<https://docs.openstack.org/releasenotes/oslo.metrics/>`_.


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`