Eugene Klimov

Results 220 issues of Eugene Klimov

### Describe the feature I have S3 client with following code ```golang type S3LogToZeroLogAdapter struct { logger zerolog.Logger } func newS3Logger(logger zerolog.Logger) S3LogToZeroLogAdapter { return S3LogToZeroLogAdapter{ logger: logger, } }...

feature-request
p2
queued

Nice tool guys, thank you so much for your efforts! Could you add ClickHouse support?

we have field with `Map(String, String)` , but when there's a numerical value (even as a string) to be added to AdHoc filters via the button in a logs panel...

X, Y, Color - color doesn't work

When we got 100k rows from the plugin, then Logs panel stuck, let's try to avoid it Grafana plugin make two requests, first aggregating like `SELECT toStartOfInterval("event_time", INTERVAL 1 MINUTE)...

enhancement
p2

candidates - https://github.com/AfterShip/clickhouse-sql-parser, - https://github.com/alecthomas/participle

adhoc filters from details doesn't work ;( ## we need to option to allow enable and disable filters for complex clickhouse types like Map/Object etc. ![image](https://github.com/user-attachments/assets/64d3b443-ae0b-4e0f-a6ce-cadbb0966e19) ![image](https://github.com/user-attachments/assets/d25648c2-2551-4810-9561-26fb95148a43) filters works but...

bug
p2