mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update metered plans in config.example.env
This commit is contained in:
@@ -164,9 +164,11 @@ GLOBAL_PROBE_2_DESCRIPTION="Global probe to monitor oneuptime resources"
|
||||
GLOBAL_PROBE_2_MONITORING_WORKERS=5
|
||||
GLOBAL_PROBE_2_MONITOR_FETCH_LIMIT=10
|
||||
|
||||
# METERED PLANS: This is in the format of MONTHLY_PRICE_ID,YEARLY_PRICE_ID,value per unit,unitName
|
||||
# METERED PLANS: This is in the format of MONTHLY_PRICE_ID,value per unit,unitName
|
||||
METERED_PLAN_ACTIVE_MONITORING=priceMonthlyId,1,active-monitor,month
|
||||
|
||||
METERED_PLAN_LOGS_DATA_INGEST=priceMonthlyId,1,active-monitor,month
|
||||
METERED_PLAN_TRACES_DATA_INGEST=priceMonthlyId,1,active-monitor,month
|
||||
METERED_PLAN_METRICS_DATA_INGEST=priceMonthlyId,1,active-monitor,month
|
||||
|
||||
SMS_DEFAULT_COST_IN_CENTS=
|
||||
CALL_DEFAULT_COST_IN_CENTS_PER_MINUTE=
|
||||
|
||||
Reference in New Issue
Block a user