Skip to content

Commit e4bf506

Browse files
committed
update
1 parent 330f248 commit e4bf506

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/docs/docs/interop-otel/introduction.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@ registerInstrumentations({
119119

120120
The C++ integration enables OpenTelemetry spans from C++ code to be visualized in Ottrelite's backends. When you register the JavaScript TracerProvider and MeterProvider, Ottrelite automatically configures the global C++ OpenTelemetry providers to use the same exporters and visualization backends.
121121

122-
:::important
123-
C++ providers should only be registered once. Make sure all your JavaScript exporters are configured before calling `register()`.
124-
:::
125-
126122
### Options
127123

128124
The `Ottrelite.install` method accepts C++ OTEL SDK configuration options:

0 commit comments

Comments
 (0)