Update metered plans in config.example.env

This commit is contained in:
Simon Larsen
2023-12-21 17:40:03 +00:00
parent b0cb902fab
commit 4eff4b91e9

View File

@@ -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=