Aliaksandr Valialkin
Aliaksandr Valialkin
The idea is interesting. I have a few concerns: 1. Why the switch to `go tool` needs updating so many files under the `vendor` folder? 2. It would be better...
It looks like this issue is for [Grafana plugin for VictoriaLogs](https://github.com/VictoriaMetrics/victorialogs-datasource). @arturminchukov , could you move this issue to https://github.com/VictoriaMetrics/victorialogs-datasource/issues ?
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7029#issuecomment-2545665331
> Should we allow generating two timeseries for this rule, or we will only allow one series per rule? It is OK returning multiple results from VictoriaLogs for alerting and...
FYI, the `/select/logsql/stats_query` endpoint for VictoriaLogs has been added in the commit c9bb4ddeed6f6e8463bab9854b4565d7f788719a . See [these docs](https://docs.victoriametrics.com/victorialogs/querying/#querying-log-stats) for details. So, it is time to implement alerting and recording rules at...
I'd expect that VictoriaLogs plugin should process lists with up to 10k string items (such as field names or field values) with the total size of up to 10MB in...
@Loori-R , could you resolve conflicts in this pull request?
FYI, it looks like this feature introduced the bug https://github.com/VictoriaMetrics/VictoriaLogs/issues/220