0416ccec8c
This change introduces support for Guru Meditation Report(GMR) into Aodh, using oslo.reportis library. With this change, each service prints GMR to stderr or file when the service receives SIGUSR1. The same was introduced into Cilometer a long ago[1], and this change is based on the change made in Ceilometer. [1] https://review.opendev.org/c/openstack/ceilometer/+/196369 Change-Id: I7f67acd98c2089bb248d3249159719a3979d27e7
61 lines
1.3 KiB
ReStructuredText
61 lines
1.3 KiB
ReStructuredText
..
|
|
Copyright 2012 Nicolas Barcet for Canonical
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
=================
|
|
Contributor Guide
|
|
=================
|
|
|
|
In the Contributions Guide, you will find documented policies for developing
|
|
with Aodh. This includes the processes we use for bugs, contributor onboarding,
|
|
core reviewer memberships, and other procedural items.
|
|
|
|
Overview
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
architecture
|
|
webapi/index
|
|
|
|
Developer Documentation
|
|
=======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install/index
|
|
testing
|
|
contributing
|
|
event-alarm
|
|
gmr
|
|
|
|
Appendix
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
releasenotes/index
|
|
|
|
.. update index
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|