ceilometer/ceilometer/tests/unit/publisher
Yanos Angelopoulos f96df82022 Fix samples with dots in sample name
This patch fixes Prometheus publisher behavior when Ceilometer
metric names contain dots by replacing them with underscores.
Prometheus does not accept metrics with dots.

Change-Id: If4799a1b17001c0535413a26ec5d2f427e52f168
Signed-off-by: Yanos Angelopoulos <yanos@admin.grnet.gr>
2019-11-04 15:51:30 -08:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_file.py tests: remove oslo.config fixture usage 2017-04-18 18:24:49 +02:00
test_gnocchi.py gnocchi: don't create metrics with resource 2018-06-28 10:38:08 +02:00
test_http.py Replace ujson with json 2018-01-03 13:54:27 +00:00
test_messaging_publisher.py event: move models out of storage 2017-10-13 18:18:07 +02:00
test_prometheus.py Fix samples with dots in sample name 2019-11-04 15:51:30 -08:00
test_udp.py udp: remove wrong and useless tests 2018-07-18 09:25:09 +02:00
test_utils.py utils: move publisher-only utils functions in publisher 2018-01-29 13:59:19 +01:00
test_zaqar.py event: move models out of storage 2017-10-13 18:18:07 +02:00