Piotr Nowojski created FLINK-33696:
--------------------------------------
Summary: FLIP-385: Add OpenTelemetryTraceReporter and
OpenTelemetryMetricReporter
Key: FLINK-33696
URL: https://issues.apache.org/jira/browse/FLINK-33696
Project: Flink
Issue Type: New Feature
Components: Runtime / Metrics
Reporter: Piotr Nowojski
Assignee: Piotr Nowojski
Fix For: 1.19.0
h1. Motivation
[FLIP-384|https://cwiki.apache.org/confluence/display/FLINK/FLIP-384%3A+Introduce+TraceReporter+and+use+it+to+create+checkpointing+and+recovery+traces]
is adding TraceReporter interface. However with
[FLIP-384|https://cwiki.apache.org/confluence/display/FLINK/FLIP-384%3A+Introduce+TraceReporter+and+use+it+to+create+checkpointing+and+recovery+traces]
alone, Log4jTraceReporter would be the only available implementation of
TraceReporter interface, which is not very helpful.
In this FLIP I’m proposing to contribute both MetricExporter and TraceReporter
implementation using OpenTelemetry.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)