2017 © Pedro Peláez
 

symfony-bundle mq-insight

Message queue statistics for OroPlatform

image

okvpn/mq-insight

Message queue statistics for OroPlatform

  • Tuesday, July 3, 2018
  • by vtsykun
  • Repository
  • 1 Watchers
  • 5 Stars
  • 182 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 17 Versions
  • 41 % Grown

The README.md

Message queue insight bundle

This bundle provide UI to monitor status and collect statistics of message queue for OroPlatform, (*1)

Build Status Latest Stable Version Latest Unstable Version Total Downloads License, (*2)

Install

  1. Install using composer
composer require okvpn/mq-insight
  1. Delete your cache rm -rf app/cache/{dev,prod,test}/, (*3)

  2. Run oro platform update oro:platform:update, (*4)

Compatible ORO Platform versions

Supported 2.6.* - 3.1.* ORO Platform versions on mysql or postgresql DB. You can see more detailed information from test matrix, (*5)

Feature

  • Queued messages chart
  • Execution time statistics
  • Errors statistics
  • Delete invalid message from queue
  • Support dbal and amqp driver

1 img, (*6)

2 img, (*7)

3 img, (*8)

Message queue insight options

Example of configuration options, (*9)

# app/config/config.yml

okvpn_mq_insight:
    # Disable profiling on demand (run the command "okvpn:stat:retrieve" on background)
    disable_demand_profiling: false

    # Clear data interval from okvpn_mq_processor_stat table
    clear_stat_interval: '-5 days'

    # Clear data interval from okvpn_mq_error_stat table
    clear_error_interval: '-30 days'

Contributing

Contributions from the community are accepted., (*10)

Run tests

  1. Install oro application together okvpn/mq-insight in tests environment., (*11)

  2. Set real mq transport in parameters_test.yml, (*12)

    message_queue_transport: dbal
    message_queue_transport_config: null
  1. Copy phpunit.xml.dist, (*13)

  2. Run tests, (*14)

php bin/phpunit --testsuite=okvpn

For more example see tests run script and travis config travis.yml, (*15)

Licences

MIT Licences, (*16)

The Versions

03/07 2018

dev-master

9999999-dev https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

01/06 2018

dev-feature/tests-3.0-rc

dev-feature/tests-3.0-rc https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

24/04 2018

1.1.2

1.1.2.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

24/04 2018

dev-fix/ctrl-c-exception

dev-fix/ctrl-c-exception https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

01/04 2018

1.1.1

1.1.1.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

01/04 2018

1.1.0

1.1.0.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

31/01 2018

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

31/01 2018

1.0.1

1.0.1.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

31/01 2018

0.1.x-dev

0.1.9999999.9999999-dev https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

31/01 2018

0.1.6

0.1.6.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

13/01 2018

1.0.0

1.0.0.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

06/01 2018

0.1.5

0.1.5.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

30/12 2017

0.1.4

0.1.4.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

30/12 2017

0.1.3

0.1.3.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

25/12 2017

0.1.2

0.1.2.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

24/12 2017

0.1.1

0.1.1.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform

30/11 2017

0.1.0

0.1.0.0 https://github.com/vtsykun/mq-insight

Message queue statistics for OroPlatform

  Sources   Download

MIT

The Requires

 

message queue oroplatform