Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14956

Transaction subsystem statistics attributes could be grouped to be easily listed

    XMLWordPrintable

Details

    • Undefined

    Description

      The transaction subsystem provides a way to enable gathering transaction statistics with setting attribute statistics-enabled. When enabled then user may gather information about the statistics with :read-attribute model operation.
      He needs to know all the statistics by name which are

      average-commit-time 
      number-of-aborted-transactions 
      number-of-application-rollbacks 
      number-of-committed-transactions 
      number-of-heuristics 
      number-of-inflight-transactions 
      number-of-nested-transactions 
      number-of-resource-rollbacks 
      number-of-system-rollbacks 
      number-of-timed-out-transactions 
      number-of-transactions
      

      It would be nice if all the statistics can be listed by once with single command

      /subsystem=transactions:read-attribute-group(name=transaction-statistics, include-runtime=true)
      

      Attachments

        Activity

          People

            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: