praveen | Hi 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 |
---|---|---|
praveen | another implementation like below - | 17:26 |
praveen | https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_kafka.py#L268 | 17:26 |
praveen | https://www.irccloud.com/pastebin/dMijsA9v/ | 17:27 |
praveen | Need idea on the best approach to load this code runtime from my application or ceilometer codebase (ceilometer/publisher/messaging.py) ? | 17:27 |
praveen | Hi 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 dmellado9 | 20:07 | |
*** dmellado92 is now known as dmellado9 | 20:16 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!