Skip to content

Commit 36222e8

Browse files
committed
Added Prophet to readme
1 parent 46b6ae5 commit 36222e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@ check_schedules:
120120

121121
# enable anomaly detection
122122
# note: with trend, time series are sent to https://trendapi.org
123-
# anomaly_checks: trend / anomaly_detection
123+
# anomaly_checks: prophet / trend / anomaly_detection
124124

125125
# enable forecasting
126126
# note: with trend, time series are sent to https://trendapi.org
127-
# forecasting: trend
127+
# forecasting: prophet / trend
128128

129129
# enable map
130130
# mapbox_access_token: <%= ENV["MAPBOX_ACCESS_TOKEN"] %>

0 commit comments

Comments
 (0)