Apoorv Mittal created KAFKA-15618: ------------------------------------- Summary: Implement MetricsCollector which collects metrics in OTLP format Key: KAFKA-15618 URL: https://issues.apache.org/jira/browse/KAFKA-15618 Project: Kafka Issue Type: Sub-task Reporter: Apoorv Mittal Assignee: Apoorv Mittal
The KIP requires metrics to be collected and emitted to broker over OTLP format. The changes should include: # Implementation of MetricsCollector which can collect metrics. # Implementation for serializing metrics in OTLP format. # Implementation to collect both delta and cumulative metrics. -- This message was sent by Atlassian Jira (v8.20.10#820010)