mirror of
https://github.com/plausible/analytics.git
synced 2024-11-27 17:23:00 +03:00
parent
d60d6d989e
commit
64a5b22e8c
@ -21,6 +21,8 @@ defmodule Plausible.Workers.SpikeNotifier do
|
||||
sources = clickhouse.top_sources(notification.site, query, 3, 1, true)
|
||||
notify(notification, current_visitors, sources)
|
||||
end
|
||||
|
||||
:ok
|
||||
end
|
||||
|
||||
def notify(notification, current_visitors, sources) do
|
||||
|
Loading…
Reference in New Issue
Block a user