Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ignite and plugins versions, topology changes, profiling start/end time
  • Queries (SQL, scan, ..) timings, resources:
    • Queries that took up the most time
    • Slowest queries
    • Most frequent queries
    • Failing queries
    • Queries count by type
    • Queries that took up the most CPU/IO/Disk
  • User tasks timings, resources (similar to queries)
  • Caches and cache Cache operations statistics (similar to queries):
    • Get/Put/Remove
    • RemoveAndGetTransactions
    • PutAndGet
    • Invoke
    • Lock
    • create/destroy caches
  • Workload by nodes
      Transactions commit/rollback timings
      • CPU/IO/Disk resources
    • Checkpoints statistics
    • WAL statistics
    • PME statistics

    Additional investigation required to gather following statistics:

    ...