pnowojski commented on code in PR #23908:
URL: https://github.com/apache/flink/pull/23908#discussion_r1441999383
##########
docs/content/docs/ops/traces.md:
##########
@@ -97,7 +97,7 @@ Flink reports a single span trace for the whole checkpoint
once checkpoint reach
</thead>
<tbody>
<tr>
- <th
rowspan="6">org.apache.flink.runtime.checkpoint.CheckpointStatsTracker</th>
+ <th
rowspan="14">org.apache.flink.runtime.checkpoint.CheckpointStatsTracker</th>
Review Comment:
use an abbreviation `o.a.f`? 🤔 Could we use a tooltip to expand the scope?
For example display `(...).CheckpointStatsTracker` that expands in the tooltip
to the fully qualified name?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]