Skip to content

Commit

Permalink
Updated README to correct setup API (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Prasad Mujumdar <prasad@okahu.ai>
  • Loading branch information
prasad-okahu authored Aug 16, 2024
1 parent fde3add commit 98188db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The traces are compatible with OpenTelemetry format. They are further enriched t
```
- Enable Monocle tracing in your app by adding following
```
setup_okahu_telemetry(workflow_name="your-app-name")
setup_monocle_telemetry(workflow_name="your-app-name")
```
Please refer to [Monocle user guide](Monocle_User_Guide.md) for more details

Expand Down

0 comments on commit 98188db

Please sign in to comment.