[
https://issues.apache.org/jira/browse/IGNITE-27818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069801#comment-18069801
]
Aleksandr Chesnokov commented on IGNITE-27818:
----------------------------------------------
[~zstan] Thanks for review!
> [perfStat] Add support for third-party CacheStore operations (read & write)
> ---------------------------------------------------------------------------
>
> Key: IGNITE-27818
> URL: https://issues.apache.org/jira/browse/IGNITE-27818
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Chesnokov
> Assignee: Aleksandr Chesnokov
> Priority: Major
> Labels: IEP-35
> Fix For: 2.19
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Currently, Performance Statistics do not collect any information about
> third-party cache store operations (CacheStore / CacheLoader / CacheWriter).
> As a result, time spent in external storage (DB, file system, remote service,
> etc.) is completely invisible in perfstat reports, although such operations
> often dominate overall cache latency in read-through / write-through
> scenarios.
> This task aims to add full support for CacheStore-related operations in
> Performance Statistics (core) and extend the performance-statistics reporter
> (ignite-extensions) to visualize these metrics
--
This message was sent by Atlassian Jira
(v8.20.10#820010)