You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you say if I tried to integrate notifications via Sentry to Ofelia?
This would make image bigger because that would require to download a utility called cron-sentry, that would work as a wrapper for the commands ran. If the command gives non-zero exit status, the output is sent to Sentry server. I guess you could do this in plain Go easily (https://docs.sentry.io/platforms/go/), but as I don't know Go...
The text was updated successfully, but these errors were encountered:
You could achieve this by configuring fluentd with sentry plugin to read ofelia logs from the local filesystem (see save loging option) or just [bash script, that will watch the folder}https://askubuntu.com/a/460963) and fire sentry-cli
Hi, I love your software. It is plain great.
What would you say if I tried to integrate notifications via Sentry to Ofelia?
This would make image bigger because that would require to download a utility called
cron-sentry
, that would work as a wrapper for the commands ran. If the command gives non-zero exit status, the output is sent to Sentry server. I guess you could do this in plain Go easily (https://docs.sentry.io/platforms/go/), but as I don't know Go...The text was updated successfully, but these errors were encountered: