Kaio Cunha

Results 8 comments of Kaio Cunha

I ran into the same issue and @ZauberNerd 's [PR](https://github.com/go-git/go-git/pull/485) solved it. Thanks! But, why is it taking so long for PRs to be merged?

> https://stackoverflow.com/questions/54663845/apply-hpa-for-statefulset-in-kubernetes It would be a really nice feature to have and help even out Fluentd CPU usage, which is usually the bottleneck. HPA now supports StatefulSets.

@tanmx could you please show how you used it in addition to your previous fluentd configuration? I'm trying to add the following configuration to my fluentd opensearch output: ```xml url...

I think I've run into this issue. I have two Fluentd ClusterFilters running: ```yaml apiVersion: fluentd.fluent.io/v1alpha1 kind: ClusterFilter metadata: name: de-dot labels: filter.fluentd.fluent.io/enabled: "true" filter.fluentd.fluent.io/tenant: "core" spec: filters: - customPlugin:...

> My 2 cents is that there is no one-size-fit-all quota design. If an ElasticQuota needs to support cross-namespace sharing, there are more areas need to be considered: > >...

> This looks more like an issue in your Thanos Receive Controller setup because none of the provided above hashring.js files have "endpoints" defined (which would definitely break Thanos Receive)....

Has anyone found a workaround for this? Fluentd monitoring is critical.

> are there any plans to also enable such a prometheus metric endpoint for the fluentbit component? (preferably with a service/podmonitor) I found [this](https://github.com/fluent/fluent-operator/issues/266) issue from a while ago asking...