- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Quality Gates is in Preview.
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
- Code coverage
- Code vulnerability violations
- Code quality violations
- Vulnerabilities
- Detected licenses
By integrating Quality Gates into your CI/CD pipelines or allowing the Datadog GitHub integration to create status checks on your Pull Requests automatically (currently available for SCA rules only), 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 or that decreases code coverage.
You can create rules to block code from being merged when your repository has a certain number of code quality or code vulnerability violations.
You can create rules to block code from being merged when your repository has a certain number of library vulnerabilities or 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.
추가 유용한 문서, 링크 및 기사: