Modernize your app's observability on Heroku Fir. OpenTelemetry integration provides seamless monitoring, troubleshooting, and performance insights.| Heroku
I wanted to get some telemetry data from a LiveView page.| arathunku.com
In the following, we will walk through how to do logs collection with OpenTelemetry (OTel). To keep things simple, we will use Python as the demonstration programming language, however note that at time of writing the logs support there is still early days so things might need some updating. We will show the evolution from using print statements for logging (Baby Grogu level) to logging to a file along with the OpenTelemetry Collector (Expert Grogu level) to using the OTel logs bridge API to ...| OpenTelemetry
The OpenTelemetry Demo has been updated to version 1.6, and introduces alpha support for the OpenTelemetry Log signal! Our thoughts on logs Why are we considering logging support to be in alpha? There are a few reasons. The most important is that this is the first time we’ve shipped the demo with a logging database. We chose OpenSearch as the storage backend for logs because it’s a popular option that aligns with the project’s license. It’s worth noting that the demo doesn’t require...| OpenTelemetry
With contributions from Rynn Mancuso (Honeycomb) and Reese Lee (New Relic). On Thursday, May 25th, 2023, the OpenTelemetry (OTel) End User Working Group hosted its third End User Q&A session of 2023. We had a bit of a gap due to KubeCon Europe, but now we’re back! This series is a monthly casual discussion with a team using OpenTelemetry in production. The goal is to learn more about their environment, their successes, and the challenges that they face, and to share it with the community, s...| OpenTelemetry