matomo-org / looker-studio-connector

The officially supported Matomo Connector for Looker Studio enables you to explore your Matomo data in Looker Studio at no cost. You can connect to both Matomo Cloud instances or On-Premise instances using just a Matomo Auth Token.
https://matomo.org/guide/apis/looker-studio/
5 stars 0 forks source link

Log slow requests so we can actively find performance issues #46

Open diosmosis opened 6 months ago

diosmosis commented 6 months ago

If a request to Matomo takes longer than a certain amount, we should log it, and regularly check to see what's taking too long.

This might reveal performance issues not just with the connector, but also Matomo.

To be determined: the threshold beyond which a request for data is considered slow.