After sign-in, users paste HTTPS URLs pointing at probe JSON—often a FastAPI relay with Redis—and map each numeric key to a human-readable label. Those settings drive both the public home page and history sampling.
Setup steps
- Verify feed with curl against expected schema.
- Add URL in dashboard feed settings; enable desired probe keys.
- Assign labels per probe mapping guide.
- Wait one poll cycle and confirm home page cards update.
Multiple feeds
Advanced setups may separate demo and production relays—document which URL is public. Security: relay security. Fetch implementation: home page probe fetch.
Troubleshooting
Debugging stale readings when labels look right but numbers do not move.