Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6846

Add metrics for entry processor invocations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.3
    • 2.7
    • cache
    • Docs Required

    Description

      CacheMetrics object has multiple metrics for various cache operations like get, put and remove, but nothing for invoke/EntryProcessor. It makes sense to add such metrics, for example:

      • Total number of `invoke` operations executed.
      • Number of `invoke` operations that included updates.
      • Number of read-only `invoke` operations.
      • Min/max/avg execution time.
      • ...

      Attachments

        Issue Links

          Activity

            People

              Alexey Kuznetsov Alexey Kuznetsov
              vkulichenko Valentin Kulichenko
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: