Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector 66/6766/7
authorBenjamin Diaz <bdiaz@whitestack.com>
Thu, 25 Oct 2018 17:54:35 +0000 (14:54 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Sat, 27 Oct 2018 12:40:18 +0000 (09:40 -0300)
commit27784a805d77f11d049e9a16704e6977e6967e85
tree3a137f0d38405c0ef16462313c8dcedaee3d54e5
parentcca77765cc8d43a0a5524e3754b7587b149300b4
Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector
consumer

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
Change-Id: Ib4db9874d69bd72d7267542d7a1f149cb44faf41
docker/Dockerfile
osm_mon/cmd/mon_prometheus_exporter.py
osm_mon/collector/collector.py
osm_mon/collector/prometheus_exporter.py
osm_mon/core/message_bus/common_consumer.py
osm_mon/core/message_bus/consumer.py
osm_mon/core/settings.py