We were unable to find the post you were looking for. Here are some suggestions of articles.

Instrumentation: Measuring Application Performance at the Code Level

In this article, we will talk about how Instrumentation can help in monitoring in the best possible way, the best approaches for instrumentation, and finally, the best tools for doing instrumentation. Check it out! Read more

Configuring OpenTelemetry in Ruby

OpenTelemetry is enabling a revolution in how Observability data is collected and transmitted. See our What Is OpenTelemetry post on why this is an important inflection point in the Observability space. In this post, we’ll walk through how to configure the OpenTelemetry Gems within a Rails app. Read more

Exploring OpenTelemetry Configuration in Ruby

This post provides a guide to configure the OpenTelemetry gems in a Ruby on Rails application. It highlights the significance of OpenTelemetry in the Observability space and the need for precise configuration for optimal performance. Read more

Instrumenting Your Custom Application Code with OpenTelemetry

Application monitoring/tracing is an important piece of Observability within your application and stack. In this post, we’ll cover what types of instrumentation are available, why it’s important to add your own instrumentation, how to enrich those traces with context, as well as which places in your code you should add custom instrumentation. Read more

Proper Python Instrumentation: 5 Things to Keep In Mind

Developed to remedy the dynamic and fragile nature of web apps, instrumentation tools enable you to measure, track, analyze, and optimize software performance. Learn more about proper python instrumentation here. Read more

The Ultimate OpenTelemetry Guide for Developers

OpenTelemetry is a free and open-source software initiative with the objective of supplying software developers with the means to create distributed systems. Check out this guide to all things Otel! Read more

Better Python Decorators with Wrapt

A Python decorator wraps a target function with another wrapper function. This wrapper function can add any behavior you might want. For example, it can track execution times, redefine how the wrapped function runs, or modify return values. As a concrete example, the standard library’s functools.lru_cache() decorator wraps a target ... Read more

What is OpenTelemetry and Why is Scout All In?

What is OpenTelemetry and how does it play into the observability marketplace? How does OpenTelemetry work and how will Scout use this project in the future? Learn the answers to these questions and more in this latest blog post by CTO Dave Anderson. Read more

Introducing AutoInstruments: zero-effort performance monitoring of custom Ruby code

AutoInstruments wraps instrumentation around code expressions in Ruby on Rails controllers by inspecting Ruby’s Abstract Syntax Tree (AST) as code is loaded. These code expressions then appear in traces, just like the many libraries Scout already instruments. Read more

Configuring OpenTelemetry in Python

Interested in the new open-source project OpenTelemetry? Check out this post on how to configure OpenTelemetry in a python application. Read more

Start your free 14-day trial today.
No credit card needed.