Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/dmq list #22

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kcroxford-mb
Copy link

@kcroxford-mb kcroxford-mb commented Oct 12, 2020

This PR adds the ability to export the status of DMQ nodes.

curl localhost:9494/metrics | grep dmq
HELP kamailio_dmq_list_nodes_dmq DMQ peer Status
TYPE kamailio_dmq_list_nodes_dmq gauge
kamailio_dmq_list_nodes_dmq{host="1.1.1.1",status="active"} 1
kamailio_dmq_list_nodes_dmq{host="1.1.1.2",status="pending"} 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant