Benjamin Huo
Benjamin Huo
> Would it make sense for this library to support platforms other than cuda on x64 Linux? I am specifically looking for Apple silicon support. Currently not even cpuonly works...
@hostalp @tanmx, we already have the custom plugin feature that might solve your problem in a different way, see https://github.com/fluent/fluent-operator/blob/master/docs/best-practice/custom-plugin.md . But what you mentioned is a custom section feature...
Close it for now because of inactive
Add FluentBit collector is helpful in scenarios of collecting data through the network including the following input plugins: - https://docs.fluentbit.io/manual/pipeline/inputs/opentelemetry - https://docs.fluentbit.io/manual/pipeline/inputs/prometheus-scrape-metrics - https://docs.fluentbit.io/manual/pipeline/inputs/collectd - https://docs.fluentbit.io/manual/pipeline/inputs/forward - https://docs.fluentbit.io/manual/pipeline/inputs/http - https://docs.fluentbit.io/manual/pipeline/inputs/mqtt...
> I think I've run into this issue. I have two Fluentd ClusterFilters running: @kaiohenricunha Is it possible for you to find the root cause and create a PR for...
@wrongerror @wanjunlei what do you think?
@wenchajun
@Gentleelephant would you take a look at this? @wenchajun can help you if necessary.
> Hi, yes I am trying to use fluentbit+fluentd mode. Splunk output plugin is missing for fluentd. This is the point of this ticket yes. OK, then this is not...
Consider using custom plugin for unsupported plugins https://github.com/fluent/fluent-operator/blob/master/docs/best-practice/custom-plugin.md