Workflow: Overview¶
What are Workflow Explorations?¶
Workflow explorations empower developers to monitor mobile app activity with precision. It enables instant toggling of observability and targeted selection of data for ingestion, from a single client to millions of devices. Deploying a workflow takes seconds, freeing you from the lengthy mobile release cycles that typically take weeks or months.
Use Cases¶
Workflows prove invaluable in many scenarios:
- Issue Investigation: Toggle detailed granular instrumentation for specific clients during short-lived periods to diagnose ongoing problems.
- Release Health Monitoring: Configure rules to augment data collection during app version rollouts.
- A/B Test Analysis: Contrast user behavior and app performance between different groups during experiments.
- Error and Performance Monitoring: Create long-lived monitoring to catch elusive errors and edge cases.
- User Journey Analysis: Track and understand user flows at each stage.
Features¶
Core Concepts¶
- Exploration: A container that groups a collection of workflows.
- Workflow: A series of match conditions that logs will be evaluated against, and a series of actions to perform.
- Match: A condition that can trigger an action based on matching against the contents of a log.
- Action: The action to perform and its associated visualization widget.
See the included Workflow Examples to get started right away.
