Merge chore/debrand-o11y-comment: debrand SigNoz -> o11y in telemetry comment

This commit is contained in:
z
2026-07-18 00:13:38 -07:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@
// limitations under the License.
// OTel telemetry bootstrap — installs the global tracer provider that ships this
// service's spans to the shared o11y backend (SigNoz) over OTLP. This is the ONE
// service's spans to the shared o11y backend over OTLP. This is the ONE
// way a Hanzo Go daemon emits OpenTelemetry: one call, one service.name, so the
// console's per-product Monitoring tab (which filters by service.name) lights up
// for this product.