Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement of RabbitMQ plugin #3025 #3252 #4308

Merged
merged 1 commit into from
Feb 27, 2019

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 [email protected]

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 <[email protected]>
@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
3 participants