Status: Mixed Overview Status: Stable The OpenTelemetry data model for metrics consists of a protocol specification and semantic conventions for delivery of pre-aggregated metric timeseries data. The data model is designed for importing data from existing systems and exporting data into existing systems, as well as to support internal OpenTelemetry use-cases for generating Metrics from streams of Spans or Logs. Popular existing metrics data formats can be unambiguously translated into the Ope...| OpenTelemetry
Status: Stable for the trace, metric and log signals. Development for the profiles signal. The OpenTelemetry Protocol (OTLP) specification describes the encoding, transport, and delivery mechanism of telemetry data between telemetry sources, intermediate nodes such as collectors and telemetry backends. OTLP is a general-purpose telemetry data delivery protocol designed in the scope of the OpenTelemetry project. Protocol Details OTLP defines the encoding of telemetry data and the protocol used...| OpenTelemetry
OpenTelemetry is developed on a signal by signal basis. Tracing, metrics, baggage, and logging are examples of signals. Signals are built on top of context propagation, a shared mechanism for correlating data across distributed systems. Each signal consists of four core components: APIs SDKs OpenTelemetry Protocol (OTLP) Collector Signals also have contrib components, an ecosystem of plugins and instrumentation. All instrumentation shares the same semantic conventions, to ensure that they pro...| OpenTelemetry
Why and how to send signals to collectors and from there to backends| OpenTelemetry
Why and how to send signals to a single OTLP end-point and from there to backends| OpenTelemetry
Help improve OpenTelemetry - share your feedback directly with us!| OpenTelemetry
Welcome back to OpenTelemetry in Focus for June, 2023! It’s officially summer, but it’s not just hot outside – we’ve had some major announcements and releases this month. Are you a maintainer with something you’d like featured here? Get in touch with me via email, or on the CNCF Slack #otel-comms channel. Releases and Updates Here are the latest updates from some of our core repositories. Specification Version 1.22 includes a recommendation to reserve the aggregator normative for me...| OpenTelemetry
With contributions from Sebastian Choren, Adnan Rahić and Ken Hamric. Kubernetes is an open source system widely used in the cloud native landscape to provide ways to deploy and scale containerized applications in the cloud. Its ability to observe logs and metrics is well-known and documented, but its observability regarding application traces is new. Here is a brief synopsis of the recent activity in the Kubernetes ecosystem: The first discussions started in December 2018 with a first PR on...| OpenTelemetry
An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.| prometheus.io
Amazon CloudWatch is a monitoring service built for DevOps engineers, developers, site reliability engineers (SREs), IT managers, and product owners.| Amazon Web Services, Inc.