Skip to content

Commit ea40a3a

Browse files
authored
Otel notes about coralogix (#263)
Co-authored-by: James Lucas <svix-james@users.noreply.github.com>
1 parent bd90186 commit ea40a3a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/opentelemetry-streaming.mdx

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,15 @@ The raw spans sent by Svix can be used in a variety of ways:
8282
* Storing raw delivery logs for compliance reasons.
8383
* Much more...
8484

85-
For specific instructions on how to achieve the above, please refer to the documentation by your observability provider or [contact Svix support](https://www.svix.com/contact/).
85+
## Support for third-party tools
86+
87+
### Coralogix
88+
Coralogix OpenTelemetry integration generally works by adding the following custom headers to your OpenTelemetry configuration:
89+
* CX-Application-Name
90+
* CX-Subsystem-Name
91+
92+
See [Coralogix OpenTelemetry documentation](https://coralogix.com/docs/opentelemetry/getting-started/) for further details.
93+
94+
For additional instructions on how to integrate your observability provider with OpenTelemetry, please refer to the documentation by your observability provider or [contact Svix support](https://www.svix.com/contact/).
95+
96+

0 commit comments

Comments
 (0)