# Sweetr Docs ## Docs - [Data-privacy & Security](https://docs.sweetr.dev/about/data-privacy-and-security.md) - [Open Source](https://docs.sweetr.dev/about/open-source.md) - [Principles](https://docs.sweetr.dev/about/principles.md) - [Roadmap](https://docs.sweetr.dev/about/roadmap.md) - [Authentication](https://docs.sweetr.dev/api-reference/authentication.md): Authenticate requests to the Sweetr API using API keys. - [Create Deployment](https://docs.sweetr.dev/api-reference/deployments/create-deployment.md) - [Introduction](https://docs.sweetr.dev/api-reference/introduction.md): Integrate your CI/CD pipeline with Sweetr using the REST API. - [Rate Limits](https://docs.sweetr.dev/api-reference/rate-limit.md): Understand the rate limits applied to the Sweetr API. - [Alerts](https://docs.sweetr.dev/automations/alerts.md): Real-time alerts for Pull Requests needing attention. - [Digests](https://docs.sweetr.dev/automations/digests.md): Scheduled Slack digests to keep teams informed and aligned. - [Incident Detection](https://docs.sweetr.dev/automations/incident-detection.md): Automatically create incident records from rollbacks, hotfixes and reverts. - [PR Size Labeler](https://docs.sweetr.dev/automations/pr-size-labeler.md): Automatically label a Pull Request with its size. - [PR Title Requirements](https://docs.sweetr.dev/automations/pr-title-check.md): Enforce PR title standards across your organization. - [Cloud](https://docs.sweetr.dev/get-started/cloud.md) - [Intro](https://docs.sweetr.dev/get-started/intro.md): Welcome to sweetr.dev, the open platform for Developer Productivity++. - [Onboarding](https://docs.sweetr.dev/get-started/onboarding.md): What Sweetr sets up for you and what to do next. - [Self-host](https://docs.sweetr.dev/get-started/self-host.md) - [Intro](https://docs.sweetr.dev/metrics-and-insights/code-review-efficiency/intro.md): How your team reviews code — who's involved, how fast, and how deep. - [KPIs](https://docs.sweetr.dev/metrics-and-insights/code-review-efficiency/kpis.md): Time to first review, time to approval, comments per PR, and merges without approval. - [PR Size vs Comments](https://docs.sweetr.dev/metrics-and-insights/code-review-efficiency/pr-size-vs-comments.md): Lines changed vs review comment count per merged PR. - [Review Distribution](https://docs.sweetr.dev/metrics-and-insights/code-review-efficiency/review-distribution.md): Graph of who reviews whom, weighted by review count. - [Review Speed](https://docs.sweetr.dev/metrics-and-insights/code-review-efficiency/review-speed.md): Stacked time to first review and time to approval per period. - [Team Overview](https://docs.sweetr.dev/metrics-and-insights/code-review-efficiency/team-overview.md): Avg time to first review, time to approval, and merges without approval by team. - [DORA Metrics](https://docs.sweetr.dev/metrics-and-insights/dora.md): Measure software delivery performance with the four DORA metrics. - [PR Cycle Time Breakdown](https://docs.sweetr.dev/metrics-and-insights/pr-flow/cycle-time-breakdown.md): Mean cycle time split into coding, first review, approval, and merge. - [Intro](https://docs.sweetr.dev/metrics-and-insights/pr-flow/intro.md): How work moves through your team, from first commit to merge. - [PR Size Distribution](https://docs.sweetr.dev/metrics-and-insights/pr-flow/size-distribution.md): Merged PRs bucketed by size with average lines changed per period. - [PR Size vs Cycle Time](https://docs.sweetr.dev/metrics-and-insights/pr-flow/size-vs-cycle-time.md): Scatter of cycle time and lines changed per merged PR. - [Team Overview](https://docs.sweetr.dev/metrics-and-insights/pr-flow/team-overview.md): Median cycle time, merge count, and PR size by team. - [PR Throughput](https://docs.sweetr.dev/metrics-and-insights/pr-flow/throughput.md): Opened, merged, and closed PRs per time bucket. - [Work In Progress](https://docs.sweetr.dev/metrics-and-insights/wip.md): Real-time view of the team's open Pull Requests, grouped by status. - [Work Log](https://docs.sweetr.dev/metrics-and-insights/work-log.md): A weekly view of your team's pull requests and code reviews. - [Applications](https://docs.sweetr.dev/platform/applications.md): Manage deployable units within your repositories. - [Code Reviews](https://docs.sweetr.dev/platform/code-reviews.md): List of a person's code reviews. - [Deployments](https://docs.sweetr.dev/platform/deployments.md): Track every deployment across your applications and environments. - [Environments](https://docs.sweetr.dev/platform/environments.md): Organize deployments by environment to track metrics across your deployment targets. - [Incidents](https://docs.sweetr.dev/platform/incidents.md): Track production incidents caused by deployments. - [Integrations](https://docs.sweetr.dev/platform/integrations.md): The tools we integrate with. - [People](https://docs.sweetr.dev/platform/people.md): A directory of your organization's people. - [Pull Requests](https://docs.sweetr.dev/platform/pull-requests.md): Filterable list of a team's pull requests. - [Teams](https://docs.sweetr.dev/platform/teams.md): A directory of your organization's teams. ## OpenAPI Specs - [openapi](https://docs.sweetr.dev/api-reference/openapi.json) ## Optional - [Repository](https://github.com/sweetr-dev/sweetr.dev) - [Give Feedback](https://sweetr.featurebase.app/)