[
https://issues.apache.org/jira/browse/IGNITE-27818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-27818:
-----------------------------------------
Summary: [perfStat] Add support for third-party CacheStore operations (read
& write) (was: Add Performance Statistics support for third-party CacheStore
operations (read & write))
> [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
> Time Spent: 40m
> 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)