SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
18.56k stars 1.19k forks source link

Forward log lines without "threshold" or alert to notification channels #3008

Open davesmits opened 1 year ago

davesmits commented 1 year ago

Is your feature request related to a problem?

We are migrating from GELF / Filebeat logging to Graylog to fully embrace Open Telemetry with Signoz. In Graylog we have some queries defined that push certain log message directly to slack without having a threshold mechanism that triggers and untriggers. We would like to keep that that some very highly important log message are just "forwarded" to slack without beeing signaled.

Current example of a message

image

while our message with graylog look like

image

Describe the solution you'd like

Make a query and log message the match the query forward those to the slack notification channel

Thank you for your feature request – we love each and every one!

welcome[bot] commented 1 year ago

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.