fluent-plugin-sentry
fluent-plugin-sentry copied to clipboard
fluent-plugin-sentry sends aggregated errors/exception events to Sentry. Sentry is a event logging and aggregation platform.
Hi, Thanks for your plugin. I'm trying to use it over Kubernetes. We have fluentd forwarders that will push the logs to our logging backends. (Sentry, ElasticSearch) What I would...
Hello, I'm enhancing the plugin for sentry 8.x support. Part of sentry8 support includes some protocol changes. https://docs.getsentry.com/on-premise/clientdev/attributes Some of these changes involve sending arrays and hashes. Upstream, fluentd record_transformer...