- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Data Streams Monitoring provides visibility into schemas used by producers and consumers, and how schema issues impact downstream services. You can track new schemas added, schemas with errors, and schema evolutions to manage schema migrations and identify issues.
Changing a schema produced by a service without updating the consumer can lead to the consumer struggling to process payloads, blocking further data flow downstream. Understanding schema changes ensures data compatibility between producers and consumers, and ultimately prevents issues.
You must have Data Streams Monitoring installed on your Java producer and consumer services.
Schema tracking requires version v1.36.0+ of dd-trace-java for Protobuf or Avro tracking.
In the schema list, you can view all schemas used across your pipelines.
For each schema, the table shows the following:
Selecting a schema from the list displays the throughput of the schema by service, errors by service, and the full schema.
Use the following steps to view detailed information about a schema:
For each service you track in Data Streams Monitoring, you can see information about the schemas that it uses.
To view schema information at the service level:
On the schemas tab, you can: