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

How can I get log, graph when using webhook_sink? #1482

Open
tommy04062019 opened this issue Jul 1, 2024 · 4 comments
Open

How can I get log, graph when using webhook_sink? #1482

tommy04062019 opened this issue Jul 1, 2024 · 4 comments

Comments

@tommy04062019
Copy link

Hi team, Currently, I use webhook_sink to send alerts but I don't know how to get logs, graph like telegram_sink does.

Copy link

github-actions bot commented Jul 1, 2024

Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can!

  • 💬 Slack Community: Join Robusta team and other contributors on Slack here.
  • 📖 Docs: Find our documentation here.
  • 🎥 YouTube Channel: Watch our videos here.

@aantn
Copy link
Collaborator

aantn commented Jul 1, 2024 via email

@tommy04062019
Copy link
Author

Hi, where are you sending the alerts to by webhook? I don't think we support it on the webhook sink right now.

On Mon, Jul 1, 2024 at 11:58 AM github-actions[bot] < @.> wrote: Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can! - 💬 Slack Community: Join Robusta team and other contributors on Slack here https://bit.ly/robusta-slack. - 📖 Docs: Find our documentation here https://docs.robusta.dev/master/. - 🎥 YouTube Channel: Watch our videos here @.>. — Reply to this email directly, view it on GitHub <#1482 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADYUB232ZP2LNMGN4US7BTZKEK27AVCNFSM6AAAAABKFD5Z4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJZGYYDMMJTGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Hi @aantn : Could you tell me how the telegram_sink get logs and graph? My org has hundreds of Telegram users and services, each one may be receive alerts on one or more services, so we have to use webhook_sink to manage by ownself

@aantn
Copy link
Collaborator

aantn commented Jul 2, 2024

Hi @tommy04062019,
Here is the relevant code in the telegram sink -

And here is the code for the webhook sink which you would have to add it to -

If you are interesting in contributing a PR for this, we have instructions on setting up a dev environment here - https://docs.robusta.dev/master/setup-robusta/installation/dev-setup.html

Can you explain more on how you manage it by yourself with the webhook_sink?

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

No branches or pull requests

2 participants