Topic: {{topic.name}}

{{topic.description}}

Metrics

Rate: {{metrics.rate | number:2}}

Delivery rate: {{metrics.deliveryRate | number:2}}

Published: {{metrics.published}}

Latency

Properties

Content type: {{topic.contentType}}

Acknowlegment: {{topic.ack == 'ALL' ? 'all brokers' : 'leader only'}}

Retention time: {{topic.retentionTime.duration}} days

Tracking enabled: {{topic.trackingEnabled}}

Validation enabled: {{topic.validation}}

Message schema

{{messageSchema}}