Skip to content

Commit c30d097

Browse files
Observability dev env edits (#3676)
Co-authored-by: Sung Won Chung <sungwonchung3@gmail.com>
1 parent 64de41a commit c30d097

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/cloud/features/observability/development_environment.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,18 @@ At its core, this transforms development from a single-player to a multi-player
88

99
**Team Collaboration**
1010

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.
1312

1413
**Performance Tracking**
1514

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)
1916

2017
**Simplified Communication and Team Alignment**
2118

2219
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.
2320

24-
<Add gif of url opening in a new tab to feel how fast it should be.>
21+
![The feel and speed of sharing links in Tobiko Cloud](./development_environment/link_sharing_feel.gif)
22+
2523

2624
## Using the Environments Tab
2725
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
5452

5553
## Differences from Prod section
5654

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+
5857

5958
![Prod Differences section with all options](./development_environment/dev_env_comprehensive.png)
6059

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

6766
![Plan History Information](./development_environment/plan_history.png)
67+
<a id="plan-history-image"></a>
6868

6969
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).
7070

3.66 MB
Loading

0 commit comments

Comments
 (0)