-
-
a way to send x% of load to a new version of a function... or x% to func A and x% to func B, or version A/B, etc.
like a launchdarkly for funcs built into the platform
Might be extension materia…
-
Our OpenTelemetry provider is putting their prices up, so we should reduce how much we use.
Currently, we're using about 1.2B events and the next lowest threshold is 450M.
They are currently spl…
-
Wikipedia:
* https://en.wikipedia.org/wiki/A/B_testing
* https://en.wikipedia.org/wiki/Feature_toggle (feature flags, dark launching)
-
a variant of the issue was already logged in the .net runtime repo: ([#61737](https://github.com/dotnet/runtime/issues/61737)),
### Steps to Reproduce
1. Build a Xamarin.Forms v 5 applicatio…
-
**Describe the bug**
Container does not exit when auto config key is incorrect due to a configuration reset.
**To reproduce**
1. LDRP container starts with correct auto-config key
2. Change…
-
### Summary
Testing the Ansible collection should follow the CI practices we have in other integration repositories. There are clearly defined steps for testing the collection, but we're still re…
-
See: https://github.com/DanielRBaird/dotnet-sdk-common/pull/1
Adding a caching key to the user would allow for caches to support keeping separate data based on whatever differences the implementer …
-
So when working to get this up and running i found a problem. All implementations are sending metrics periodically like in the nodejs app:
```
this.timer = setTimeout(() => {
this.sendMetrics()…
-
**Is your feature request related to a problem? Please describe.**
The SDK is currently launching 11 threads by default when doing `ldclient.set_config(Config(sdk_key)); ldclient.get()`. This is reso…