Skip to content

Adding histo socket

Claire Antel requested to merge add-histo-socket into master

Adding separate socket for publishing of histograms to avoid clashes with metrics publishing.

Note: Metrics configurations remain the same: Histo socket connects to same stats uri as Stats socket. Could consider defining two separate uri's in future, if/when have separate redis metric/histo managers.

Merge request reports