Gábor Farkas

Results 34 comments of Gábor Farkas

hi @SSvilen, currently the two buttons works slightly differently, download-csv downloads the selected dataframe, and download-logs downloads all the data (all the dataframes). i agree this is confusing, i created...

we will have to decide how to handle users with Prometheus older than v2.24.0 (where this feature was added). i did a quick check, and it seems we will not...

thank you, it works well. i have to specify it twice, like this: (i want it to default to 4, and be 2 for javascript) ``` ["editor.tabLength" "4"] ["editor.tabLength" "2"...

sure, will submit a pull request to @newobj :)

there was some discussion about this, and one architecture-problem is that things like `forward oauth identity` and `allowed cookies` need per-browser-connection auth credentials, and that does not play well with...

@marefr yes, the result is that: - technically this is possible by adding `Headers` to the right places - but we loose some nice properties of the stream-to-many-people-from-1-source scenario so...

i'd personally recommend not relying on this Loki feature for now, it's not 100% clear yet what the best way forward with the datasource-sends-unrelated-headers is (see https://github.com/grafana/grafana/issues/57065). it could be...

hi @aline-moreira , i'll continue working on this in the following weeks 👍

NOTE: we will have to change the visual design, my original approach has some technical problems.

hi @Elfo404 , i made a small adjustment to make the animation better (see last commit). please check it and tell me what do you think. i made a video...