Versions Compared

Key

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

...

  • Ignite and plugins versions
  • Queries (SQL, scan, ..) timings:
    • Queries that took up the most time
    • Slowest queries
    • Most frequent queries
    • Failing queries
  • User tasks timings
  • Cache operations timings on affinity nodes:
    • Get
    • Put
    • Remove
    • RemoveAndGet
    • PutAndGet
    • Invoke
    • Lock
    • create/destroy caches
  • Transactions commit/rollback timings
  • WAL timings
  • Checkpoints statistics
  • PME statistics

Statistics Also, statistics will be aggregated per nodes.

...