Callum Styan

Results 206 comments of Callum Styan

> I'm thinking about cases where a tenant just have 1 HA pair (and thus technically wouldn't need the `cluster` label), then after some time setup another HA pair (I...

I'll pick this up again soon

When originally implementing the WAL based remote write changes we found fsnotify very unreliable. I don't remember the details since this was more than 4 years ago, perhaps it was...

Sounds like there's an acceptable workaround :+1: In addition, while we haven't made a formal decision yet, we expect in the near future that all new feature work will be...

@hterik [here's](https://github.com/grafana/agent) the link, I meant to include that in my original comment, my apologies :)

> Wait a second...does this mean that all future work on Promtail is suspended? Will future development happen in Grafana agent? Like I said, we haven't made a formal decision...

is this still a problem? sounds like the PRs @thampiotr mentioned fixed it?

Hello, thanks for your feature request. We're currently reevaluating promtails position as a project within Grafana Labs. Internally we're actually using the [Agent](https://github.com/grafana/agent) for both metrics and logs collection at...

> is there a option in promtail that will let you forward/send logs to kafka? Any docs about this? No. The short version is that for the moment, and likely...

@joshuapare was your grafana agent PR merged? if so we can likely merge a similar fix here, we're just trying to avoid too much divergence since the agent team forked...