article thumbnail

Open-Sourcing a Monitoring GUI for Metaflow

The Netflix TechBlog

Open-Sourcing a Monitoring GUI for Metaflow, Netflix’s ML Platform tl;dr Today, we are open-sourcing a long-awaited GUI for Metaflow. link] Metaflow is a full-stack framework for data science that we started developing at Netflix over four years ago and which we open-sourced in 2019.

article thumbnail

Running the OpenTelemetry demo application with Dynatrace

Dynatrace

OpenTelemetry is an exciting open source observability standard that provides a common collection of tools, APIs, and SDKs to help collect observability signals. The demo has been in active development since the summer of 2022 with Dynatrace as one of its leading contributors. By default, the demo comes with?Jaeger

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The road to observability with OpenTelemetry demo part 1: Identifying metrics and traces

Dynatrace

Anyone who’s concerned with developing, delivering, and operating software knows the importance of making software and the systems it runs on observable. OpenTelemetry, the open source observability tool, has emerged as an industry-standard solution for instrumenting application telemetry data to make it observable.

Metrics 185
article thumbnail

An Unbelievable Demo

Brendan Gregg

This is the story of the most unbelievable demo I've been given in world of open source. While I was busy writing and publishing advanced performance tools using DTrace (my open source [DTraceToolkit] and other [DTrace tools]), I noticed something odd: I was producing more DTrace tools than were coming out of Sun itself.

article thumbnail

The road to observability with OpenTelemetry demo part 2: OpenTelemetry configuration and instrumenting applications

Dynatrace

OpenTelemetry , the open source observability tool, has become the go-to standard for instrumenting custom applications to help software developers and operations teams understand what their software is doing and where it’s running into snags. We also defined the metrics and traces for our demo application using OpenTelemetry.

article thumbnail

An Unbelievable Demo

Brendan Gregg

This is the story of the most unbelievable demo I've been given in world of open source. I didn't recognize the name, but was told that he was a DTrace expert and developer at Sun, and was on a world tour demonstrating Sun's new DTrace-based product. He was kind enough to give me a quick demo anyway.

article thumbnail

Feature flags done right with the OpenFeature initiative and Dynatrace

Dynatrace

In software development, feature flags are an established path to rapid value, continuous progressive delivery, and safe deployments. Feature flags are a software development methodology that enables developers to turn on or off specific functions at runtime. Prefer to watch than read? What are feature flags?