article thumbnail

O11y Guide: Beginner's Guide To Open Source Instrumenting Java

DZone

Did you always want to know more about instrumentation, metrics, and your options for coding with open standards? Look no further, as this article provides you with an easy-to-understand guide to instrumenting your Java using open standards.

article thumbnail

Safeguarding our most trusted software with open source technology

Dynatrace

Have you ever wondered if open source is secure? Are you uneasy about application security when government agencies and other organizations crowdsource code? Episode 55 of Tech Transforms tackles these security reservations about open source code. If so, you are not alone.

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

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. just to complement them.

article thumbnail

Monitoring-as-code through Dynatrace’s Open-Source Initiative

Dynatrace

Dynatrace’s OneAgent automatically captures PurePaths and analyzes transactions end-to-end across every tier of your application technology stack with no code changes, from the browser all the way down to the code and database level. Monitoring-as-code requirements at Dynatrace. A GitOps approach to observability.

article thumbnail

What is software composition analysis? How SCA helps reduce risks associated with open source software

Dynatrace

The growing popularity of open source software presents new risks associated with vulnerable libraries. In response, organizations have adopted additional security tools, such as software composition analysis, that scan code libraries for vulnerabilities. Dynatrace news. Both approaches resulted in lost time and resources.

article thumbnail

You Need to Actively Support Open Source Software or It Will Disappear

Percona

Percona is dedicated to open source software. But recently, open source software has come under attack. Once open source software is being locked away by changing licenses and code that you depended on. You could not compile from scratch as the code was proprietary and could not be shared.

article thumbnail

Open Sourcing the Netflix Domain Graph Service Framework: GraphQL for Spring Boot

The Netflix TechBlog

By Paul Bakker and Kavitha Srinivasan , Images by David Simmer , Edited by Greg Burrell Netflix has developed a Domain Graph Service (DGS) framework and it is now open source. There are two different approaches to GraphQL development; schema-first and code-first development. The code in your service only implements this schema.