From 061801185426971b6e7159de87490665dc8dd706 Mon Sep 17 00:00:00 2001 From: Nikolay Date: Wed, 14 Feb 2024 00:03:08 +0800 Subject: [PATCH] nit --- data/registry/otel-go-instrument.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/registry/otel-go-instrument.yml b/data/registry/otel-go-instrument.yml index c4291122fba0..23e57f46bbc7 100644 --- a/data/registry/otel-go-instrument.yml +++ b/data/registry/otel-go-instrument.yml @@ -5,7 +5,7 @@ tags: - go - instrumentation license: MIT -description: Automatic instrumentation by code modification. +description: This tool uses standard Go library to modify AST with instrumentation. It supports errors in spans, functions filtering, and more customizations. authors: - name: nikolaydubina urls: