rabbitmq-server/deps/rabbitmq_federation_prometheus/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
315 B
Markdown
Raw Permalink Normal View History

# RabbitMQ Federation Prometheus
This plugin adds Federation metrics to prometheus
## Installation
This plugin ships with RabbitMQ. Like all other plugins, it must be enabled
before it can be used:
```bash
[sudo] rabbitmq-plugins enable rabbitmq_federation_prometheus
```
## License
See [LICENSE](./LICENSE).