Oleg Utkin

Results 36 comments of Oleg Utkin

Hey Influx team, just wanted to bump this thread. I saw that annotations are being worked on, though they have not landed yet in OSS version (#21591). Is adding shared...

Bumping again, in case there are any updates. Just wondering if this feature is anywhere on the radar/roadmap.

Seems like there is another issue lurking in the same vein and probably in need of the same underlying synchronisation mechanism: https://github.com/influxdata/influxdb/issues/19962 Would be very nice to see movement on...

Bumping the issue to keep it active, would be very nice to see this feature someday.

In huge monorepos it is quite important to have a way to render out prompt asynchronously. I feel like ZSH handled this very elegantly by allowing a prompt process to...

I managed to get the async rendering accomplished via universal variables in Fish combined with `--on-variable` hooks. I found that to be a fairly nice and simple way to do...