summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check whether the file is readableissue-2685Michal Kuratczyk2021-02-011-2/+4
* Merge pull request #2765 from rabbitmq/cmq-leader-logMichael Klishin2021-01-281-2/+0
|\
| * Remove a log line related to CMQ leader transferMichal Kuratczyk2021-01-281-2/+0
|/
* Add stream prometheus plugin to plugins.mkArnaud Cogoluègnes2021-01-281-0/+1
* Merge pull request #2763 from rabbitmq/mk-erlang-client-2750Michael Klishin2021-01-281-6/+11
|\
| * NamingMichael Klishin2021-01-281-2/+2
| * Fix unused variableLuke Bakken2021-01-281-2/+1
| * Merge remote-tracking branch 'gh-2750/master' into mk-erlang-client-2750Luke Bakken2021-01-281-6/+12
| |\ |/ /
| * Resolve DNS until first successPawel Antemijczuk2021-01-261-6/+12
* | Merge pull request #2759 from rabbitmq/default-quorum-cluster-sizeMichael Klishin2021-01-282-3/+7
|\ \
| * | Be extra defensive when fetching initial quorum group sizeMichael Klishin2021-01-281-3/+2
| * | Correctly fetch 'rabbit.quorum_cluster_size'Michael Klishin2021-01-281-0/+2
| * | Fix capture of `application:get_env` return valuedcorbacho2021-01-281-2/+5
| * | Set default cluster size to 3default-quorum-cluster-sizedcorbacho2021-01-281-1/+1
| * | Fix default cluster size config namedcorbacho2021-01-281-1/+1
| |/
* | Disable stream failure testArnaud Cogoluègnes2021-01-271-0/+1
* | Merge pull request #2755 from rabbitmq/mk-remove-cmq-leadership-transfer-from...Michael Klishin2021-01-272-31/+9
|\ \
| * | Don't perform CMQ leadership transfer when entering maintenance modeMichael Klishin2021-01-272-31/+9
* | | Add stream prometheus plugin to GH actionsArnaud Cogoluègnes2021-01-274-0/+149
* | | Remove unnecessary fileArnaud Cogoluègnes2021-01-271-6/+0
* | | Merge pull request #2712 from rabbitmq/rabbitmq-stream-prometheusArnaud Cogoluègnes2021-01-2765-5/+10306
|\ \ \
| * | | Fix stream prometheus testsArnaud Cogoluègnes2021-01-271-4/+8
| * | | Filter out gauges from per-object metricsrabbitmq-stream-prometheusdcorbacho2021-01-251-1/+7
| * | | Merge branch 'master' into rabbitmq-stream-prometheusArnaud Cogoluègnes2021-01-1827-716/+1079
| |\ \ \
| * | | | Test stream prometheusArnaud Cogoluègnes2021-01-135-279/+483
| * | | | Start test suite for stream prometheusArnaud Cogoluègnes2021-01-1214-17/+1316
| * | | | Fix typoArnaud Cogoluègnes2021-01-121-1/+1
| * | | | Add stream prometheus pluginArnaud Cogoluègnes2021-01-1151-5/+8793
* | | | | Merge pull request #2729 from rabbitmq/rabbitmq-stream-consumers-in-queue-det...Arnaud Cogoluègnes2021-01-278-7/+160
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add help tooltip for consumers channel columnrabbitmq-stream-consumers-in-queue-detailsArnaud Cogoluègnes2021-01-212-1/+5
| * | | | Adapt consumer link in queue details pageArnaud Cogoluègnes2021-01-203-3/+44
| * | | | Report stream consumers as regular consumers in managementArnaud Cogoluègnes2021-01-204-3/+111
* | | | | Merge pull request #2751 from rabbitmq/rabbitmq-server-2749Michael Klishin2021-01-273-50/+96
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve a log messagerabbitmq-server-2749Michael Klishin2021-01-261-3/+3
| * | | | Less intrusive CMQ leadership transferMichael Klishin2021-01-263-12/+37
| * | | | rabbit_amqqueue:maybe_rebalance/4: only consider nodes not under maintenanceMichael Klishin2021-01-261-1/+1
| * | | | Synchronously add mirrors when transferring ownershipMichael Klishin2021-01-262-34/+55
|/ / / /
* | | | Merge pull request #2741 from rabbitmq/single-auth-attempts-declarations-on-p...Michael Klishin2021-01-232-11/+13
|\ \ \ \
| * | | | Always show aggregated auth_attempts, add detailed when per object enabledsingle-auth-attempts-declarations-on-per-object_2740Gerhard Lazu2021-01-222-16/+11
| * | | | Single auth_attempts declarations when per-object metrics enabledGerhard Lazu2021-01-222-6/+13
|/ / / /
* | | | Bump (c) yearMichael Klishin2021-01-22800-808/+808
* | | | More README editsMichael Klishin2021-01-221-2/+6
* | | | List more prominent doc guides in READMEMichael Klishin2021-01-221-1/+6
* | | | Disable stream failure test until coordinator is fixedArnaud Cogoluègnes2021-01-211-0/+2
* | | | Merge branch 'tomyouyou-vm_memuse' into masterMichael Klishin2021-01-211-3/+5
|\ \ \ \
| * | | | Refactor #2733 a bit moreMichael Klishin2021-01-211-7/+5
| * | | | Use slightly more idiomatic ErlangMichael Klishin2021-01-211-3/+3
| * | | | 'get_memory_use(ratio)' will have an exception when MemoryLimit is 'infinity'tomyouyou2021-01-211-1/+5
|/ / / /
* | | | Prometheus metric collector: correct wording in labelsMichael Klishin2021-01-201-2/+2
* | | | Merge pull request #2731 from rabbitmq/rabbitmq-server-2730Michael Klishin2021-01-201-1/+10
|\ \ \ \