Roman Chechyotkin

Results 11 issues of Roman Chechyotkin

added functionality for creating postgresql events notification

i want to implement API for configuration notifications like Postgresql, MySql, Kafka, Redis and etc the first integration is #294 for Postgresql

# Loki Added loki output plugin Fixes #631

# HTTP input plugin metics Now added metric for tracking request bodies size Fixes #487

I want to uininstall a few versions at once, but only the first arg is processed ![image](https://github.com/user-attachments/assets/3202694c-dd87-4844-a00c-ffad91ed815a)

Now there is not full brand new document in README.md I wanna use this json lib in your other open source projects, but i cant learn it fully without appropriate...

Added support for slog.Group Since it has pairs to check, i decided to add func `log/slog.Group` to list of slog functions to make it checkable)

# Description Sending logs to Loki using protobuf messages Fixes #820 Also set up proto as default format because ``` BenchmarkLokiJSONRequestBuilding/SmallBatch_10_events-10 23757 50821 ns/op 144009 B/op 1650 allocs/op BenchmarkLokiJSONRequestBuilding/MediumBatch_100_events-10 2210...

**Is your feature request related to a problem? Please describe.** add option to send logs using protobuf and snappy compression **Describe the solution you'd like** add config option to send...

enhancement

**Describe the bug** if log line is json the insertion would fail ```json {"level":"error","ts":"2025-09-28T12:21:44.721518Z","logger":"fd.loki.output.loki","message":"can't send data to Loki","address":"http://localhost:3100","error":"bad response: code=400, err=response status from http://localhost:3100/loki/api/v1/push isn't OK: status=400, body=loghttp.PushRequest.Streams: []loghttp.LogProtoStream: unmarshalerDecoder:...

bug