opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules (by open-telemetry)

Opentelemetry-python-contrib Alternatives

Similar projects and alternatives to opentelemetry-python-contrib

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better opentelemetry-python-contrib alternative or higher similarity.

opentelemetry-python-contrib reviews and mentions

Posts with mentions or reviews of opentelemetry-python-contrib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • OpenTelemetry for Python: The Hard Way
    6 projects | dev.to | 20 Sep 2022
    In my last blog post, I showed y’all how to instrument Python code with OpenTelemetry (OTel), à la auto-instrumentation. You may also recall from that post that I recommended using the Python auto-instrumentation binary even for non-auto-instrumented libraries, because it abstracts all that pesky OTel config stuff so nicely. When you use it, along with any applicable Python auto-instrumentation libraries (installed courtesy of opentelemetry-bootstrap), it takes care of context propagation across related services for you.
  • Auto-Instrumentation Is Magic: Using OpenTelemetry Python with Lightstep
    5 projects | dev.to | 22 Aug 2022
    More specifically, auto-instrumentation uses shims or bytecode instrumentation agents to intercept your code at runtime or at compile-time to add tracing and metrics instrumentation to the libraries and frameworks you depend on. The beauty of auto-instrumentation is that it requires a minimum amount of effort. Sit back, relax, and enjoy the show. A number of popular Python libraries are auto-instrumented, including Flask and Django. You can find the full list here.
  • Do i really want to mess with OpenTelemetry, or just hook straight into Datadog
    5 projects | /r/devops | 18 Jan 2022
    And sure, there's gaps and those are awful when you get to them. But writing minimal tracing integration is pretty easy. This is the full source of the psycopg2 instrumentation. https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/instrumentation/opentelemetry-instrumentation-psycopg2/src/opentelemetry/instrumentation/psycopg2/__init__.py
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic opentelemetry-python-contrib repo stats
3
613
9.4
6 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com