After testing, I have confirmed an error where the documentation for getting started will lead to being unable to connect to the database.
This is due to the sample.config.inc.php file including all datasource_*.inc.php files in conf and the documentation advises that changes should be made to the sample file and then copied. This will lead to anemometer importing the sample datasource_local.inc.php file and causing DSN conflicts.