OpenStack library for collecting metrics from Oslo libraries
Go to file
OpenStack Release Bot cded21e7c3 reno: Update master for unmaintained/2023.1
Update the 2023.1 release notes configuration to build from
unmaintained/2023.1.

Change-Id: Ied1ed60e6d5095106677adb09c8da2b4dfca87a5
2024-11-21 18:30:19 +00:00
doc Drop unnecessary 'x' bit from doc config file 2024-10-21 20:26:08 +09:00
oslo_metrics Use PortOpt for prometheus_port 2024-10-20 01:23:03 +09:00
releasenotes reno: Update master for unmaintained/2023.1 2024-11-21 18:30:19 +00:00
.gitignore Enable Test Coverage and Add New Test 2021-07-10 14:24:04 +08: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 Moves supported python runtimes from version 3.8 to 3.10 2023-04-10 13:09:38 +09: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 note about requirements lower bounds 2024-10-31 09:52:03 +09:00
setup.cfg Remove Python 3.8 support 2024-10-24 18:06:07 +09:00
setup.py Sample oslo.metrics codes 2020-06-10 11:04:42 +02:00
test-requirements.txt Remove old excludes 2024-05-01 11:36:42 +09:00
tox.ini Merge "Changed minversion in tox to 3.18.0" 2021-08-16 14:48:22 +00:00

Oslo Metrics Library

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