Skip to content

Commit

Permalink
update env images
Browse files Browse the repository at this point in the history
  • Loading branch information
vivianyentran committed Aug 22, 2023
1 parent c71bbd7 commit 2ff883a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/docs/product/sentry-basics/environments/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Environments help you better filter issues, releases, and user feedback in the *

Use projects to separate different services or applications, and environments to separate different environments or release stages within each. If you've selected one or more projects in the filters of Sentry's web UI, the environment selector shows only environments associated with events from the selected projects.

![A project's All Environments dropdown expanded to show production and staging as options.](env_dropdown.png)
![All Envs dropdown](sentry_env.png)

Environments are unique to each organization. Environment settings, however, are defined per project since you can hide environments per project.

Expand Down Expand Up @@ -41,4 +41,6 @@ Since you can't delete environments, Sentry has an option to hide it from the UI

If a project is hidden, you won't see that environment in the environment selector, unless another project with events from the same environment is also selected (and doesn't have it hidden in its project settings).

![The Manage Environments page has two tabs for Environments and Hidden.](env_hidden.png)
Follow along with the gif below to see how to hide and unhide environments.

<div style="position: relative; padding-bottom: calc(66.54028436018957% + 41px); height: 0; width: 100%"><iframe src="https://demo.arcade.software/GqXUGJBjoH5fOG5AMyLt?embed" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;color-scheme: light;" title="Environments - Hide/show"></iframe></div>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ff883a

Please sign in to comment.