matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.66k stars 2.62k forks source link

[Bug]: Matomo sends out Custom Alerts on incomplete data #21499

Open tsteur opened 10 months ago

tsteur commented 10 months ago

What happened?

We have various custom alerts configured on a "day" level. For example, notify us if traffic drops by 25%.

Matomo at times sends out custom alerts on incomplete data.

Example:

We also know that some people have on-call teams hooked up against custom alerts and people may be falsely woken up at night because of false alerts.

Note that the same thing may happen for scheduled reports. This is something that would need to be checked.

What should happen?

Matomo should make sure before sending out an alert that the data is based on complete data, not just partial data of a day.

How can this be reproduced?

For more information see DEV-17369

I assume you can reproduce it by:

Matomo Version

Matomo 5

Matomo Patch or Minor Version

0

PHP Version

.

Server Operating System

.

What browsers are you seeing the problem on?

No response

Computer Operating System

.

Relevant log output

No response

Validations

tsteur commented 9 months ago

fyi @mattab