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

Monitoring phoenix channels #3809

Open
1 task done
Perceval62 opened this issue Sep 27, 2023 · 1 comment
Open
1 task done

Monitoring phoenix channels #3809

Perceval62 opened this issue Sep 27, 2023 · 1 comment
Labels
area:monitor Everything related to monitors feature-request Request for new features to be added type:new proposing to add a new monitor

Comments

@Perceval62
Copy link

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

New Monitor

🔖 Feature description

So I love uptime kuma, I used it to monitor a few services and is now a Defacto install in my client's infrastructure.

I've recently gone down the Elixir/Phoenix rabbit hole...
Since uptime-kuma already supports monitoring MQTT topics, it wouldn't be too far fetched to also support Phoenix channels (based on websocket).

✔️ Solution

I don't know if you could do this with just the base feature to monitor websockets or if some implementation is needed.

❓ Alternatives

No response

📝 Additional Context

https://hexdocs.pm/phoenix/channels.html

@Perceval62 Perceval62 added the feature-request Request for new features to be added label Sep 27, 2023
@CommanderStorm
Copy link
Collaborator

This is kind of niche/uncommon notification framework according to the developer survey.
If you/someone else would like to contribute such a monitor, here is the Contribution guide:
https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md

If you do decide to do this, please not these two suggestions, which often push PRs back by a review-cycle:

@CommanderStorm CommanderStorm changed the title Add support to monitor phoenix channels Monitoring phoenix channels Dec 5, 2023
@CommanderStorm CommanderStorm added area:monitor Everything related to monitors type:new proposing to add a new monitor labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:monitor Everything related to monitors feature-request Request for new features to be added type:new proposing to add a new monitor
Projects
None yet
Development

No branches or pull requests

2 participants