Skip to content

dynatrace-extensions/python-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ Management API Extension

This is an example of a real extension to monitor RabbitMQ

Getting started

Run a local RabbitMQ instance

docker run -d --name rabbit -p 15672:15672 rabbitmq:3-management

Install the dependencies

pip install dt-extensions-sdk[cli] requests

Run the extension

dt-sdk run

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages