Blog News

A guide to evaluating distributed tracing tools - Helios
Evaluating distributed tracing tools: A guide
Integrating distributed tracing into an application has become one of the top initiatives of modern development teams. Here is a framework for how to think about, and evaluate, tracing solutions and their...
Read More
A guide to evaluating distributed tracing tools - Helios
Evaluating distributed tracing tools: A guide
Integrating distributed tracing into an application has become one of the top initiatives of modern development teams. Here is a framework for how to think about, and evaluate, tracing solutions and their...
Read More
Golang blog (1)
Golang Distributed Tracing - OpenTelemetry Based Observability
OpenTelemetry (OTel in short) is an open-source observability framework that provides a standard set of vendor-agonistic SDKs, APIs, and tools to connect...
Read More
Distributed tracing visualization - Get advanced visibility into your app flows using Jaeger tracing
Jaeger distributed tracing: Advanced visibility into your app flows
Helios’ OpenTelemetry trace visualization tool provides visibility like never before into how data flows through your entire application, across any environment....
Read More
illustration
Testing Microservices - Trace Based Integration Testing Example
Microservices architectures require a new type of testing. Here’s why traditional testing types fail and which new automated testing solutions can help.
Read More
Using distributed tracing to identify bottlenecks in your app flows - Helios
Using distributed tracing to identify bottlenecks in your app flows
Leveraging distributed tracing with Helios, you can instantly identify bottlenecks in your application, so you can quickly and easily alleviate them.  ...
Read More
How to Cut Engineering Costs and Save Time with Helios Adoption
How to Cut Engineering Costs and Save Time with Microservices Monitoring
A few ways that leveraging Helios will save your developers time and make your organization more resource-efficient for 2023
Read More
illustration
Helping Go teams implement OpenTelemetry: A new approach
Developers can instrument their Go applications quickly and easily using Helios OpenTelemetry (OTel), the emerging industry standard for application observability...
Read More
Development Trends in 2023: Following KubeCon NA
Development Trends in 2023: Following KubeCon NA
In November 2022, our team here at Helios attended and sponsored KubeCon North America. Our motivations for being there were related to getting out the...
Read More
trace based testing blog
Trace-based Testing: Modern Testing for the Modern Infrastructure
Traditional software application infrastructure generally followed a monolithic pattern; one application connected to one database. Understanding what...
Read More
illustration
A better developer experience: Applying observability to 3rd-party integrations
3rd party integrations can be tedious because of lack of visibility into behind-the-scenes processes. Here’s how to use 3rd-party integrations’...
Read More
microservices visualization
Seeing vs. Understanding — The Power of Trace Visualization
Is it enough to see into your microservices? Or do you need to understand what's going on to troubleshoot? Here's how visualization can help.
Read More
illustration
Unlock the power of OpenTelemetry and Helios through the OTel community demo
Developers can now experience hands-on the combined value of OTel and Helios when building distributed applications with this OTel community demo  ...
Read More
jaeger vs. helios, opentelemetry, distributed tracing
Jaeger Tracing: Pros, Cons, Alternatives and Best Practices
Jaeger and Helios both offer distributed tracing capabilities. Look into the pros and cons of each for visualization, testing, APIs & replays.
Read More
illustration
Replaying flows and troubleshooting issues in mobile app development using OpenTelemetry
Helios provides visibility into E2E iOS and Android app flows, so developers can solve issues quickly and easily   iOS and Android apps are often...
Read More
illustration
Configuring Fargate custom application metrics in CloudWatch using Prometheus
A step-by-step guide for adding Prometheus-based metrics to your ECS Fargate application   Over the past few months, Helios has experienced rapid...
Read More
opentelemetry, frontend, backend
What Can OpenTelemetry Distributed Tracing Architecture Do for Frontend Developers?
Can OTel help full-stack and front-end developers? Here's how to use OpenTelemetry for frontend troubleshooting, with examples.
Read More
illustration
Visualizing GraphQL Traces in Microservices
Learn to use GraphQL to visualize your microservices with traces. This guide will show you how to with Helios.
Read More
java, opentelemetry, distributed tracing
OpenTelemetry Java - Your Guide to Getting Started
Learn to deploy OpenTelemetry with Java to collect services data. Use Jaeger Helios and other tools and troubleshoot with distributed tracing
Read More
microservices or monolith
Microservices or a monolith - which one are you?
Separating between microservices and monoliths isn’t so straightforward. Sometimes they’re more similar than they are different. Here’s what to do when...
Read More
5 Microservices Challenges and Blindspots for Developers - Helios
5 Microservices Challenges and Blindspots for Developers
Microservices development top 5 challenges and solutions: testing, observability, troubleshooting & debugging, services communication and operations.
Read More
OpenTelemetry trace visualization
New video: How to visualize your traces - Tracing tools and new ideas
Learn to visualize your traces and investigate issues, reproduce scenarios and generate tests for your cloud-native applications with a new developer tool.
Read More
4 ways to reproduce issues in microservices
4 Ways to reproduce issues in microservices
How to effectively reproduce issues in microservices with Python, JavaScript, cURL, Postman, and Helios. Investigate issues without the hassle.
Read More
APM
Why APM distributed tracing is not enough for developers
What is Distributed Tracing? Distributed tracing is a method of tracking requests as they propagate through a distributed system. A trace is built from...
Read More
illustration
How Helios integrates with Cypress to provide backend visibility into your UI testing
We look into the challenges distributed architectures present to UI testing tools and how Helios solves them with E2E visibility using context propagation.
Read More
monitoring Kafka
Kafka monitoring: Message brokers and how to troubleshoot them
Message brokers like Kafka enable microservices scalability. But monitoring them lacks context. Here are 3 solutions: Redpanda, Kafka Owl, and trace-based...
Read More
Onboarding Helios
How I made an impact in my first 100 days at Helios
Onboarding experiences don’t have to be stressful. A developer shares her onboarding journey and how she used Helios to get up to speed on Helios.
Read More
Developers vs. DevOps
Developers vs. DevOps -
the case for developer ownership
Cloud-native architectures separated developer roles from DevOps. Is this right or should developers have more ownership of their code in microservices?...
Read More
PLG for developers open product
Helios' commitment to being developer-focused
just got real
How we opened up Helios to self-serve onboarding, and other learnings on going from a private beta to a fully-open product.
Read More
Databricks pipeline visibility
Tracing microservices: Get actionable insights into your data pipelines
The Databricks pipeline is a crucial place where your code runs. With Helios, you can see how services interact with each other.
Read More
Automating Backend Testing in Microservices
Automating Backend Testing in Microservices: Challenges and Solutions
Microservices testing is hard. Automated trace-based tests can help developers validate that their data doesn’t affect other services. Here’s how to start.
Read More
Replaying E2E flows across distributed applications
OTel tracing: Replaying E2E flows across distributed applications quickly and easily
Reproduce issues in your distributed applications and shorten your development cycle with Helios.
Read More
Instrumenting your webpack-bundled JS code
Instrumenting your webpack-bundled JS code
Webpack and OpenTelemetry clash, but there are ways they can work together. Read how to unlock OTel observability when using Node.js code bundled with...
Read More
illustration
Observability - for your test runs too
When testing distributed applications, logs and traces generated from microservices are often not available, leaving developers in the dark. Here’s how...
Read More
Developer observability, data insights
Beyond Observability and Tracing: Doing More With The Data We Have
What is observability and why isn’t it enough? Here’s more we can do with system and instrumentation data from OTeL & more sources to provide development...
Read More
debug microservices
When code fails in production –
and how to fix it in minutes
How fast and how easily can you discover problems in your code so that you’re delivering features quickly and confidently to your users?
Read More
OpenTelemetry JavaScript
OpenTelemetry JavaScript - How OTel Instrumentation Works Under the Hood with JS
How does OTeL work under the hood with JavaScript? In this post we cover an in-depth explanation of JS, OpenTelemetry and instrumentation.
Read More
Context propagation in distributed tracing - Beyond Hello World examples
Context propagation in distributed tracing: Beyond "Hello World" examples
Context Propagation: How Helios unlocked the magic of distributed tracing across all kinds of interactions between microservices.
Read More
tale of dependencies
Leveraging OpenTelemetry: A tale of dependencies
How we contributed to OpenTelemetry open source community and solved a Helios customer issue by investigating dependencies and instrumentation libraries.
Read More
A trace visualization worth a thousand words
Debugging microservices - A trace visualization worth a thousand words
How one visualization in Helios led to a discussion that got everyone on the same page
Read More
SOC2
Helios announces SOC 2 Type 2 compliance
Helios, the production readiness platform for developers, is now SOC2 compliant.
Read More
OpenTelemetry (OTel) is opening new possibilities for developers
OpenTelemetry (OTel) tracing is opening new possibilities for developers
Learn OpenTelemetry and how to use OTel and distributed tracing for development, troubleshooting, testing, debugging, documentation, and more.
Read More
Why OpenTelemetry (OTel) is a game changer for troubleshooting your applications
Why OpenTelemetry (OTel) is a game changer for troubleshooting your applications
OpenTelemetry and distributed tracing are a solution for microservices observability and troubleshooting applications. Find out more
Read More
team
Why we started Helios: Making production-readiness developer-friendly
Helios was founded to provide developers with actionable insights that actively assist with feature development. Here’s our story
Read More

See Helios in action