Skip to content

Commit 8e899bb

Browse files
committed
feat(changelog): monitoring mode
1 parent bffff9e commit 8e899bb

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

changelogs/monitoring-mode/index.mdx

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Monitoring Mode
3+
description: Argos adds Monitoring Mode for periodic visual checks, pre-release validation, and post-deployment monitoring.
4+
slug: monitoring-mode
5+
date: 2024-05-28
6+
---
7+
8+
![Argos Monitoring Mode](/assets/changelogs/monitoring-mode/monitoring-mode.jpg)
9+
10+
We have added a new feature: **Monitoring Mode**. This mode helps you track visual changes over time or before a release, providing additional assurance for your projects.
11+
12+
- **Periodic Visual Checks**: Set up Monitoring Mode to run visual tests periodically (e.g., daily or weekly) on a specific branch. This ensures any unexpected visual changes are detected early.
13+
- **Pre-release Validation**: Use Monitoring Mode to run visual checks on your release branch, comparing the current state with the last approved build to ensure everything looks as expected before the final deployment.
14+
- **Post-deployment Monitoring**: Configure Monitoring Mode to run after each deployment to staging or production environments to catch any discrepancies caused by environmental differences.
15+
- **Third-party Integrations**: Regularly check the visual integration points of third-party services or widgets to ensure they remain consistent and do not disrupt the user experience.
16+
17+
For detailed instructions on how to use Monitoring Mode, please refer to [our documentation](https://argos-ci.com/docs/monitoring-mode).
Loading

0 commit comments

Comments
 (0)