The Opendaylight TSDR User Guide (https://docs.opendaylight.org/en/stable-oxygen/user-guide/tsdr-user-guide.html#installing-tsdr-data-collectors) shows an sFlow Collector feature available for installing, but is not showed in the actual list of features of my Opendaylight controller.
opendaylight-user@root>feature:list|grep tsdr
odl-tsdr-openflow-statistics-collector │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ OpenDaylight :: TSDR :: Openflow Statistics Colle
features-tsdr │ 1.5.1 │ │ Uninstalled │ features-tsdr │ ODL :: tsdr :: features-tsdr
odl-tsdr-hsqldb-all │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ ODL :: tsdr :: hsqldb all
odl-tsdr-cassandra │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ OpenDaylight :: TSDR :: Cassandra Persistence
odl-tsdr-elasticsearch │ 1.5.1 │ │ Uninstalled │ odl-odl-sdni-aggregator-1.5.1 │ OpenDaylight :: TSDR :: ElasticSearch Persistence
odl-tsdr-hsqldb │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ ODL :: tsdr :: HSQLDB
odl-hbaseclient │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ ODL :: tsdr :: odl-hbaseclient
odl-tsdr-syslog-collector │ 1.5.1 │ │ Uninstalled │ odl-odl-sdni-aggregator-1.5.1 │ OpenDaylight :: TSDR :: Syslog Collector
odl-tsdr-netflow-statistics-collector │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ OpenDaylight :: TSDR :: Netflow Statistics Collec
odl-tsdr-restconf-collector │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ OpenDaylight :: TSDR :: Restconf Collector
odl-tsdr-hbase │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ OpenDaylight :: TSDR :: HBase Persistence
odl-tsdr-core │ 1.5.1 │ │ Uninstalled │ odl-tsdr-1.5.1 │ OpenDaylight :: TSDR :: Core
I wonder if the collection of sFlow packets is supported by default, because its model still is in collectors folder (https://github.com/opendaylight/tsdr/tree/master/collectors), but not in features folder (https://github.com/opendaylight/tsdr/tree/master/features)