-
Some of the oldest e2e tests we have are in the `e2e/consul` suite. These and the tests in `e2e/connect` should be migrated (and in the process, refactored) to the `e2e/consulcompat` workflow. The pri…
-
In 1.8.0 we introduced the `UseOtlpExporter` extension which will turn on `OtlpExporter` for all signals. If `UseOtlpExporter` is called more than once, or `AddOtlpExporter` is called in addition, exc…
-
Based on the functionality flow, this function should filter diabetes-specific podiatrist services from health service register data to create the diabetes cohort.
https://github.com/steno-aarhus/os…
-
I regularly make use of the NodeJS [cluster](https://nodejs.org/api/cluster.html) module in "normal" API services, as JS is single threaded, and we want to make use of all [available parallelism](http…
-
**Describe the bug**
Opening the app on linux fullscreens a full black screen
**Version**: v2.0.0-alpha2
**To Reproduce**
Open the program.
**Expected behavior**
Not having my screen be co…
-
From Readme:
/browseByLonLat?service=panoramio&lon=-0.38&lat=39.46&dist=500&callback=whatever
Is it possible to call all registered providers at once ? it seems that if I don't specify exactly one s…
-
I am having a problem where my Browser instance can only discover services that have been started / registered after the Browser has been created and `.find()` called.
What's strange is this is onl…
-
### Bug Report
- import path of package in question: `azure-sdk-for-go/sdk/resourcemanager/appcomplianceautomation/armappcomplianceautomation`
- SDK version: `1.0.0`
- output of `go version`: `go v…
-
I was testing the coyote v2 with rdma perf hw design and rdma services sw application.
1. The RDMA read benchmark is unstable and fails under default amount of repetitions specified in the sw.The e…
-
### Component(s)
ScrapeConfig
### What is missing? Please describe.
For ScrapeConfig we have added support for multiple SDs for which we haven't added e2e tests. The idea is to improve the test cov…