- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Quality Gates allow you to control software quality by configuring rules to block substandard code from deployment. You have control over what is merged into the default branch and deployed to production, and can ensure that the code running in production adheres to high quality standards, reducing incidents and minimizing unwanted behaviors.
Use Quality Gates to:
You can configure Quality Gates rules for the following categories:
- New flaky tests
- Performance regressions
- Code coverage
- Custom measures
- Code vulnerability violations
- Code quality violations
- Vulnerabilities
- Detected licenses
By integrating Quality Gates into your CI/CD pipelines, you can create a robust framework for maintaining and improving software quality that aligns with your organization’s operational goals and business objectives.
Quality Gates offers the following rule types:
You can create rules to block code from being merged that introduces new flaky tests.
You can create rules to block code from being merged that introduces issues that wouldn’t normally fail your CI/CD pipelines, but end up being deployed to production.
You can create rules to block code from being merged that introduces code quality and code vulnerability violations.
You can create rules to block code from being merged that introduces software vulnerabilities and forbidden licenses.
To create a Quality Gate rule, see the Setup documentation.
You can evaluate and update quality control processes by accessing Quality Gates rules on the Quality Gates Rules page. Improve your deployment practices based on your project requirements and desired performance outcomes.
To search for Quality Gate rules, see the Search and Manage documentation.
You can search and filter for quality gates or rule executions, create visualizations, and export saved views of your search query on the Quality Gates Executions page.
For more information, see the Quality Gates Explorer documentation.
You can view information about who created, modified, and deleted Quality Gates rules in Audit Trail.
For more information, see the Audit Trail documentation.
추가 유용한 문서, 링크 및 기사: