Skip to content

Commit

Permalink
docs: s/Exisiting/Existing/g (#5202)
Browse files Browse the repository at this point in the history
  • Loading branch information
bih authored Jan 26, 2025
1 parent 138913b commit 42dc80c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ worker_runtime = GrpcWorkerAgentRuntime(tracer_provider=tracer_provider)

And that's it! Your application is now instrumented with open telemetry. You can now view your telemetry data in your telemetry backend.

### Exisiting instrumentation
### Existing instrumentation

If you have open telemetry already set up in your application, you can pass the tracer provider to the runtime when creating it:
```python
Expand Down

0 comments on commit 42dc80c

Please sign in to comment.