# Zero Code

Published articles for Zero Code.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Announcing v1 of OpenTelemetry Go Compile-Time Instrumentation

DevFeed: [Announcing v1 of OpenTelemetry Go Compile-Time Instrumentation](<https://devfeed.tech/articles/announcing-v1-of-opentelemetry-go-compile-time-instrumentation-32573.md>)

Original publisher: [Read original article](<https://opentelemetry.io/blog/2026/go-compile-time-instrumentation-v1/>)

Author: OpenTelemetry Authors; Docs CC BY

Published: 2026-07-23T06:20:13Z

Content type: release

Language: en

Sources: [Blog on OpenTelemetry](<https://devfeed.tech/sources/blog-on-opentelemetry.md>)

Topics: [Go Language](<https://devfeed.tech/topics/go-language.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [go](<https://devfeed.tech/tags/go.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [release](<https://devfeed.tech/tags/release.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [zero-code](<https://devfeed.tech/tags/zero-code.md>)

### AI overview

OpenTelemetry announces the first stable release of Go Compile-Time Instrumentation. The project injects OpenTelemetry instrumentation during the Go build process, allowing traces and metrics for applications, dependencies, and supported standard-library packages without source-code changes or a separate runtime agent.

### Source excerpt

If you write Java, Python, Node.js, or .NET, you have been able to add OpenTelemetry to an application without editing its code for years: attach an agent at startup and telemetry starts flowing. Go has been the exception. A Go program compiles to a single static binary with no runtime to hook into at startup, so Go developers have had to instrument by hand or reach for an out-of-process eBPF agent.

## What's New with ESP ZeroCode

DevFeed: [What's New with ESP ZeroCode](<https://devfeed.tech/articles/what-s-new-with-esp-zerocode-13973.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/whats-new-with-esp-zerocode/>)

Author: John Lee

Published: 2024-04-28T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Matter](<https://devfeed.tech/topics/matter.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c2](<https://devfeed.tech/tags/esp32-c2.md>), [esp32-h2](<https://devfeed.tech/tags/esp32-h2.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [interest](<https://devfeed.tech/tags/interest.md>), [iot](<https://devfeed.tech/tags/iot.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [ota](<https://devfeed.tech/tags/ota.md>), [works-with-home-assistant](<https://devfeed.tech/tags/works-with-home-assistant.md>), [zero-code](<https://devfeed.tech/tags/zero-code.md>), [zerocode](<https://devfeed.tech/tags/zerocode.md>)

### AI overview

Espressif reviews updates to ESP ZeroCode after eight months, reporting user activity, Matter-certified devices, expanded automated quality testing, new single-chip and two-chip solution types, and broader ecosystem partnerships.

### Source excerpt

The Fastest Way to Launch Matter-enabled Products It's been about 8 months since we launched ESP ZeroCode. For all these months, continuous interest and customer activity has kept us busy. Let's look at some of the highlights of what's new with ESP ZeroCode. Customer Interest# Over 11,000 users across 125 countries have visited ESP ZeroCode, building various kinds of Matter-enabled products. Every week we get numerous queries and requests for samples or product-related queries.