Yury Molodov

Results 82 comments of Yury Molodov

> any news on this issue? it feels like this should be baseline functionality instead of afterthought We'll take a look at this issue in the coming days.

@dmitryk-dk @hagen1778 What do you think, should we add this setting?

> Can you add some tests please? Thanks! I've added the requested tests. Let me know if anything else is needed.

> Hello, have you tried using [correlations](https://grafana.com/docs/grafana/latest/administration/correlations/) to link from traces to logs? You can achieve the same result and the functionality is already available in Grafana. Yes, I'm aware...

> Linting needs fixing and it should be good to go! Fixed the lint errors in `createSpanLink.tsx`. @ifrost, could you please take a look? Thanks!

> * Ability to use or not use Tenants (let's call it `allow-tenants-var`) variable should be configured in Grafana datasource setting (Connection), which can be edited only by Grafana admins....

Yes, the browser navigation has been fixed.

Unfortunately, we are unable to prevent the query from being lost when switching the datasource in alert rules. This behavior is controlled by Grafana's internal code. When a datasource is...

**How it works:** The datasource uses the `importFromAbstractQueries` and `exportToAbstractQueries` methods to convert abstract queries into valid expressions and vice versa. When exporting from Prometheus using `exportToAbstractQueries`, the label names...

The following functionality has been implemented and included in the [release](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/tag/v0.10.0): "set the default query type to `instant` when creating alerting rules" However, I am reopening this issue because there...