-
**Bug description**
We have a number of rabbitmq consumer pods with Istio sidecar running. These pods should consume messages from rabbitmq running as a hosted service via cloudamqp. As soon as the…
-
Hi y'all!
Super excited to be able to control this under Terraform, but I ran into a couple issues while trying to set this up that I wanted to make y'all aware of.
1. This might be an issue wit…
-
This commit https://github.com/cloudamqp/terraform-provider/commit/72fa7c7a50ec5be16399d88acb5033b104191f1b has made it impossible to build this project.
Without the pinned dependencies the followi…
-
I'm facing a problem that amqproxy is falling when verifying the upstream certificate
```
#
```
is there a way to go around this? (disabling the verification would work well in my case)
-
`root@test:~/go/src/github.com/cloudamqp/terraform-provider$ make init
linux
GOOS=linux GOARCH= go build -o terraform-provider-cloudamqp
# github.com/cloudamqp/terraform-provider/vendor/github.co…
-
Hello!
It would be nice to have more queue metrics exported, like in separate rabbitmq-exporter: https://github.com/kbudde/rabbitmq_exporter#queues---counter
-
The CloudAMQP UI supports tags for instances (pretty useful for scoping environments). Would it be possible to add the support to define tags in the provider as well?
### Example
```hcl
provider …
-
Hi,
here is my server code:
```require('dotenv').config();
const UserService = require('./service/UserService');
global.httpContext = require('express-http-context');
const uuidv4 = require('u…
-
Problem in rabbit with normal and less traffic
Hi,
Im using rabbitmq cluster (v3.7.15) in production but i have problem with it, it can not resist with even normal traffic and it crashes without hig…
-
In an asp.net core environment I have 4 bus connections, 2 buses with 2 different vhosts on each.
On 6.2.4 all is working. Upgrading to 6.2.5 with no other changes causes the first call to IBusCont…