You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud/features/observability/development_environment.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,18 @@ At its core, this transforms development from a single-player to a multi-player
8
8
9
9
**Team Collaboration**
10
10
11
-
Developers can easily see who is working on specific models, prevent workflow conflicts, and avoid duplicate efforts.
12
-
<May revert to: The platform helps foster team collaboration by providing clear visibility into team activities. Developers can easily see who is working on specific models, prevent workflow conflicts, and avoid duplicate efforts. This creates a truly collaborative development environment where the team can work together seamlessly, supporting a dynamic, multiplayer-like development experience.>
11
+
The platform helps foster team collaboration by providing clear visibility into team activities. Developers can easily see who is working on specific models, prevent workflow conflicts, and avoid duplicate efforts. This creates a multiplayer development experience.
13
12
14
13
**Performance Tracking**
15
14
16
-
You can monitor changes over time, review recent activities including successes and failures, and gain detailed insights into specific plan execution outcomes. You get a better sense of trends.
17
-
18
-
<TODO: add a screenshot with multiple plans and a glance at if things are running long or short.>
15
+
You can monitor changes over time, review recent activities including successes and failures, and gain detailed insights into specific plan execution outcomes to get a better sense of trends. Check out the example image of a development environment page with [multiple plan changes in a day.](#plan-history-image)
19
16
20
17
**Simplified Communication and Team Alignment**
21
18
22
19
Eliminate friction in sharing complex development context through manual pull requests or direct messages. These URLs serve as comprehensive summaries, displaying last run times, data intervals for incremental models, and detailed change information such as metadata modifications and model removals.

22
+
25
23
26
24
## Using the Environments Tab
27
25
The Environments page shows an overview of all the environments that exist in your project (both yours and any your teammates have created).
@@ -54,7 +52,8 @@ The page begins with an at-a-glance summary of the most recent plan applied to t
54
52
55
53
## Differences from Prod section
56
54
57
-
Development environments are used to prepare and test changes before deploying them to `prod`, with separate tabs for each type of change (directly modified, indirectly modified, metadata-only changes, added, removed). Below is a screen shot from a environement version that shows all these tab options.
55
+
Development environments are used to prepare and test changes before deploying them to `prod`, with separate tabs for each type of change (directly modified, indirectly modified, metadata-only changes, added, removed). Below is a screenshot from an environment version that shows all these tab options.
56
+
58
57
59
58

60
59
@@ -65,6 +64,7 @@ In the summary, each model's name is a link to [its model page](./model.md). Thi
65
64
The plan applications chart is a calendar visualization of all plans that have been applied to the environment in the previous 2 weeks.
66
65
67
66

67
+
<aid="plan-history-image"></a>
68
68
69
69
The chart represents days on its `x-axis` (each column is a day with the corresponding date across the top) and the time of day on its `y-axis` (each day begins at the top and ends at the bottom).
0 commit comments