Skip to content

Commit c5d517f

Browse files
authored
publish instrumenting google app script blog (#180)
1 parent d8f444b commit c5d517f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • blog/2026-03-23-instrumenting-google-apps-script-opentelemetry

blog/2026-03-23-instrumenting-google-apps-script-opentelemetry/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Instrumenting Google Apps Script with OpenTelemetry"
55
description: "Google Apps Script has no native observability. Here's how we built a lightweight OTLP SDK to export traces, logs, and metrics from serverless Apps Script functions — without npm, modules, or async."
66
authors: [nimisha-gj]
77
tags: [observability, opentelemetry, google-apps-script, instrumentation, serverless, otlp, google-workspace, traces, metrics, logs]
8-
unlisted: true
8+
unlisted: false
99
---
1010

1111
Google Apps Script powers a surprising amount of business infrastructure.

0 commit comments

Comments
 (0)