openstack-helm-images/prometheus-openstack-exporter/exporter
Steven Fitzpatrick 857090bc7c Add a function to remove duplicate HELP/TYPE text from output
Ocassionally this exporter produces output which is not compatible
with the telegraf prometheus input plugin. This change adds a filter
to remove duplicated HELP and TYPE texts from the output

eg:
021-09-13T19:40:00Z E! [inputs.prometheus] Error in plugin: error
reading metrics for http://10.96.22.16:9103/metrics: reading text
format failed: text format parsing error in line 46: second HELP
line for metric name "openstack_services_neutron_neutron_sriov_nic_agent"

Change-Id: I8c4c7739be86207de04bca4c1f9718794f4dda5f
2021-09-15 21:13:20 +00:00
..
__init__.py Add Prometheus openstack exporter image 2019-06-25 02:47:47 +00:00
base.py Remove OSH Authors copyright 2020-05-07 02:11:23 +00:00
check_os_api.py [fix] Openstack exporter update 2021-03-31 13:41:32 +00:00
cinder_services.py Remove OSH Authors copyright 2020-05-07 02:11:23 +00:00
hypervisor_stats.py Remove OSH Authors copyright 2020-05-07 02:11:23 +00:00
main.py Add a function to remove duplicate HELP/TYPE text from output 2021-09-15 21:13:20 +00:00
neutron_agents.py Remove OSH Authors copyright 2020-05-07 02:11:23 +00:00
nova_services.py Remove OSH Authors copyright 2020-05-07 02:11:23 +00:00
oscache.py Remove OSH Authors copyright 2020-05-07 02:11:23 +00:00
osclient.py Fix TLS support in openstack-exporter osclient 2020-09-04 13:25:07 -05:00