Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
feat(ddm): Employee org opt-in
Browse files Browse the repository at this point in the history
  • Loading branch information
matejminar committed Dec 11, 2023
1 parent 9390407 commit 2b523d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/delightful-developer-metrics/ui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ These two flags need to be turned on:
- `organizations:custom-metrics` - controls ingestions and UI
- `organizations:ddm-ui` - controls UI

See our guide on [feature flags](/feature-flags/) to learn how to do that.
See our guide on [feature flags](/feature-flags/) to learn how to do that. Sentry employees can opt in organizations like [this](https://github.com/getsentry/sentry-options-automator/pull/499).

Once you have the feature flag enabled you will magically see a new sidebar item called DDM and now the fun begins!

Expand Down

1 comment on commit 2b523d6

@vercel
Copy link

@vercel vercel bot commented on 2b523d6 Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

develop – ./

develop-git-master.sentry.dev
develop.sentry.dev

Please sign in to comment.