Vadim Gusev

Results 5 issues of Vadim Gusev

I like design of OkLog and displeased with ELK at the same time, so I want to try to implement logging stack that is built around it. My main use...

question

**Describe the bug** I'm trying to utilize `otlp_config` to shift some attributes I was previously dropping into newly introduced `Structured metadata`. My attempts were ineffective and it's hard to distinguish...

I would like to have an ability to specify time range in plain int nanoseconds like this: ``` |> range(start: 1557339710000000000, stop: 1557253315000000000) ``` Trying to do so produces ```...

kind/bug
community
team/query

I have identical basic queries that do not utilize new Flux capabilities and produce same result from end user's standpoint, both in Flux and InfluxQL. And they have drastically different...

team/query

**Describe the bug** I've upgraded Loki to `v3.2.0` in hopes that new planner/builder architecture will finally make blooms work for me. I can see that blooms somewhat work by observing...

feature/blooms