Skip to content

Commit 3978df7

Browse files
toddbaertguidobrei
andauthored
Update docs/reference/specifications/providers.md
Co-authored-by: Guido Breitenhuber <157148191+guidobrei@users.noreply.github.com> Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent 460be57 commit 3978df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/specifications/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ This pattern is consistent with OpenFeature's [static context paradigm](https://
210210

211211
The provider metadata includes properties returned from the [provider_ready event payload](./protos.md#eventstreamresponse) data.
212212

213-
## In-Process Providers
213+
## In-Process Evaluation
214214

215215
In-process providers use the [sync schema](./protos.md#syncflagsresponse) to connect to flagd, initiate the [sync stream](./protos.md#eventstreamresponse), and download the `flag-set` rules to evaluate them locally.
216216
In-process providers are relatively complex (compared to RPC providers) to implement since they essentially must implement more of flagd's logic to evaluate flags locally.

0 commit comments

Comments
 (0)