Eugene Klimov

Results 220 issues of Eugene Klimov

- store filters (adhoc and explore panel) in queryModel - add UI to show current applied filters as tags `field=value`,`field2!=value` - render filters in SQL replace method as adhoc logic...

- standart timeseries query, 3 fields, timestmap, category_name, metric - time series panel - data link var-template_variable_name=${__field.name} works correctly if we have multiple time series but works wrong when got...

current standart expected query is ``` SELECT toUInt64(event_time) * 1000 AS time, (toUInt64(event_time) + (rand() % 600)) * 1000 AS time_end, if(rand() % 2 = 1, '[alert] title', '[annotation] title')...

Open http://localhost:3000/d/VtsMXQl7z/test-logs-support show log context doesn't work (work wrong in Grafana Labs plugin) ![image](https://github.com/user-attachments/assets/6cc1be41-99e6-46d2-b65a-e80ef963b5eb) ![image](https://github.com/user-attachments/assets/17329c76-953d-4f1c-89f0-41d8aaabb8c3) use Explore filters in logs panel doesn't work ![image](https://github.com/user-attachments/assets/85b4dbfa-f451-48ac-a8d1-632ce79d8f09) ![image](https://github.com/user-attachments/assets/ac2c3df8-1661-47fe-baab-e886dc34473c)

Map(type_key,type_value) could be convert into labels `[('foo','"bar"'),('baz','1')]`

https://gist.github.com/zvonand/54810e2c95c70b52b6e6f81cd54b44ce https://grafana.com/blog/2024/07/31/an-overview-of-grafana-sso-benefits-recent-updates-and-best-practices-to-get-started/ https://grafana.com/developers/plugin-tools/how-to-guides/data-source-plugins/add-authentication-for-data-source-plugins#forward-oauth-identity-for-the-logged-in-user https://www.slideshare.net/stormpath/rest-api-security-oauth-20-jwts-and-more https://www.youtube.com/watch?v=NtAnyDJhkkg

p3

Currently only miliseconds is supported But durationUnit is present in https://github.com/grafana/clickhouse-datasource?tab=readme-ov-file#with-a-configuration-file

p3

**Query/Question** I got some flaky errors inside my tests in clickhouse-server with azurite details here https://github.com/ClickHouse/ClickHouse/issues/60447 and here https://github.com/Azure/Azurite/pull/2443 `clickhouse-server` use `aws-cpp-sdk` to make requests to `azurite` but after receive...

question
Azure.Core
Client
customer-reported
needs-team-attention

When press '/' in ASK AI widget ![Image](https://github.com/user-attachments/assets/d99231c0-ce01-454d-9d0d-f6025380a30c) then get algolia search window ![Image](https://github.com/user-attachments/assets/a340df54-0111-43fa-9aab-afd93fbf6ad0)

bug
P3

``` error can't create table `db-bew`.`table`: code: 62, message: Syntax error: failed at position 20 ('-'): -new.table UUID '0b981b4a-bfac-11ee-b5ca-5271f6067e69' ```