Hello everyone!
I have a question about Alloy performance, especially it’s promtail module.
Is there any difference between running promtail or Alloy performance wise? for instance i’m converting a lot of logs to metrics (maybe around 10GB per hour per host). Promtail is working without any problem for me in most cases(sometimes if log generations rates is too high, there might be some delay for promtail to keep it up with log writing speed).
I’d like to get rid of multiple exporters and instead of that implement Grafana Alloy, is that possible? Or i might face performance issues?
Thanks in advanced