This repository contains sample code for configuring OpenTelemetry in Python Google Cloud Functions. It sets up the metrics client using OpenTelemetry APIs and send the metrics data periodically to ...
・/user_code 配下は main.py と requirements.txt (※GCF定義のものと思われる) ・/user_code 配下は触れない(touch hoge, touch /user_code/hoge を実行してもファイルが生成できない) ・/tmp 配下は触れる(touch /tmp/hoge でファイルが生成できる) →次回起動時には空っぽになっている。
api: monitoring Issues related to the googleapis/python-monitoring-metrics-scopes API. owl-bot-update-lock size: m Pull request size is medium.