Ilya Ibragimov

Results 8 issues of Ilya Ibragimov

### Is your feature request related to a problem? Please describe. LTSV plugin can't understand quoted values Example: Having log: `level=warn ts=2021-12-20T05:56:00.397096942Z caller=operator.go:516 component=alertmanageroperator msg="alertmanager key=kube-system/prometheus-operator-kube-s-alertmanager, field spec.baseImage is deprecated,...

enhancement

**Describe the bug** When building go app with dependencies, error occurs while fetching some dependencies through athens. Looks like problem related to voyager `v11.0.1`. With voyager `v12.0` problem does not...

First of all - library as great. Just have one question: I'm using `jpeg.Encode(f, img, &jpeg.Options{Quality: 100})` When writing it to file and and opening with gosseract client with `SetImage`,...

Let's imagine, we have an application with a lot of business logic and big amount of abstraction layers. This application could make calls to external (for example http) services. When...

needs info

It would be very helpful to have something live ResetCalls method to to reset all Call counters (if possible) and Per method reset Call counter methods. Sometimes you doesn't have...

I try to add handler for K8S readiness probe (GET /health), which is not defined in open api scheme. ``` r.Get("/health", func(writer http.ResponseWriter, request *http.Request) { if _, err :=...

Last commit was made almost year ago. There are 56 opened issues. Is this repo maintained?

Have metric with name "temperature" and labels "id", "db". Later we decide to remove "db" label and add label "name". If we request this metric after performed actions like this:...

question
metricsql