Sergey Melnikov

Results 7 comments of Sergey Melnikov

I just have configured loki + alertmanager for alerting. It took me a lot of patience) I think loki team should add additional examples and documentation. It's really hard to...

1. We use fluent-bit for logs processing from java application to kaffra (redpanda actually). Java emits logs as JSON. - Java appender config: `` - fluentbit output config: ``` ......

Alert for error messages with particular message text. Looks like need to debug deduplication at alertmanager. ``` - alert: "log_warning" expr: "count_over_time({level=\"ERROR\"} | pattern `` [1h])" for: "1m" annotations: description:...

Hello Charlie, Great to hear it's in your radar. Is it possible to share your/loki roadmap or something like that? Just to feel more comfortable with upcoming changes. --Sergey

I've never heard about such calls. Is it even public? How to join them?))

Yep, the key thing is to share knowledge between application and profiler if poll is slow or not. One step back.If we want to get profile of tail events, we...

Hello, Just few notes to mention. Motivation and context (1): To determine a tail latency event, there must be some interaction with the application so that it can indicate whether...