Piotr Nowojski created FLINK-33697:
--------------------------------------
Summary: FLIP-386: Support adding custom metrics in Recovery Spans
Key: FLINK-33697
URL: https://issues.apache.org/jira/browse/FLINK-33697
Project: Flink
Issue Type: New Feature
Components: Runtime / Metrics, Runtime / State Backends
Reporter: Piotr Nowojski
Assignee: Piotr Nowojski
Fix For: 1.19.0
h1. Motivation
FLIP-386 is building on top of
[FLIP-384|https://cwiki.apache.org/confluence/display/FLINK/FLIP-384%3A+Introduce+TraceReporter+and+use+it+to+create+checkpointing+and+recovery+traces].
The intention here is to add a capability for state backends to attach custom
attributes during recovery to recovery spans. For example
RocksDBIncrementalRestoreOperation could report both remote download time and
time to actually clip/ingest the RocksDB instances after rescaling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)