ceilometer/ceilometer/pipeline
Rafael Weingärtner 12518e5e29 Add logs in the SampleEndpoint class
While troubleshooting the issue reported on [1], we needed
to see the logs for the push workflow. However, there were
some processes that had no logs to help us identify the issue.

This patch is proposing a log addition, and a raise to an exception,
to facilitate future troubleshootings.

[1] https://review.opendev.org/c/openstack/ceilometer/+/901607

Change-Id: I36a195965712469e33e73de809f290edd42c8b51
2023-11-22 16:42:29 -03:00
..
data Remove support for neutron-lbaas 2022-06-08 14:44:35 +00:00
__init__.py move pipeline out of __init__ 2017-11-16 14:43:46 -05:00
base.py Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:25:18 +08:00
event.py pipeline: simplfy classes 2018-09-06 10:38:25 +02:00
sample.py Add logs in the SampleEndpoint class 2023-11-22 16:42:29 -03:00