ceilometer/ceilometer
2024-12-09 13:15:35 +00:00
..
cmd Add heart beat report for polling agents 2024-08-16 18:49:10 +02:00
compute Introduce power.state metric 2024-11-26 13:34:45 +01:00
data/meters.d jsonpath-rw-ext uses operator.add for "+" and operator.sub for "-". operator.add can do string concatenation, but operator.sub cannot do string subtraction. so the original hack does not work, perhaps we should use sub to get an empty string. 2023-05-22 20:49:02 +08:00
event Get rid of pkg_resources 2024-10-03 18:11:47 +09:00
hacking Bump hacking 2024-01-27 19:06:09 +09:00
image Stop to use the __future__ module. 2020-06-02 19:36:09 +02:00
ipmi Create new meter to poll power usage 2024-01-03 13:17:03 +00:00
locale Imported Translations from Zanata 2024-07-10 02:44:07 +00:00
meter Fallback to oslo_cache.dict caching backend 2023-10-17 12:30:11 +00:00
network Remove OpenContrail support 2024-11-26 16:49:40 +09:00
objectstore Stop stack traces on Swift when receiving 403 2024-04-18 10:00:59 +01:00
pipeline Remove sahara support 2024-08-23 18:19:09 +09:00
polling Make all metrics be gauge type 2024-11-20 15:40:55 +01:00
privsep Get output for processutils.execute impi command 2019-08-07 13:26:06 +08:00
publisher Merge "Remove OpenContrail support" 2024-12-09 13:15:35 +00:00
telemetry Fix TelemetryIpc when using tenant_name_discovery=False 2023-11-21 14:09:23 -03:00
tests Merge "Remove OpenContrail support" 2024-12-09 13:15:35 +00:00
volume Add more metadata to volume.size and volume.backup.size pollster 2024-05-02 08:15:17 +00:00
__init__.py Remove Ceilometer API 2017-10-25 14:38:43 +02:00
agent.py Get rid of pkg_resources 2024-10-03 18:11:47 +09:00
cache_utils.py Remove unused cache_key_mangler 2024-01-30 19:52:03 +09:00
declarative.py Make multiple attempts to obtain gnocchiclient 2023-06-09 15:28:21 +05:30
gnocchi_client.py Remove OpenContrail support 2024-11-26 16:49:40 +09:00
i18n.py Update the documentation link for doc migration 2017-07-26 17:35:33 +08:00
keystone_client.py Pass interface to keystone client 2024-11-12 17:50:00 +00:00
messaging.py Change oslo.messaging prefetch default 2017-11-15 13:51:00 +01:00
middleware.py rename sample handler 2017-11-08 01:05:28 +00:00
neutron_client.py Remove support for neutron-lbaas 2022-06-08 14:44:35 +00:00
notification.py Remove sahara support 2024-08-23 18:19:09 +09:00
nova_client.py Remove deprecated nova_http_log_debug option 2017-09-25 20:59:53 +01:00
opts.py Add [DEFAULT] polling_namespace to generated ceilometer.conf 2024-09-19 16:28:39 +00:00
sample.py Ensure supported metric type is given 2024-10-23 11:09:10 +09:00
service.py Support file watcher to trigger GMR report 2024-10-13 12:19:07 +09:00
utils.py Replace deprecated oslo_utils.timeutils.isotime 2021-07-24 00:29:33 +09:00
version.py Introduce Guru Meditation Reports into Ceilometer 2015-08-20 08:59:51 +08:00