Configuration Guide
Jin uses the FastAPI response_model as the source of truth.
If a route does not have one, setup should stop and ask you to add it first.
Choose Roles
For each endpoint, Jin helps you choose:
- dimensions
- KPIs
- time field
- fields to ignore
Tolerances
Jin supports:
relaxednormalstrict
References
Upload CSV or XLSX references for the business grain you want to monitor.
Simple Rule
- Define a typed Pydantic response model.
- Open
/jinand review the detected fields. - Confirm dimensions, KPIs, and time.
- Upload a baseline file.