Skip to content

Commit

Permalink
Merge pull request #1123 from nirga/patch-1
Browse files Browse the repository at this point in the history
fix: traceloop links
  • Loading branch information
krrishdholakia authored Dec 13, 2023
2 parents 88d09fc + 590f017 commit 03d6dce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/my-website/docs/observability/traceloop_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ To get better visualizations on how your code behaves, you may want to annotate

## Exporting traces to other systems (e.g. Datadog, New Relic, and others)

Since Traceloop SDK uses OpenTelemetry to send data, you can easily export your traces to other systems, such as Datadog, New Relic, and others. See [Traceloop docs on exporters](https://traceloop.com/docs/python-sdk/exporters) for more information.
Since OpenLLMetry uses OpenTelemetry to send data, you can easily export your traces to other systems, such as Datadog, New Relic, and others. See [OpenLLMetry docs on exporters](https://www.traceloop.com/docs/openllmetry/integrations/introduction) for more information.

## Support

For any question or issue with integration you can reach out to the Traceloop team on [Slack](https://join.slack.com/t/traceloopcommunity/shared_invite/zt-1plpfpm6r-zOHKI028VkpcWdobX65C~g) or via [email](mailto:dev@traceloop.com).
For any question or issue with integration you can reach out to the Traceloop team on [Slack](https://traceloop.com/slack) or via [email](mailto:dev@traceloop.com).

0 comments on commit 03d6dce

Please sign in to comment.