Upcoming Instrumentation Support
OpenTelemetry emerged as a single project after the merging of OpenCensus(from Google) and OpenTracing(from Uber) into a single project. The project aims to make telemetry data(logs, metrics, and traces) a built-in feature of cloud-native software applications.
It is a collection of code - a set of APIs, SDKs, tooling, and integrations that help you generate and manage telemetry data. It helps you generate, emit, collect, process, and export telemetry data.
It provides a set of APIs to directly measure the performance and behaviour of your software and send this data to observability platforms.
OpenTelemetry Supports:
- C++
- C#
- Erlang/Elixir
- Go
- Java
- JavaScript
- PHP
- Python
- Ruby
- Rust
- Swift
SigNoz Supports:
- Python
- Javascript
- Java
- Go
- C#
- Ruby
SigNoz does not support, but can support:
- C++
- Erlang/Elixir
- PHP
- Rust
- Swift