summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use `rabbitmq_cluster_` prefix for cluster-wide metricsvhost-exchange-countAlexey Lebedeff2021-11-243-18/+20
* WordingMichael Klishin2021-11-241-2/+2
* WordingMichael Klishin2021-11-241-5/+4
* Add optional metrics for vhost and exchange countAlexey Lebedeff2021-11-243-2/+149
* Do not count unroutable message in global totalsMichael Klishin2021-11-232-2/+2
* Merge pull request #3708 from rabbitmq/filter-out-queues-from-global-statsMichael Klishin2021-11-236-44/+105
|\
| * Compile the regexLuke Bakken2021-11-221-1/+2
| * Use own key to exclude queuesdcorbacho2021-11-162-1/+3
| * Exclude queues from aggregated metrics in prometheus collectordcorbacho2021-11-162-34/+77
| * Store collector pattern in process memorydcorbacho2021-11-151-18/+18
| * Use a pattern to filter out some queues from global statsdcorbacho2021-11-123-5/+20
* | Merge pull request #3770 from easyteacher/systemd-hardeningMichael Klishin2021-11-191-0/+13
|\ \
| * | Add systemd hardening parameters in rabbitmq-server.service.exampleFushan Wen2021-11-191-0/+13
* | | 3.9.10 release notes wordingMichael Klishin2021-11-191-1/+1
* | | Merge pull request #3734 from rabbitmq/bump-rbe-24Philip Kuryloski2021-11-191-1/+1
|\ \ \
| * | | Use latest rbe-erlang-platform/linux-erlang-24.1GitHub2021-11-191-1/+1
| |/ /
* | | Merge pull request #3733 from rabbitmq/bump-rbe-23Philip Kuryloski2021-11-191-1/+1
|\ \ \ | |/ / |/| |
| * | Use latest rbe-erlang-platform/linux-erlang-23.3GitHub2021-11-191-1/+1
|/ /
* | Update 3.9.10 release notesMichael Klishin2021-11-191-1/+1
* | Remove incorrect commentPhilip Kuryloski2021-11-181-2/+0
* | Merge pull request #3763 from rabbitmq/pjk25/bazel-package-generic-unixPhilip Kuryloski2021-11-187-83/+419
|\ \
| * | Add the bazel target :package-generic-unixpjk25/bazel-package-generic-unixPhilip Kuryloski2021-11-187-83/+419
|/ /
* | Merge pull request #3755 from rabbitmq/bump-bazel-erlangPhilip Kuryloski2021-11-181-1/+1
|\ \
| * | Adopt latest bazel-erlangGitHub2021-11-181-1/+1
* | | Merge pull request #3752 from rabbitmq/stream-flakesMichael Klishin2021-11-181-3/+19
|\ \ \
| * | | Stream coordinator: only initialise queue record if stream id matchesstream-flakesKarl Nilsson2021-11-171-3/+19
* | | | Resolve 3.8 release note conflictsMichael Klishin2021-11-182-13/+19
* | | | 3.8.26 release notesMichael Klishin2021-11-182-0/+62
* | | | Initial 3.8.25 release notesMichael Klishin2021-11-182-0/+72
* | | | Merge pull request #3759 from rabbitmq/oauth2-config-fixMichael Klishin2021-11-182-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix cuttlefish config for oauth2Michal Kuratczyk2021-11-182-4/+4
|/ / /
* | | Fixup update-rbe-images workflowPhilip Kuryloski2021-11-171-1/+1
* | | Initial 3.9.10 release notesMichael Klishin2021-11-171-0/+46
|/ /
* | Stream coordinator: log member deletionsKarl Nilsson2021-11-171-0/+2
* | Apply changes from #3748 to remaining workflowsPhilip Kuryloski2021-11-173-0/+9
* | Merge pull request #3748 from siggisim/fix-keepalivesPhilip Kuryloski2021-11-172-0/+2
|\ \
| * | Further keepalive networking tweaksSiggi Simonarson2021-11-162-0/+2
|/ /
* | Merge pull request #3740 from rabbitmq/rabbitmq-server-3739Luke Bakken2021-11-162-1/+54
|\ \
| * | Distribution listener settings support in rabbitmq.confMichael Klishin2021-11-162-1/+54
* | | Merge pull request #3738 from rabbitmq/cleanup-symlink-private-log-messagePhilip Kuryloski2021-11-161-2/+5
|\ \ \
| * | | Fixup the "Failed to symlink private_log directory." error in bazelcleanup-symlink-private-log-messagePhilip Kuryloski2021-11-161-2/+5
| |/ /
* | | Merge pull request #3731 from rabbitmq/stream-mnesia-updateMichael Klishin2021-11-163-10/+38
|\ \ \ | |/ / |/| |
| * | Stream coordinator: only update amqqueue record if stream id matchesstream-mnesia-updateKarl Nilsson2021-11-163-10/+38
* | | Update exchange_SUITE timeoutsPhilip Kuryloski2021-11-161-1/+1
* | | Merge pull request #3735 from rabbitmq/use-remote-download-minimalPhilip Kuryloski2021-11-165-6/+54
|\ \ \
| * | | Use the GitHub Actions Cache in conjuction with buildbuddyPhilip Kuryloski2021-11-164-0/+48
| * | | Use ubuntu-latest for all github actions workflowsPhilip Kuryloski2021-11-163-5/+5
| * | | Use --remote_download_minimal try see if that helps with GH ActionsPhilip Kuryloski2021-11-161-1/+1
|/ / /
* | | Merge pull request #3685 from rabbitmq/lukebakken/core-started-before-postlau...Luke Bakken2021-11-151-1/+1
|\ \ \
| * | | Set core_started before running postlaunch phaselukebakken/core-started-before-postlaunch-phaseLuke Bakken2021-11-111-1/+1