osmo-mgw: add missing statsd configuration

The recently added test TC_dlcx_wildcarded depends on statsd information
from osmo-mgw but in the osmo-mgw configuration no statsd is configured.

Change-Id: Ic4f0c57f56fe400bdb9a1948917f0eeb1d7e7427
Related: SYS#5535
This commit is contained in:
Philipp Maier 2021-08-09 14:49:49 +02:00 committed by dexter
parent 21a42f2007
commit a102bfef54
1 changed files with 10 additions and 0 deletions

View File

@ -23,6 +23,16 @@ line vty
no login
bind 0.0.0.0
!
stats interval 0
stats reporter statsd
prefix TTCN3
level global
remote-ip 172.18.4.181
remote-port 8125
flush-period 1
mtu 1024
enable
!
e1_input
e1_line 0 driver ipa
!