monasca / monasca-docker

Docker files and setup for Monasca
Apache License 2.0
24 stars 47 forks source link

monasca as kubernetes monitoring tool #469

Closed zhangjianweibj closed 5 years ago

zhangjianweibj commented 5 years ago

hello,i am a prometheus user,i use prometheus as kubernetes monitoring tool.and i want to use monasca replace prometheus.i am not sure ,is monasca collect metrics from prometheus exporter can add pod labels to the metrics as prometheus do.and can prometheus directly use remote_writer push metrics to monasca through kafka . very thanks.

dougszumski commented 5 years ago

Hello, there is a Monasca Agent plugin for Prometheus which should do what you want here: https://github.com/openstack/monasca-agent/blob/master/docs/Plugins.md#prometheus-client. I'm not aware of any support for pushing metrics to Monasca via remote_writer. You would need Keystone integration for one. Please ask future questions on IRC #openstack-monasca or the OpenStack mailing list (remember to tag with monasca).