Zoltán Bedi
Zoltán Bedi
@sunker We didn't finish the migration on time for v9.1 and didn't wanted to release a half working solution. Although the grafana/ui changes could have been gone out. The problem...
This needs https://github.com/prometheus/prometheus/pull/10876 the new package released. And https://github.com/grafana/lezer-logql upgraded. LogQL https://github.com/grafana/lezer-logql/pull/8 ✅ Waiting for https://github.com/prometheus/prometheus/pull/10999 ✅
The only thing left is to fix the tests but I need help from @grafana/observability-logs-and-traces and @grafana/observability-metrics squads. Please help me with those.
I've tried this new projectReferences option and while it builds the references projects for the first time it does not pick up changes when I change something in a referenced...
Repro: 1. `git clone -b ts-loader-repro https://github.com/SenseNet/sn-client.git` 2. run `yarn install` in the root 3. run `yarn build` 4. run `yarn snapp start` 5. add a console.log to packages/sn-hooks-react/src/context/logger.tsx (this...
Hey @daybrush Are you open for PRs to fix these missing dependencies?
related #25379
Found a couple of issue. - Count all data seems to be off when field has null values. - If you tick count all data and then change calculation then...
> The change looks good in terms of filters showing. One thing that appears to have been revealed by this is that filters on time fields aren't modifying the query...
@baur can you please open a separate issue with what you think is the issue?