Open Source Challenges
Each adventure focuses on one open source technology, with challenges at different difficulty levels. Pick your adventure, work through real-world scenarios hands-on, and share what you learn with the community.
Filtered Challenges
3 challenges · flagd
Stand up the Lab
- How an OpenFeature client and provider work together: the SDK is provider-agnostic and the flagd provider plugs in via dependency only
- What remote provider means in practice: the SDK calls a separate flag service (flagd) over gRPC, not parsing flags.json itself
- What flags.json looks like for flagd (state, variants, defaultVariant)
Outcome by Cohort
- How OpenFeature's transaction-context propagation works in a thread-per-request server, and why a ThreadLocalTransactionContextPropagator is the right primitive for Servlet-based apps
- The difference between request-scoped context (the subject's species) and global evaluation context (the trial's country), and when each is the right tool
- How hooks let you attach cross-cutting behaviour, audit logging today and OpenTelemetry tracing tomorrow, without modifying every flag evaluation call site
Read the Chart
- How the OpenFeature OpenTelemetry hooks (TracesHook and MetricsHook) join flag evaluations to the rest of an application's telemetry without a separate ingestion path
- How to author your own Hook: a tiny class that copies merged-eval-context attributes onto the active OTel span, closing the loop between why a flag resolved the way it did and what the operator sees in Tempo
- How fractional rollout in flagd buckets users by targetingKey (same key, same bucket, every request) and how to read that bucketing off a dashboard
Challenge Builders
Adventures don't build themselves. A heartfelt thank you to everyone who has put in the time and care to create them.
DevRel at Dynatrace and co-organizer of Cloud Native Linz. Passionate about building user-friendly Cloud Native and Kubernetes solutions, with a background in mobile and backend development. Found in tech and sports communities, inline skating rinks, and quiz nights across Europe.
adventures created
CNCF Ambassador and maintainer of OpenFeature and JUnit Pioneer. Helps teams release faster and with more confidence through open standards, feature flagging, and the communities that make both possible. A familiar face at KubeCon EU, Devoxx, ContainerDays, and meetups across Europe.
adventures created
Community Leaders
Top Challenge Solvers
- theharithsa9
- gsigmund8
- iw4p8
- justinrand6
- enri-kapaj6
Challenge Grand Builders
- KatharinaSick14
Challenge Builders
- simon.schrottner3
Start Curious.Break Things.Learn Together.Glow Brighter.
You bring your questions, your fixes, your ideas. We bring the challenges, the tooling, and the practitioners who care about the same problems you do.
Every spark starts with one person. Like Nyx, our firefly, together we brighten the whole open source ecosystem.
That's OffOn. always On. always Open. always Learning.
