Updates to EventLogging: support Test Kitchen
Mostly this is about a node update, and including the MetricsPlatform extension.
To smoke test it locally:
./bin/use eventlogging
then from a browser window open to your dev wiki:
mw.eventLog.submitClick('my_stream');
You should see the event in the logs:
docker compose --file modules/eventlogging/docker/docker-compose.yml logs -f