Change Detection Workflow
Learn how to build custom change detection workflows using Meter’s job comparison and history features.Overview
While Meter’s schedules include automatic change detection, you can build custom workflows for specific needs using job comparison APIs. Use custom change detection when:- Need custom change thresholds
- Comparing non-adjacent jobs
- Building complex diff logic
- Generating change reports
Basic comparison
Custom workflows
Track specific field changes
TODO: Implement field-level change detectionGenerate change reports
TODO: Create change reportingAlert on specific changes
TODO: Implement alerting logicSee also
- Change Detection Concept - How Meter detects changes
- Job Comparison API - API reference
- Pull-Based Monitoring - Polling for changes