Skip to content

Improvement of RabbitMQ plugin #3025 #3252#4308

Merged
danielnelson merged 1 commit intoinfluxdata:masterfrom
mcdoker18:impr/rabbitmq
Feb 27, 2019
Merged

Improvement of RabbitMQ plugin #3025 #3252#4308
danielnelson merged 1 commit intoinfluxdata:masterfrom
mcdoker18:impr/rabbitmq

Conversation

@mcdoker18
Copy link
Contributor

@mcdoker18 mcdoker18 commented Jun 17, 2018

  • new metrics:
    • unroutable messages
    • node uptime
    • gc metrics
    • mnesia metrics
    • node healthcheck
    • IO metrics
  • refactoring tests:
    • moved the json stubs to a separate files
    • checking of the metric values

Signed-off-by: Vitalii Solodilov mcdkr@yandex.ru

closes #3025

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@mcdoker18
Copy link
Contributor Author

Hi!
Can you help me to understand why job was failed?
I guess it is a environment problem.

Starting container circleci/golang:1.10.1
  image cache not found on this host, downloading circleci/golang:1.10.1

How should I restart the job?
Thanks!

@danielnelson
Copy link
Contributor

If you can merge/rebase our master to bring your branch up to date this issue should be resolved.

@danielnelson danielnelson added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin area/rabbitmq labels Jun 18, 2018
@mcdoker18 mcdoker18 force-pushed the impr/rabbitmq branch 3 times, most recently from 2f3a03c to 34bc706 Compare June 19, 2018 09:01
* new metrics:
  * unroutable messages
  * node uptime
  * gc metrics
  * mnesia metrics
  * node healthcheck
  * IO metrics
* refactoring tests:
  * moved the json examples to a separate files
  * check metric values

Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
@danielnelson danielnelson added this to the 1.10.0 milestone Nov 14, 2018
@danielnelson danielnelson self-requested a review November 14, 2018 19:47
@glinton glinton self-requested a review November 15, 2018 18:02
@danielnelson danielnelson modified the milestones: 1.10.0, 1.11.0 Feb 26, 2019
@danielnelson danielnelson merged commit b805e83 into influxdata:master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/rabbitmq feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add RabbitMQ healthchecks in inputs.rabbitmq

4 participants