Monday, 2023-05-15

praveenHi Team, I am using Ceilometer "notifier" publisher which in turn publishes metrics to Kafka using Oslo messaging Kafka support. But as my application runs within secured boundaries and have no access to reach to Kafka broker endpoints. Hence I am relying on sending metrics via Kafka HTTP REST proxy. This support is not there in the community,, SO to test this approach I simply did overload to _produce_message with 17:26
praveenanother implementation like below -17:26
praveenhttps://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_kafka.py#L26817:26
praveenhttps://www.irccloud.com/pastebin/dMijsA9v/17:27
praveenNeed idea on the best approach to load this code runtime from my application or ceilometer codebase (ceilometer/publisher/messaging.py) ?17:27
praveenHi I got the answer - https://github.com/openstack/oslo.messaging/blob/master/setup.cfg#L45 The drivers are getting loaded dynamically. Thanks!18:19
*** dmellado92 is now known as dmellado920:07
*** dmellado92 is now known as dmellado920:16

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!