X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=adapter%2Fstatsclient%2Fstatsclient.go;h=9c1c334108ec5f202dbe0f325f2d191093bc6755;hb=760f6c2329f9c0247b265d1a69c02a2feebfafd5;hp=f3be4e05035982857fd28877671d1cee0436e896;hpb=1a1f4043dfae2e77de70d6adfbb8d84cdeed658d;p=govpp.git diff --git a/adapter/statsclient/statsclient.go b/adapter/statsclient/statsclient.go index f3be4e0..9c1c334 100644 --- a/adapter/statsclient/statsclient.go +++ b/adapter/statsclient/statsclient.go @@ -43,7 +43,7 @@ const socketMissing = ` To enable it add following section to your VPP config: statseg { - default + socket-name /run/vpp/stats.sock } ------------------------------------------------------------ `