You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the rich ecosystem of the Spiral Framework, the spiral/telemetry package stands out for its capability to send telemetry data efficiently to OpenTelemetry via the spiral/otel-bridge package. This functionality is immensely beneficial for monitoring and troubleshooting applications in real-time. On the other hand, we have the spiral/sentry-bridge package which facilitates smooth integration with the Sentry service.
Sentry telemetry has functionality known as Distributed Tracing, as documented here.
This unified solution would empower developers with more extensive insights, unified tracing information, and a seamless experience across both OpenTelemetry and Sentry platforms, while continuing to benefit from the easy-to-use and powerful features of the Spiral Framework.
The text was updated successfully, but these errors were encountered:
butschster
changed the title
spiral/telemetry - add setry support
Integration of spiral/telemetry with spiral/sentry-bridge for enhanced distributed tracing
Sep 28, 2023
In the rich ecosystem of the Spiral Framework, the
spiral/telemetry
package stands out for its capability to send telemetry data efficiently to OpenTelemetry via thespiral/otel-bridge
package. This functionality is immensely beneficial for monitoring and troubleshooting applications in real-time. On the other hand, we have thespiral/sentry-bridge
package which facilitates smooth integration with the Sentry service.Sentry telemetry has functionality known as Distributed Tracing, as documented here.
This unified solution would empower developers with more extensive insights, unified tracing information, and a seamless experience across both OpenTelemetry and Sentry platforms, while continuing to benefit from the easy-to-use and powerful features of the Spiral Framework.
The text was updated successfully, but these errors were encountered: