Skip to content

Commit

Permalink
Update providers/flagd/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Giovanni Liva <[email protected]>
Signed-off-by: Kavindu Dodanduwa <[email protected]>
  • Loading branch information
Kavindu-Dodan and thisthat committed Oct 25, 2023
1 parent c06b40e commit 608f100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ FlagdOptions options =
FlagdProvider flagdProvider = new FlagdProvider(options);
```

Alternatively, if you already have set up `GlobalOpenTelemetry` in your provider runtime, then allow flagd to derive tracer using`withGlobalTelemetry` option.
Alternatively, if you already have set up `GlobalOpenTelemetry` in your provider runtime, then allow flagd to derive tracer using `withGlobalTelemetry` option.

```java
FlagdOptions options =
Expand Down

0 comments on commit 608f100

Please sign in to comment.