Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
OpenTelemetry
OpenTelemetry provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and metrics from your application. You can analyze them using Prometheus, Jaeger, and other observability tools.
- GitHub: https://github.com/topics/opentelemetry
- Repo: https://github.com/open-telemetry
- Related Topics: tracing, metrics, logging, cloud-native, observability, distributed-tracing, cncf,
- Aliases: open-telemetry,
- Last updated: 2025-01-28 00:21:47 UTC
- JSON Representation
https://github.com/instana/go-otel-exporter
The Instana OpenTelemetry Exporter for Go applications
exporter go golang instana opentelemetry otel tracing
Last synced: 04 Jan 2025
https://github.com/valentaiga/redis-pubsub-trial
PubSub messaging with Redis in .NET Core 7 and OpenTelemetry traces
dotnet opentelemetry otel pubsub redis
Last synced: 23 Jan 2025
https://github.com/chrisguidry/opentelemetry-resourcedetector-process
An OpenTelemetry package to populates Resource attributes from the running process.
observability opentelemetry psutil
Last synced: 25 Jan 2025
https://github.com/mentos1386/nestjs-observability
All-in-one Observability solution for NestJS
nestjs observability opentelemetry sentry
Last synced: 11 Oct 2024
https://github.com/lasuillard/locust-plugins-example
Example using Locust plugins.
locust locust-plugins opentelemetry timescaledb
Last synced: 10 Oct 2024
https://github.com/5ylar/otelinit
A Go implementation for easily bootstrapping the OpenTelemetry (OTEL) SDK.
opentelemetry opentelemetry-go
Last synced: 03 Nov 2024
https://github.com/amammay/propagationgcp
propagationgcp is a small package for setting up propagation in open telemetry using gcp/s X-Cloud-Trace-Context
Last synced: 14 Nov 2024
https://github.com/vensas/dotnet-container-gc
Example project to test memory and GC behavior of ASP.NET minimal API on Kubernetes
dotnet grafana k6 kubernetes opentelemetry prometheus
Last synced: 03 Dec 2024
https://github.com/aimenux/opentelemetryconsoledemo
Using OpenTelemetry with console applications
console-app docker docker-compose net80 opentelemetry zipkin
Last synced: 10 Jan 2025
https://github.com/aereal/otelgqlgen
otelgqlgen provides 99designs/gqlgen's extension that collects OpenTelemetry traces.
go gqlgen graphql opentelemetry
Last synced: 14 Oct 2024
https://github.com/sapvs/otel-echo-nats
Open Telemetry tracing for http server and nats client
Last synced: 05 Jan 2025
https://github.com/nxdir-s/httpc
httpc is a net/http client wrapper that handles OAuth, Open Telemetry instrumentation, retries and rate limiting
go golang http http-client opentelemetry opentelemetry-go
Last synced: 22 Jan 2025
https://github.com/vdaburon/otel-apm-jmeter-plugin
JMeter tool plugin to Manage the integration of OpenTelemetry from Elastic Application Performance Monitoring in a JMeter script.
apm elastic jmeter jmeter-plugin jmeter-plugins opentelemetry otel otel-javaagent
Last synced: 16 Jan 2025
https://github.com/vdaburon/jmeter-otel-apm
Tool to integrate the OpenTelemetry ELASTIC APM Java Agent into JMeter
elastic jmeter jmeter-plugin jmeter-plugins opentelemetry otel otel-javaagent
Last synced: 16 Jan 2025
https://github.com/jriguera/otel-helloworldprocessor
Hello World OpenTelemetry collector processor
opentelemetry opentelemetry-collector
Last synced: 14 Jan 2025
https://github.com/usausa/telemetry-service
Multiple monitor service
dotnet omron-2jcie-bl01 openhardwaremonitor opentelemetry switchbot telemetry wfwattch2
Last synced: 19 Nov 2024
https://github.com/lucasfogliarini/telemetry
OpenTelemetry coletando e exportando dados de observabilidade de uma WebApi para Azure Monitor e SigNoz
azuremonitor opentelemetry signoz
Last synced: 18 Jan 2025
https://github.com/tjosepo/nanotelemetry
[WIP] Tiny OpenTelemetry-compliant library for the web
Last synced: 18 Jan 2025
https://github.com/ryanhefner/apollo-link-trace
Apollo Link that applies Trace Context headers to your Apollo Client requests.
apollo apollo-link distributed-tracing opentelemetry trace trace-context
Last synced: 17 Oct 2024
https://github.com/yevgen-grytsay/otel-dice-client
Приклад HTTP-клієнту, інструментованого для передачі трейсів за протоколом OpenTelemetry
monitoring observability opentelemetry opentelemetry-go
Last synced: 19 Dec 2024
https://github.com/hstreb/poc-conta-corrente
Projeto para demonstrar a utilização de Event Driven Architecture
cqrs docker event-driven java-17 kafka opentelemetry postgresql spring-boot
Last synced: 16 Jan 2025
https://github.com/usausa/mini-data-profiler
Minimum data profiler for ADO.NET.
csharp data-access dataaccess dotnet opentelemetry profiler telemetry
Last synced: 20 Jan 2025
https://github.com/codepumper/go-grafana-stack-helpers
Grafana Stack Go Utils is a collection of reusable components and utilities in Go for working with the Grafana stack.
go grafana grafana-client loki opentelemetry promtail tempo
Last synced: 19 Jan 2025
https://github.com/bigsbug/django-telemetry
A demonstration of using OpenTelemetry for tracing in a Django application, with integrations for Jaeger and Zipkin. This project showcases how to instrument Django services and visualize traces using Dockerized telemetry tools.
django jaeger opentelemetry zipkin
Last synced: 06 Jan 2025
https://github.com/jacobmaizel/nautilus
The Backend powering Trainton, written in Rust
api axum diesel-rs docker opentelemetry rust
Last synced: 14 Jan 2025
https://github.com/alessandro-massarotti-jr/otel-distributed-tracing
Implementando tracing em um ambiente distribuido com OpenTelemetry e Jaegger
docker-compose jaeger nodejs opentelemetry otel typescript
Last synced: 06 Jan 2025
https://github.com/ronihdzz/fastapi-jaeger-opentelemetry
This project is a test of how to integrate OpenTelemetry and Jaeger into a FastAPI application.
docker docker-compose fastapi jaeger opentelemetry
Last synced: 06 Jan 2025
https://github.com/go-coldbrew/tracing
Tracing is a library that provides distributed tracing to Go applications. It offers features such as collecting performance data of an application, identifying where requests are spending most of their time, and segmenting requests. It supports exporting traces to 3rd-party services such as Jaeger, Zipkin, Opentelemetry, and NewRelic.
go golang jaegertracing opentelemetry opentracing zipkin
Last synced: 14 Nov 2024
https://github.com/mizhexiaoxiao/otel-operator
Opentelemetry Operator
kubebuilder opentelemetry opentelemetry-collector operator
Last synced: 14 Jan 2025
https://github.com/ERNI-Academy/poc-dotnet-distributed-telemetry
Example of distributed tracing in .NET, using W3C Trace Context and OpenTelemetry.
azure-monitor distributed-telemetry docker docker-compose dotnet grafana jaeger jaegertracing logging loki opentelemetry opentelemetry-collector postgresql postgresql-database rabbitmq tracing
Last synced: 14 Nov 2024
https://github.com/adenilson365/devopslabs02-observabilidade
Prática de observabilidade, buscando atingir uma stack completa com os 3 pilares: Logs, traces e métricas, usando Opentelemetry, Prometheus, Grafana dahsboard, Grafana Tempo, Grafana Loki
docker gcp-sql google-cloud-platform grafana grafana-dashboard grafana-loki grafana-tempo kubernetes lets-encrypt linux opentelemetry opentelemetry-collector postgresql shell-script
Last synced: 06 Jan 2025
https://github.com/rudikone/spring-boot-otel-tracing-example
Пример использования трейсинга OpenTelemetry в Spring Boot приложении
jaeger kafka micrometer opentelemetry sleuth spring-boot spring-kafka tracing
Last synced: 14 Dec 2024
https://github.com/gentooxativa/practical-opentelemetry
Knowledge Sharing about OpenTelemetry
jaeger javascript observability opentelemetry tracing tracking tutorial-code
Last synced: 28 Jan 2025
https://github.com/eddumelendez/spring-boot-testcontainers-grafana-lgtm
grafana opentelemetry spring-boot testcontainers
Last synced: 19 Dec 2024
https://github.com/erangasandaruwan/opentelemetry.netcore
OpenTelemetry is a framework where is has the the ability to understand the internal state of a system by examining its outputs and a toolkit designed to create and manage telemetry data such as traces, metrics, and logs. This can be used with a broad variety of Observability backends, including open source tools like Jaeger, Zipkin and Prometheus
docker jaeger netcore opentelemetry zipkin
Last synced: 19 Dec 2024
https://github.com/vergissberlin/example-opentelemetry
With this examples you can learn how to use OpenTelemetry in your applications. We have added examples for different languages and exporters. Only checked features are implemented.
examples opentelemetry opentelemetry-collector
Last synced: 09 Oct 2024
https://github.com/epomatti/azure-django-rest-metrics
APM with Azure Application Insights & Django + rest framework
appi application-insights azure benchmark django django-rest-framework opencensus opentelemetry poetry python
Last synced: 17 Jan 2025
https://github.com/wasilak/otelgo
OTEL (OpenTelemetry) go instrumentation library (mostly for my own projects)
Last synced: 15 Nov 2024
https://github.com/yevgen-grytsay/otel-dice-server
Приклад HTTP-серверу, інструментованого для передачі метрик і трейсів за протоколом OpenTelemetry
monitoring observability opentelemetry opentelemetry-go
Last synced: 22 Jan 2025
https://github.com/totopolis/conductor
Reference .NET project in the process orchestration domain area.
ddd onion-architecture opentelemetry
Last synced: 07 Dec 2024
https://github.com/adshan/dotnet-metrics-opentelemetry
Visualize Metrics in Grafana using OpenTelemetry with Prometheus integration.
dotnet grafana observability opentelemetry prometheus
Last synced: 09 Oct 2024
https://github.com/giantswarm/alloy-app
Grafana Alloy OpenTelemetry Collector
alloy grafana loki monitoring observability opentelemetry otel prometheus
Last synced: 09 Oct 2024
https://github.com/alipolatli/building-distributed-software-systems
Distributed APIs utilizes modular services for communication (Kafka, gRPC). Data storage is optimized with Postgres, MongoDB, Elasticsearch & Redis. OpenTelemetry & Serilog offer comprehensive observability. Supports REST clients with OAuth/OpenID auth. Based on an e-commerce scenario.
apache-kafka aws-apigateway aws-lambda aws-s3 choreography-saga dotnet efcore elasticsearch grpc microservices mongodb mssql opentelemetry postgres redis
Last synced: 17 Dec 2024
https://github.com/dmtrinh/local-stack
Preconfigured stacks of popular tools for local development.
aws azure docker kafka local-stack mongo opentelemetry postgres redis
Last synced: 19 Dec 2024
https://gitlab.com/nucleardog/php-telemetry
Open Telemetry library for PHP with Laravel instrumentation.
Last synced: 09 Oct 2024
https://github.com/said-aabilla/currency-microservices
Java Spring Boot Microservices with Spring Cloud, Docker, Kubernetes and REST API (REST Web Services)
docker kubernetes microservices opentelemetry resilience4j spring-boot spring-cloud
Last synced: 21 Jan 2025
https://github.com/krzko/gcp-cloud-trace-otel
☁️ Google Cloud Trace to OpenTelemetry exporter tool
cloud-trace distributed-tracing gcp observability opentelemetry otlp
Last synced: 19 Dec 2024
https://github.com/mc-telemetry/mc-telemetry-core
Monitor Minecraft with OpenTelemetry
Last synced: 09 Oct 2024
https://github.com/knullism/otelinit
A Go implementation for easily bootstrapping the OpenTelemetry (OTEL) SDK.
opentelemetry opentelemetry-go
Last synced: 18 Jan 2025
https://github.com/holmofy/otel-full
Use opentelemetry to connect the entire microservice chain
browser java nginx openobserve opentelemetry
Last synced: 09 Oct 2024
https://github.com/bpschmitt/opentelemetry-resources
A repo for storing Opentelemetry Collector config examples.
Last synced: 09 Oct 2024
https://github.com/utxonly/jmxconverter
Fetch JMX metrics and create config files for OTel metric collection
datadog jmx opentelemetry opentelemetry-java
Last synced: 12 Jan 2025
https://github.com/rgl/opentelemetry-uptrace-playground
OpenTelemetry/Uptrace Community Edition (Uptrace CE)/ClickHouse/PostgreSQL/.NET playground
clickhouse opentelemetry otel uptrace
Last synced: 19 Dec 2024
https://github.com/ugurcanerdogan/docker-composes
ready-to-use docker-compose files
couchbase distributed-tracing docker docker-compose jaeger kafka open-telemetry opentelemetry otel zookeeper
Last synced: 18 Jan 2025
https://github.com/vishvanavanjana/docker-go-rest-api
MVP for Tracing with Jaeger and OpenTelemetry
Last synced: 11 Jan 2025
https://github.com/udhos/otelconfig
otelconfig provides a helper to quickly initialize OpenTelemetry tracing for a Go application. Then one can use standard OTEL_ env vars to customize tracing behavior.
go golang jaeger jaeger-go opentelemetry opentelemetry-go tracing
Last synced: 18 Nov 2024
https://github.com/mekahell/monitoring-course
Small educational projects (in french) about monitoring and observability
alertmanager discord grafana jaegertracing monitoring observability opensearch opentelemetry prometheus
Last synced: 19 Dec 2024
https://github.com/kinneko-de/sample-opentelemetry-azure
Sample application how to publish OpenTelemetry metrics to Azure
azure csharp grafana metrics opentelemetry sample tutorial
Last synced: 19 Dec 2024
https://github.com/iblancasa/kiali-tracing-tutorial
Repository for the DevConf 2024 tutorial
devconf distributed-tracing instrumentation istio jaeger kiali opentelemetry prometheus tracing tutorial
Last synced: 19 Dec 2024
https://github.com/kevinmichaelchen/aws-lambda-go-otel-poc
Proof of Concept using AWS Lambda, Go, OpenTelemetry (OTel), as well as Tailcall as an alternative to AppSync Serverless GraphQL
aws aws-lambda-go go graphql lambda opentelemetry otel tailcall
Last synced: 19 Dec 2024
https://github.com/rmarasigan/notes
Reference (Network, Programming, DevOps, Scrum, etc.)
aws docker docker-compose golang heroku javascript kubernetes linux network opentelemetry rsyslog samba scrum-agile serverless terraform typescript
Last synced: 14 Jan 2025
https://github.com/nicconike/otel-demo
Demo for OpenTelemetry Implementation with Observability tools
flask-application grafana jaeger logs metrics open-source opentelemetry traces
Last synced: 23 Jan 2025
https://github.com/mmynk/otel-kafka-poc
A POC for collecting, publishing, receiving and processing metrics using OpenTelemety with Kafka.
kafka kafka-exporter metrics opentelemetry opentelemetry-collector opentelemetry-go
Last synced: 07 Dec 2024
https://gitlab.com/eemj/toolbox
configuration go jaeger microservice nats opentelemetry
Last synced: 27 Oct 2024
https://github.com/vanheemstrasystems/threagile-builder
Threagile Builder
apiflask blockly flask hatch opentelemetry prefect threagile
Last synced: 20 Dec 2024
https://github.com/hedon954/goapm-example
goapm-example is a simple example for goapm.
apm elasticsearch gin go grafana http jaeger kibana mysql opentelemetry opentelemetry-collector opentelemetry-go otel prometheus redis trace
Last synced: 20 Dec 2024
https://github.com/damienpontifex/rust-axum-opentelemetry-otlp
Quick setup of Axum with opentelemetry and otlp exporter
Last synced: 05 Jan 2025
https://github.com/ndx-technologies/grafana-open-telemetry-apm
APM Grafana dashboard based on Open Telemetry spanmetrics from traces
dashboard grafana opentelemetry
Last synced: 29 Jan 2025
https://github.com/zhykos/cool-tools
💫 Presentation of tools I think are cool, but more importantly are free 💸 Presented with a example of a online shop thanks to microservices 🛒
docker docker-compose excalidraw fake-smtp go grafana h2-database java kafka kong locust loki mongodb opentelemetry opentelemetry-collector papermerge postgresql prometheus vue3 zipkin
Last synced: 29 Jan 2025
https://github.com/yerinadler/go-rest-api-boilerplate
A boilerplate for REST API in Go
docker go golang lgtm-stack opentelemetry rest-api
Last synced: 19 Dec 2024
https://github.com/igor-suhorukov/postgresjsonlogwatcher
The PostgresJsonLogWatcher provides a tool for monitoring PostgreSQL logs in JSON format and sending the logs to an OpenTelemetry collector
Last synced: 19 Dec 2024
https://github.com/zackbraksa/otel-collector
Docker compose to run an otel collector with zipkin and jaeger
docker docker-compose jaeger opentelemetry otel-collector zipkin
Last synced: 05 Dec 2024
https://github.com/alexcheng1982/java-ai-app-observation
Java AI App Observability
ai java opentelemetry spring spring-ai
Last synced: 19 Dec 2024
https://github.com/daymade/microservices-management-platform
Service Catalog Demo is a microservice API management platform written using golang and vue, where users can manage services and versions through a frontend dashboard.
api commitzen docker docker-compose go-standard-project golang gorm grafana jaeger makefile metrics microservices openapi opentelemetry postgresql prometheus swagger tracing victoriametrics vue
Last synced: 05 Jan 2025
https://github.com/tiagotartari/observability-dotnet-opentelemetry-first-steps
This project demonstrates how to implement observability in .NET applications using OpenTelemetry.
dotnet dotnet8 logs metrics observability opentelemetry opentelemetry-collector opentelemetry-dotnet sre traces
Last synced: 19 Dec 2024
https://github.com/eason0729/ofa
learning project for Opentelemetry & Flask & SQLAlchemy in python
flask learning-exercise opentelemetry python sqlalchemy
Last synced: 31 Dec 2024
https://github.com/erni-academy/poc-dotnet-distributed-telemetry
Example of distributed tracing in .NET, using W3C Trace Context and OpenTelemetry.
azure-monitor distributed-telemetry docker docker-compose dotnet grafana jaeger jaegertracing logging loki opentelemetry opentelemetry-collector postgresql postgresql-database rabbitmq tracing
Last synced: 22 Jan 2025
https://github.com/shikhotech/telemetry
Telemetry configures OpenTelemetry sdk
opentelemetry opentelemetry-go
Last synced: 16 Jan 2025
https://github.com/tniah/sample-otel-flask
A sample app using OTEL for monitoring web application
Last synced: 07 Dec 2024
https://github.com/felipelaptrin/opentelemetry-blog
All the code used to support the opentelemetry hands-on blog post
blog grafana observability opentelemetry prometheus python tempo typescript
Last synced: 13 Dec 2024
https://github.com/cloudnativern/o11y-workshop
Repositório dos artefatos utilizados para o11y-workshop
o11y observability opentelemetry
Last synced: 08 Dec 2024
https://github.com/odddotnet/sample-aspiretodoapp
Sample application showing how to write an ODD test suite using OddDotNet and .NET Aspire.
csharp observability odddotnet opentelemetry opentelemetry-dotnet
Last synced: 08 Dec 2024
https://github.com/rbento/java-reactive-grpc-springboot-starter
A starter project for Spring Boot with Reactive gRPC endpoints
grafana java kubernetes opentelemetry prometheus reactive reactive-programming reactive-streams redis spring-boot
Last synced: 08 Dec 2024
https://github.com/880831ian/opentelemetry-observability
什麼是 Opentelemetry?可觀測性 (Observability) 又是什麼?
Last synced: 17 Jan 2025
https://github.com/tokter/teleblick
An OpenTelemetry trace and metrics observability tool, written in C# and Avalonia.
Last synced: 22 Dec 2024
https://github.com/hseeberger/hello-fat-rs
Suite of Rust demos.
axum opentelemetry rust tokio tonic tracing
Last synced: 26 Jan 2025
https://github.com/springernature/otelcollector-binary-boshrelease
Bosh release to deploy OTEL collector
bosh-deployment bosh-release opentelemetry opentelemetry-collector otel-agent otel-collector
Last synced: 09 Oct 2024
https://github.com/jjatria/dancer2-plugin-opentelemetry
Use OpenTelemetry in your Dancer2 app
Last synced: 02 Dec 2024
https://github.com/jerbly/testevents
A RESTful service to make it easier to create OpenTelemetry spans in some restricted environments.
honeycombio observability opentelemetry
Last synced: 19 Dec 2024
https://github.com/taskforcesh/bullmq-otel
OpenTelemetry add-on for BullMQ
bullmq opentelemetry telemetry
Last synced: 19 Dec 2024
https://github.com/robinbraemer/gokit
Development Kit contains tools like logger and open telemetry initializers
golang graceful-shutdown httpserver library logging opentelemetry otel production sync utility
Last synced: 16 Dec 2024
https://github.com/devpro/cloud-native-samples
Provide working examples of Cloud Native environment
cloud-native dotnet jaeger kubernetes logzio opentelemetry samples splunk
Last synced: 11 Jan 2025
https://github.com/thegibi/electron-opentelemetry-newrelic-app
Distributed tracing on New Relic using Electron and Open Telemetry
electron-app electron-react electron-vite-react opentelemetry opentelemetry-electron opentelemetry-javascript opentelemetry-newrelic
Last synced: 19 Dec 2024
https://github.com/andreasgerner/distributed-tracing
Distributed Tracing verteilter Anwendungen
kubernetes openshift opentelemetry tracing
Last synced: 09 Dec 2024
https://github.com/otaviovb/ntickets
Uma plataforma de compra de ingressos de alta disponibilidade e resiliência.
dotnet event-driven functional-testing integration-testing messenger ntickets observability opentelemetry sast unit-testing
Last synced: 09 Dec 2024