featurehub icon indicating copy to clipboard operation
featurehub copied to clipboard

FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, React, Python, Go, .Net, Ruby, Android, Swif...

Results 85 featurehub issues
Sort by recently updated
recently updated
newest added

OAuth configurations should fail on start if misconfigured and if the back-channel http request fails, it should be explicit about that failure and what it means to the user.

We want to swap to java19 so we can consider swapping the underlying web engine to Helidon Nima . https://www.infoq.com/news/2022/09/introducing-helidon-nima/

we use a variant of stickycode for config and it is of limited usefulness, we can just use the FallbackConfig capability which essentially does the same thing and remove the...

In a situation when a deployment is rolling (say in k8s), a dacha1 instance can be shut down while it is in the middle of handing its cache off to...

Hello! As all FeatureHub components expose Prometheus metrics, I'm wondering if there's some documentation on the metrics, and/or recommended Prometheus alerts and grafana dashboards to visualize those metrics. I've been...

**Describe the bug** Kinesis stream name appears to be hardcoded i.e. featurehub-mr-stream Which area does this issue belong to? * [X] FeatureHub Admin Web app * [ ] SDK *...

**Caching issue with Kinesis** When using kinesis the edge endpoint does not reflect the any updates made to any of the features via the web UI. Which area does this...

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.6. Release notes Sourced from protobufjs's releases. protobufjs: v7.2.6 7.2.6 (2024-01-16) Bug Fixes report missing import properly in loadSync (#1960) (af3ff83) protobufjs: v7.2.5 7.2.5 (2023-08-21)...

dependencies
javascript

**Describe the bug** Assume scenario: - a portfolio P1 with - applications A1, A2, A3 - each (application) with environments E1, E2, E3 - service accounts S1, S2 Requirement: -...