canonical / prometheus-openstack-exporter

OpenStack exporter for the prometheus monitoring system
GNU General Public License v3.0
128 stars 113 forks source link

Adding support for separate endpoint types #95

Closed siavashsardari closed 4 years ago

siavashsardari commented 5 years ago

Adding separate endpoint types support for OpenStack setups with separated public and internal endpoints.

digitalrane commented 4 years ago

Hi there, thanks for the contribution! If I'm following the code correctly, this would make the endpoint type required? Or will it default to public/admin/internal if not provided?

digitalrane commented 4 years ago

Closing this in favour of #94