Alex Goth

Results 23 issues of Alex Goth

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When installing via the helm chart on an AKS cluster...

type/bug

## Overview Updates `config.example.yaml` to include all configurable properties alongside their descriptions. Onwards, care should be taken when configuration changes, to validate the example is always up to date with...

kind/documentation

## Overview Adds comparative performance tests for using projections versus materialized views & for baselining raw query execution compared to OpenMeter performance. Based on the results projections have around 2-3x...

release-note/ignore

## Overview Fixes #(issue) ## Notes for reviewer

release-note/misc

# Currently Proposed Solution: - We have to use [atlas](https://atlasgo.io) to generate the diffs based on the ent schema we declare - Atlas doesn't support multiple histories in a single...

release-note/misc

## Overview Let's continue the DLQ implementation discussion & changes over here (branched form https://github.com/openmeterio/openmeter/pull/1280) to unblock the ingest event batching

release-note/misc

## Overview The information already exists internally, this PR exposes it through a simplified mapping Fixes OM-841

release-note/feature

## Overview Adds a new dagger function for running diff tests between the current HEAD (including uncommitted) and a provided `baseRef`. Example command: ``` dagger call --source .:default etoe diff...

release-note/misc

## Overview Includes (per commit): - make task to run e2e tests - removes `*map[string]string` for feature `meterGroupByFilters` and replaces it with a custom type - Proposed solution for [OM-719...

release-note/feature
kind/refactor

## Overview Adds the internals to enable entitlement scheduling. The new entitlement properties are `activeFrom` and `activeTo`. (these are not externally visible) Introduces two new methods - `ScheduleEntitlement` - `SupersedeEntitlement`...

release-note/misc