Roman Misyurin
Roman Misyurin
@Slach I revamped its functionality so that now, upon clicking the "Run query" button, all operations related to replacements, verifications, or query testing are performed. Furthermore, I corrected the logic...
@Slach I checked the behavior in Grafana 10, please review and close issue if needed: If you set Text Mode to "Value and name" it shows correctly for a single...
[Issue in Grafana repo](https://github.com/grafana/grafana/issues/98038)
The official Grafana ClickHouse datasource plugin (latest versions for Grafana 9/10+) does support distributed trace data with nanosecond precision. Trace support was introduced in version 2.2.0 of the plugin, including...
@Slach @antip00 It's not a bug, it's normal Grafana behavior, even when we work with a relative time range it still doesn't trigger range change implicitly ( for example when...
Hey @alexrosenfeld10 Thanks for reporting this issue! undefined appears there in case of absent value for the Timestamp Column field in Query Settings, could you please confirm if it's empty...
@Slach I added a simple improvement to add a where clause to the context request, it should do the trick here
@Slach @ashraf133 This is consistent with known Grafana issues: - [Issue #19437](https://github.com/grafana/grafana/issues/19437) — template variables are not expanded when using Explore, especially when opening in a new window - [Issue...