cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Allow changing settings of an instance #124

Closed timsanwald closed 2 years ago

timsanwald commented 2 years ago

It would be great to be able to set the configuration of an instance as described in the API

Use Case:

tbroden84 commented 2 years ago

The configuration in our API for Prometheus have been deprecated. Since RabbitMQ 3.8.0, there is support for multiple prometheus endpoints to allow more specific metrics.

There are three different endpoints available for prometheus metrics

More information here: https://www.cloudamqp.com/blog/Prometheus-and-Grafana.html and here: https://www.rabbitmq.com/prometheus.html