OpenStack library for collecting metrics from Oslo libraries
Go to file
Ching Kuo 86e1bb1fd2 Enable bandit
This commit enables bandit check and update the version to larger than
1.6.0 to prevent some issue.

Change-Id: I8da25bbb00ea2a6793b62924eb59c468b7384668
2021-07-01 16:13:03 +08:00
doc Add project documentation 2020-06-11 19:11:48 +02:00
oslo_metrics Add timeout, method to RPC Client Label 2021-02-09 16:38:54 +08:00
releasenotes Update master for stable/wallaby 2021-03-18 11:21:30 +00:00
.gitignore Add a couple of gitignore rules 2020-06-11 15:40:02 +02:00
.gitreview Added .gitreview 2020-05-07 13:32:28 +00:00
.stestr.conf Add a basic test framework for oslo.metrics 2020-09-16 17:23:34 +02:00
.zuul.yaml Dropping lower constraints testing 2021-04-19 09:21:26 +00:00
CONTRIBUTING.rst Add project documentation 2020-06-11 19:11:48 +02:00
LICENSE Base content, waiting for initial code drop 2020-05-26 18:04:49 +02:00
README.rst Sample oslo.metrics codes 2020-06-10 11:04:42 +02:00
requirements.txt add lower-constraints 2020-06-15 13:28:25 +02:00
setup.cfg Add an entrypoints to launch oslo.metrics 2020-06-11 19:10:45 +02:00
setup.py Sample oslo.metrics codes 2020-06-10 11:04:42 +02:00
test-requirements.txt Enable bandit 2021-07-01 16:13:03 +08:00
tox.ini Enable bandit 2021-07-01 16:13:03 +08:00

README.rst

Oslo Metrics Library

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