Paweł Żak
|
6045e13616
|
chore(linters): Fix findings found by `testifylint`: `go-require` for handlers for `plugins/inputs/[n-z]` (#16098)
|
2024-10-30 12:11:55 +01:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Paweł Żak
|
97f47c11dd
|
chore(linters): Fix findings found by testifylint: empty (#14179)
|
2023-10-25 15:09:13 -06:00 |
Adam Gardner
|
e4afb2bcfa
|
feat(rabbitmq): add support for head_message_timestamp metric (#11475)
|
2022-07-08 15:23:37 +02:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sven Rebhan
|
e2ab2188db
|
Fix RabbitMQ regression in #9383 (#9443)
|
2021-06-29 16:01:46 -05:00 |
Sven Rebhan
|
8e7da355b3
|
Linter fixes (unhandled errors) -- Part 1 (#8992)
|
2021-04-08 11:43:39 -05:00 |
Peter A. Bigot
|
242714224b
|
rabbitmq: remove deprecated healthcheck (#7823) (#7920)
|
2020-08-10 13:02:38 -04:00 |
Joao Gilberto Magalhães
|
de16279d72
|
Add RabbitMQ slave_nodes and synchronized_slave_nodes metrics (#7084)
|
2020-02-25 16:36:06 -08:00 |
Jacques Heunis
|
8b3a8d1113
|
Add gathering of RabbitMQ federation link metrics (#6283)
|
2019-10-23 17:08:19 -07:00 |
paebersold
|
32de8bb459
|
Add per node memory stats to rabbitmq input (#6326)
|
2019-08-29 17:12:57 -07:00 |
Vitalii Solodilov
|
6c4032071f
|
Improvement of RabbitMQ plugin #3025 #3252
* 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>
|
2018-06-19 13:12:23 +04:00 |
Ivan Lopez
|
48092ed598
|
Add RabbitMQ cluster and running nodes count and running node status (#3703)
|
2018-01-26 15:00:58 -08:00 |
kerams
|
87f1d45ee0
|
Add support for exchanges to RabbitMQ input (#3619)
|
2018-01-03 17:38:11 -08:00 |
Frederick Roth
|
ac5ac3161f
|
Fixed inconsistency between HasIntField and IntField (#2813)
|
2017-05-16 15:25:30 -07:00 |
Patrick Hemmer
|
06baf7cf78
|
use AddError everywhere (#2372)
|
2017-04-24 11:13:26 -07:00 |
Cameron Sparr
|
a970b9c62c
|
Revert "Rabbitmq plugin: connection-related metrics." (#2169)
|
2016-12-15 19:31:40 +00:00 |
Kishore Nallan
|
dede3e70ad
|
Rabbitmq plugin: connection-related metrics. (#1908)
* Rabbitmq plugin: connection-related metrics.
* Run go fmt.
|
2016-12-13 14:17:20 +00:00 |
Jack Zampolin
|
0cdf1b07e9
|
Fix issue 524
|
2016-01-20 10:57:35 -08:00 |
Cameron Sparr
|
9c5db1057d
|
renaming plugins -> inputs
|
2016-01-07 15:04:30 -07:00 |