You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a MKS user that automatically create LB using Kubernetes service type loadbalancer I would like to be able to export LB metrics to Prometheus so I can monitor my LB.
This is currently possible on Octavia side using a listener with "PROMETHEUS" protocol (https://docs.openstack.org/octavia/latest/user/guides/monitoring.html) but it does not exist on Openstack CCM.
The idea is to be able to configure it directly using annotations at Loadbalancer service creation.
As a MKS user that automatically create LB using Kubernetes service type loadbalancer I would like to be able to export LB metrics to Prometheus so I can monitor my LB.
This is currently possible on Octavia side using a listener with "PROMETHEUS" protocol (https://docs.openstack.org/octavia/latest/user/guides/monitoring.html) but it does not exist on Openstack CCM.
The idea is to be able to configure it directly using annotations at Loadbalancer service creation.
An issue on Openstack CCM upstream project has been created to agree how to implement it: kubernetes/cloud-provider-openstack#2465
The text was updated successfully, but these errors were encountered: