AIニュース最前線
最新ニュースAI日報Hacker日報週報動画AIツールトレンド企業

AIニュース最前線

世界中のAI最新情報を日本語で毎時更新

最新ニュース日報トレンド企業プレミアムRSS
© 2026 ainew.jp特定商取引法に基づく表記
ニュース一覧元記事を開く
InfoQ·2026年3月3日 21:00·約3分で読める

Google Cloud、Cloud MonitoringメトリクスにOpenTelemetryの完全サポートを導入

#オブザーバビリティ#クラウド監視#OpenTelemetry#Google Cloud#テレメトリ#DevOps
TL;DR

Google CloudはCloud MonitoringにOpenTelemetry Protocolの広範なサポートを追加し、オブザーバビリティスタック全体でのテレメトリ収集の統一を目指す一歩を踏み出した。

AI深層分析2026年3月3日 22:43
3
注目/ 5段階
深度40%
3
関連度30%
3
実用性20%
4
革新性10%
2

キーポイント

1

OpenTelemetry Protocolの広範なサポート

Google CloudがCloud MonitoringでOpenTelemetry Protocolの広範なサポートを発表した。これは同社のオブザーバビリティスタック全体でのテレメトリ収集統一に向けた重要な一歩である。

2

テレメトリ収集の統一化

この発表は、Google Cloudのオブザーバビリティソリューション全体で一貫したテレメトリ収集方法を提供することを目指している。

3

Cloud Monitoringの機能拡張

既存のCloud MonitoringサービスにOpenTelemetryの標準プロトコルが統合され、ユーザーはより標準化された方法でメトリクスを収集・分析できるようになる。

影響分析・編集コメントを表示

影響分析

この発表は、クラウド監視の標準化を促進し、マルチクラウド環境でのオブザーバビリティ実装を簡素化する可能性がある。OpenTelemetryの業界標準採用が進むことで、開発者や運用チームの負担軽減と監視の一貫性向上が期待される。

編集コメント

オブザーバビリティ分野の標準化動向を示す実用的なアップデート。大規模システム運用における監視の効率化に寄与する可能性があるが、技術的には既存標準の採用に留まる。

Google Cloud recently unveiled broad support for the OpenTelemetry Protocol (OTLP) in Cloud Monitoring, marking a step toward unifying telemetry collection across its observability stack. With this rollout, users can now send metrics in OTLP format, alongside traces and logs, to Cloud Monitoring through a vendor-agnostic pipeline, enabling more flexible, standard-based instrumentation and simpler, more consistent telemetry ingestion.

The update builds on previous support for OTLP trace ingestion and underscores Google Cloud's commitment to OpenTelemetry as a universal format and API for telemetry data. Developers can use OpenTelemetry SDKs to generate metrics, then send them via OTLP either directly to Cloud Monitoring or through an OpenTelemetry Collector. By default, ingested OTLP metrics are stored like Prometheus-formatted data and are fully queryable using standard Monitoring tools.

Support for OTLP metrics introduces several enhancements that improve observability workflows: delta-type metrics, which reduce client-side memory use by reporting only counter changes; exponential histograms for dynamic bucket sizing; and expanded naming conventions that embrace dots and slashes, enabling better alignment with standard OpenTelemetry semantic conventions. These features help bridge gaps between cloud-native instrumentation, third-party telemetry pipelines, and Google Cloud's own monitoring infrastructure.

In addition to raw OTLP support, Google Cloud also announced Managed OpenTelemetry for Google Kubernetes Engine (GKE). This fully managed ingestion pipeline simplifies deploying, scaling, and operating OpenTelemetry Collectors for Kubernetes workloads. This offers a turnkey option for teams that need OTLP-driven observability without managing collector infrastructure.

For users, the new OTLP metrics support means less effort in instrumenting and configuring apps for observability: instrumentation code can remain vendor-agnostic, while Google Cloud handles scale and ingestion. It also aligns with a broader trend toward unified telemetry APIs, as seen in the upcoming rollout of a single unified ingestion endpoint (telemetry.googleapis.com) that will automatically become active in many Google Cloud projects, streamlining observability data flows for logs, traces, and metrics alike.

While Google Cloud’s new OTLP support in Cloud Monitoring significantly improves standards-based telemetry ingestion, other major observability platforms have also been moving toward broader OpenTelemetry compatibility, each with different trade-offs. For example, Amazon Web Services' CloudWatch supports OTLP metrics and traces via its CloudWatch agent and OpenTelemetry exporters, allowing data to be collected and converted for native ingestion, but it often relies on additional configuration for full pipeline integration. Meanwhile, vendors such as Datadog and New Relic extend the OpenTelemetry ecosystem with their own agent distributions and collector integrations to blend OTLP telemetry with rich dashboards, analytics, and advanced alerting, although some implementations still mix proprietary processing with open standards for enhanced feature sets.

Beyond hyperscale cloud providers, open-source or hybrid observability tools like SigNozand Grafana Cloud also leverage OTLP and the OpenTelemetry ecosystem to provide flexible, vendor-agnostic observability. These platforms emphasise interoperability and ease of use, often allowing deeper customization or self-hosting models that appeal to teams seeking to avoid vendor lock-in, albeit with trade-offs in enterprise-grade support or tightly integrated cloud services. In this landscape, Google's approach emphasises native, OTLP support deeply integrated into its Cloud Monitoring stack, offering a simpler path for existing Google Cloud customers while aligning with industry efforts to make telemetry truly portable across tools.

Cloud Monitoring's OTLP support is currently available in preview for customers using OpenTelemetry versions 0.140.0 or later, providing enterprises and cloud engineers with a more open, flexible, and future-ready observability foundation.

About the Author

Craig Risi

Craig Risi is a man of many talents but has no sense of how to use them. He could be out changing the world but prefers to make software instead. He possesses a passion for software design, but more importantly software quality and designing systems in a technically diverse and constantly evolving tech world.

Craig is also the writer of the book, Quality By Design: Designing Quality Software Systems, and writes regular articles on his blog sites and various other tech sites around the world.

When not playing with software, he can often be found writing, designing board games, or running long distances for no apparent reason.

Show moreShow less

この記事をシェア

関連記事

Google Developers AI★42026年4月22日 09:00

Agent PlatformのAgents CLI:1つのCLIで開発から本番環境へ

Google CloudはAIエージェントのローカル開発から本番デプロイを一元化する「Agents CLI」を発表した。このCLIはコーディングアシスタントにGoogle Cloudリソースへのアクセスを提供し、開発コストを削減する。

InfoQ★32026年4月16日 08:45

OpenTelemetryの宣言的構成仕様が安定性のマイルストーンに到達

OpenTelemetryプロジェクトが、宣言的構成仕様の主要部分が安定ステータスに達したと発表した。このオブザーバビリティフレームワークは、ベンダー中立で言語非依存のテレメトリ収集構成方法を提供する。

InfoQ★32026年4月14日 18:00

ワンクリックを超えて:Docker向けエンタープライズグレードの可観測性拡張機能の設計

Docker社の拡張機能は開発者の速度を向上させるが、テレメトリーを分離することで「可視性のギャップ」を生む。エンタープライズのニーズを満たすためには、拡張機能が集中管理プラットフォームへの橋渡しとして機能する必要がある。本記事は、OpenTelemetry、ポリシー・アズ・コード、暗号化を使用して安全なパイプラインを構築する方法を詳細に説明する。

ニュース一覧に戻る元記事を読む