-
Notifications
You must be signed in to change notification settings - Fork 1.2k
DORA report docs #29993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DORA report docs #29993
Conversation
✅ Documentation Team ReviewThe documentation team has approved this pull request. Thank you for your contribution! |
Preview links (active after the
|
Created DOCS-11257 for docs review |
Hi @joepeeples - can I get your help to review and finalize this PR? Thanks! |
@@ -21,12 +21,10 @@ The Scorecards Performance report includes an organization-wide view of Scorecar | |||
- Filter information based on team, scorecard, rule, application, tier, and lifecycle. | |||
- Explore historical info for the last 12 months to identify trends over time. | |||
|
|||
Access the Scorecards Performance report by clicking on the "Overview" tab in Internal Developer Portal (IDP) and selecting "Scorecards Performance" in the left-hand menu. | |||
Access the Scorecards Performance report by searching for "Engineering Reports" (or clicking on the "Overview" tab in IDP) and selecting "Scorecards Performance" in the left-hand menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Access the Scorecards Performance report by searching for "Engineering Reports" (or clicking on the "Overview" tab in IDP) and selecting "Scorecards Performance" in the left-hand menu. | |
Access the Scorecards Performance report by searching for "Engineering Reports" (or clicking on the **Overview** tab in IDP) and selecting **Scorecards Performance** in the left-hand menu. |
- Customize your SLO or Incident groupings to be based on service, team, or other tags or properties that have been added to your SLOs or Incidents. | ||
- Use a summary score, based on the remaining error budget of the underlying SLOs, to understand SLO performance across different groups and identify areas of improvement. | ||
- Explore daily, weekly, and monthly historical reliability trends over the last 12 months to understand performance over time. | ||
|
||
Access the Reliability Overview report by clicking on the "Overview" tab in Internal Developer Portal (IDP) and selecting "Reliability Overview" in the left-hand menu. | ||
Access the Reliability Overview report by searching for "Engineering Reports" (or clicking on the "Overview" tab in IDP) and selecting "Reliability Overview" in the left-hand menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Access the Reliability Overview report by searching for "Engineering Reports" (or clicking on the "Overview" tab in IDP) and selecting "Reliability Overview" in the left-hand menu. | |
Access the Reliability Overview report by searching for "Engineering Reports" (or clicking on the **Overview** tab in IDP) and selecting **Reliability Overview** in the left-hand menu. |
- View a breakdown of DORA metrics by service, team, or env. | ||
- Explore historical info and understand which services and teams are performing best vs. underperforming. | ||
- Filter information based on service, team, repository id, env, and other tags. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- View a breakdown of DORA metrics by service, team, or env. | |
- Explore historical info and understand which services and teams are performing best vs. underperforming. | |
- Filter information based on service, team, repository id, env, and other tags. | |
- View a breakdown of DORA metrics by service, team, or environment. | |
- Explore historical info and understand which services and teams are performing best vs. underperforming. | |
- Filter information based on service, team, repository id, environment, and other tags. |
- Filter information based on service, team, repository id, env, and other tags. | ||
- Leverage monthly Datadog recommendations to improve your organization's software delivery performance. | ||
|
||
Access the DORA Metrics report by searching for "Engineering Reports" (or clicking on the "Overview" tab in IDP) and selecting "DORA Metrics" in the left-hand menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Access the DORA Metrics report by searching for "Engineering Reports" (or clicking on the "Overview" tab in IDP) and selecting "DORA Metrics" in the left-hand menu. | |
Access the DORA Metrics report by searching for "Engineering Reports" (or clicking on the **Overview** tab in IDP) and selecting **DORA Metrics** in the left-hand menu. |
|
||
### Adjust your view | ||
|
||
By default, the Scorecards Performance report breaks down data by service, which allows you to quickly understand DORA metrics performance across all your services. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By default, the Scorecards Performance report breaks down data by service, which allows you to quickly understand DORA metrics performance across all your services. | |
By default, the Scorecards Performance report breaks down data by service, which allows you to understand DORA metrics performance across all your services. |
- **Switch the aggregation between "Service", "Team", or "Env"**: View your organization's DORA metrics by service/team/env groupings to identify top- and bottom-performing areas. | ||
- **Add filters to scope the data**: Filter by service, team, repository id, env, and other tags. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **Switch the aggregation between "Service", "Team", or "Env"**: View your organization's DORA metrics by service/team/env groupings to identify top- and bottom-performing areas. | |
- **Add filters to scope the data**: Filter by service, team, repository id, env, and other tags. | |
- **Switch the aggregation grouping**: View your organization's DORA metrics grouped by **Service**, **Team**, or **Env** to identify top- and bottom-performing areas. | |
- **Add filters to scope the data**: Filter by service, team, repository id, environment, and other tags. |
|
||
### Customize your report | ||
|
||
On the upper right corner of the report, click the kebab menu and select **Clone as a Dashboard** to create a dashboard with content from the DORA Metrics report. The dashboard reflects the "service" aggregated view. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On the upper right corner of the report, click the kebab menu and select **Clone as a Dashboard** to create a dashboard with content from the DORA Metrics report. The dashboard reflects the "service" aggregated view. | |
On the upper right corner of the report, click the three-dot menu and select **Clone as a Dashboard** to create a dashboard with content from the DORA Metrics report. The dashboard reflects the "service" aggregated view. |
👋 Hey @roxanne-moslehi, see my review above about adding the new page to the side nav. Also I just noticed the PR has a merge conflict on the Engineering Reports page in the frontmatter. Happy to help with either issue if needed! Feel free to ping me once this is ready for a final review & approval. |
@joepeeples thanks for the review! addressed the feedback |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small typo, approved so you can merge once you fix it, thanks!
content/en/internal_developer_portal/eng_reports/dora_metrics.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
What does this PR do? What is the motivation?
Merge instructions
Merge readiness:
For Datadog employees:
Your branch name MUST follow the
<name>/<description>
convention and include the forward slash (/
). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.If your branch doesn't follow this format, rename it or create a new branch and PR.
[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.
Additional notes