- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Datadog dashboard
WarpStream architecture
WarpStream console
WarpStream is a data streaming platform compatible with Apache Kafka®, designed to run directly on object storage. This integration provides visibility into WarpStream agent performance by exposing key metrics, helping users monitor both health and performance.
Install the Datadog Agent version >=6.17
or >=7.17
.
Complete all of the following steps to ensure the WarpStream integration works properly.
There are two parts of the WarpStream integration:
The Datadog Agent portion, which makes requests to a provided endpoint for the WarpStream agent to report whether it can connect and is healthy.
The WarpStream StatsD portion, where the WarpStream Agent can be configured to send metrics to the Datadog Agent.
The WarpStream integration’s metrics come from both the Agent and StatsD portions.
Configure the WarpStream check included in the Datadog Agent package to collect health metrics and service checks. This can be done by editing the url
within the warpstream.d/conf.yaml
file, in the conf.d/
folder at the root of your Agent’s configuration directory, to start collecting your WarpStream service checks. See the sample warpstream.d/conf.yaml for all available configuration options.
Ensure that url
matches your WarpStream Agent HTTP server (port 8080 by default).
Start the agent with the flag -enableDatadogMetrics
or set the environment variable WARPSTREAM_ENABLE_DATADOG_METRICS
to true
.
Restart the WarpStream agent to start sending your WarpStream metrics to the Agent DogStatsD endpoint.
Remove the integration yaml config file and restart the Datadog Agent.
Unset the -enableDatadogMetrics
flag and restart the WarpStream Agent.
Need help? Contact us through the following channels:
Datadog dashboard
WarpStream architecture
WarpStream console