๐ The power of payloads
The Helios OpenTelemetry SDKs (across various languages and different tech stacks) offer instrumentation that goes deeper than headers & metadata - to also bring various types of payloads for complete E2E observability over your distributed application.
Below are a few examples from the Helios Sandbox of how true E2E observability over applicative flows look like when payloads are also collected and all the data relevant for troubleshooting is easily accessible through a single trace.
Observability
HTTP request and response bodies

An example of HTTP request and response bodies collection from the Helios Sandbox
Messaging payloads

An example of a Kafka message payload collection from the Helios Sandbox
DB queries

An example of a PostgreSQL payload with the DB query from the Helios Sandbox
Serverless functions

An example of an AWS Lambda function invocation from the Helios Sandbox
Monitoring
Once payloads are collected, it's possible to set labels, alerts and notifications based on the conditions that matter to you.

Creating a monitoring & alerting dashboard based on payload search in the Helios Sandbox
Troubleshooting
With the payloads available, it's possible to generate code automatically that can run the operations and business logic captured in a trace. This code can be useful to replay flows when debugging issues, or to build E2E tests for higher confidence and overall product quality.
This is just a glimpse of how powerful access to payloads is when building, delivering and maintaining distributed applications.
You can control and adapt the way payloads are collected to meet your team's specific privacy needs by leveraging the various sensitive information collection controls built into Helios.
Helios is a a dev-first observability platform that helps dev and ops teams shorten the time to find and fix issues in distributed applications. Built on OpenTelemetry, Helios provides traces and correlates them with logs and metrics, enabling end-to-end app visibility and faster troubleshooting.
Get started for free with Helios to simplify and enrich OpenTelemetry distributed tracing.
Updated 2 months ago
- How to adopt distributed tracing without compromising data privacy
- Lambda monitoring: Combining the three pillars of observability to reduce MTTR
- A better developer experience: Applying observability to 3rd-party integrations
- Why APM distributed tracing is not enough for developers
- OTel tracing: Replaying E2E flows across distributed applications quickly and easily