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

Opensource Grafana Oncall mobile app #3044

Open
semekh opened this issue Sep 19, 2023 · 12 comments
Open

Opensource Grafana Oncall mobile app #3044

semekh opened this issue Sep 19, 2023 · 12 comments
Assignees
Labels
feature request New feature or request part:mobile

Comments

@semekh
Copy link

semekh commented Sep 19, 2023

What would you like to see!

This is specifically interesting to us because we'd like to have a separate push notification channel that doesn't go through Grafana Oncall Cloud.

Product Area

Mobile App

Anything else to add?

No response

@semekh semekh added the feature request New feature or request label Sep 19, 2023
@github-actions
Copy link
Contributor

The current version of Grafana OnCall, at the time this issue was opened, is v1.3.38. If your issue pertains to an older version of Grafana OnCall, please be sure to list it in the PR description. Thank you 😄!

@imtoori
Copy link
Contributor

imtoori commented Sep 19, 2023

Hi! What's the desired feature here?

You can already use the app with a self-hosted version of grafana oncall, you just need to connect to cloud for push notifications

Are you asking if there's a way of using the app without connecting to oncall cloud?
In that case this is not possible at the moment and I don't really know if this is doable at all since the firebase configuration are hardcoded in the app and I don't think there's a way of configuring that dynamically.
But I'll do some research in the next weeks if this is what's being requested

@semekh
Copy link
Author

semekh commented Sep 19, 2023

Yes, I'd like the self-hosted oncall to be able to push notifications without connecting to oncall cloud.
Since firebase configuration is hardcoded in the app, I would like to be able to compile the Android/iOS app with the customized firebase configuration. As an example, RocketChat does so and you can receive push notifications on your compiled app.

@schewara
Copy link

Hi

Just stumbled on this one, and it sounds like, that a solution like the one used in the Element Android Client would be a possible fit.

Unfortunately UnifiedPush won't work on iOS

@bmalynovytch
Copy link

You can already use the app with a self-hosted version of grafana oncall, you just need to connect to cloud for push notifications

As far as I understand, having push notifications for a self-hosted Grafana Oncall instance requires (payable) seats on Grafana Cloud.
What's the purpose of having an OSS on-call management system, that can't notify people ? (or that requires paying the same expensive plans than full featured SaaS solution)

@Matvey-Kuk
Copy link
Contributor

@bmalynovytch payable seats are required for SMS/Phone calls. For push notifications you could have as many OSS OnCall users as you want :)

@cw-sanikachavan
Copy link

@Matvey-Kuk I am new to setting up grafana oncall, can you help me how to connect to grafana on call cloud for push notifications only and not for sms/phone

@Matvey-Kuk
Copy link
Contributor

@cw-sanikachavan forwarding this question to @joeyorlando ;)

@joeyorlando
Copy link
Contributor

hi there @cw-sanikachavan 👋 see the docs here on how to setup the mobile app ✌️

@VermiumSifell
Copy link

@bmalynovytch payable seats are required for SMS/Phone calls. For push notifications you could have as many OSS OnCall users as you want :)

Would still be quite good to be able to self-host it completely without connecting it to the cloud. Something like this maybe? https://unifiedpush.org/

@genofire
Copy link

genofire commented Sep 18, 2024

i believe that is everything

@EStork09
Copy link

Is this something that Grafana is even willing to do or should this not be considered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request part:mobile
Projects
None yet
Development

No branches or pull requests