Samvera Tech Call 2023-06-07
Meeting Logistics:
Time: 9:00am PDT / Noon EDT
Zoom Meeting URL: https://princeton.zoom.us/j/7739591625
(link will launch Zoom client – if you do not have Zoom, expand the instructions below)
Agenda (meeting notes below)
Identify cause of sudden loss of ability to run fits.sh @Daniel Pierce
Matomo question
Moderator: @Daniel Pierce
Notetaker: @Jeremy Friesen
Attendees:
you
you
you!
Meeting Process
Notes
Identify cause of sudden loss of ability to run fits.sh; there’s an old issue filed on Sidekiq regarding the
$PATH
getting overwritten. Somewhere there’s non-thread safe code that’s overwriting the environment. Once that blanking out happens, thefits.sh
will fail. A work around is to hard-code the path to fits; but that doesn’t address other issues.Question regarding Matomo: See Slack thread. Some parts work of Matomo, but there are definitely a majority of failures. Without caching there are distinct performance issues regarding loading pages (30 seconds for initial page, 2 or so minutes for other pages).
The caching was likely unintentionally dropped; it does make sense to cache things locally. The big push on the analytics PR likely did not work off of a large dataset, so there was no performance issues.
There is need for overhauling the analytics dashboard.
These concerns are something to bring up with Repository Managers.
Usage of Matomo: seeing issues with the file analytics page; is only loading cached stuff (that is no events are being added when you switch over to Matomo); what is the intent of support with Matomo.
There’s a need to discern what is the intent of the analytics; @Rebekah Kati is looking at bringing this up to the Repository Managers.