- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Steadybit is a chaos engineering platform allowing you to simulate turbulent conditions in a controlled way, to improve system reliability and guide your organization to better incident management.
The Steadybit integration uses the status of Datadog monitors within chaos engineering experiments. This integration provides your team insight into chaos engineering activity such as the experiment’s environment, start and end time, and the result of the experiment through Datadog events.
The integration between Datadog and Steadybit is done through the Steadybit Datadog extension. The extension interacts with Datadog’s API to gather information about monitors and report events to Datadog.
You need a free or paid Steadybit license. The integration supports Steadybit’s SAAS and on-premises offering.
Several installation methods are supported. For the best experience, install the Steadybit Datadog extension through the dedicated Helm chart, as shown below. To learn more about the supported values for datadog.siteParameter
and datadog.siteUrl
, see the Datadog sites page.
helm repo add steadybit https://steadybit.github.io/helm-charts
helm repo update
helm upgrade steadybit-extension-datadog \
--install \
--wait \
--timeout 5m0s \
--create-namespace \
--namespace steadybit-extension \
--set datadog.apiKey="{{API_KEY}}" \
--set datadog.applicationKey="{{APPLICATION_KEY}}" \
--set datadog.siteParameter="{{SITE_PARAMETER}}" \
--set datadog.siteUrl="{{SITE_URL}}" \
steadybit/steadybit-extension-datadog
Once the Steadybit Datadog extension is running, see a list of Datadog monitors within the Landscape tab in Steadybit.
Steadybit does not include any metrics.
Steadybit does not include any service checks.
Steadybit reports events to Datadog indicating chaos engineering activity. All such events carry the source:steadybit
tag.
Need help? Contact Steadybit’s support.