GithubHelp home page GithubHelp logo

isabella232 / opentelemetry-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datadog/opentelemetry-python

0.0 0.0 0.0 9.8 MB

The OpenTelemetry Python Client

Home Page: https://opentelemetry.io

License: Apache License 2.0

Python 97.65% Thrift 1.75% Shell 0.59% HTML 0.01%

opentelemetry-python's Introduction


Getting Started   •   API Documentation   •   Getting In Touch (Gitter)

GitHub release (latest by date including pre-releases) Codecov Status license
Build Status Beta

Contributing   •   Examples


About this project

The Python OpenTelemetry client.

Installation

This repository includes multiple installable packages. The opentelemetry-api package includes abstract classes and no-op implementations that comprise the OpenTelemetry API following the specification. The opentelemetry-sdk package is the reference implementation of the API.

Libraries that produce telemetry data should only depend on opentelemetry-api, and defer the choice of the SDK to the application developer. Applications may depend on opentelemetry-sdk or another package that implements the API.

Please note that this library is currently in beta, and shouldn't generally be used in production environments.

The API and SDK packages are available on PyPI, and can installed via pip:

pip install opentelemetry-api
pip install opentelemetry-sdk

The ext/ directory includes OpenTelemetry integration packages, which can be installed separately as:

pip install opentelemetry-ext-{integration}

To install the development versions of these packages instead, clone or fork this repo and do an editable install:

pip install -e ./opentelemetry-api
pip install -e ./opentelemetry-sdk
pip install -e ./ext/opentelemetry-ext-{integration}

Documentation

The online documentation is available at https://opentelemetry-python.readthedocs.io/, if you want to access the documentation for the latest version use https://opentelemetry-python.readthedocs.io/en/latest/.

Compatible Exporters

See the OpenTelemetry registry for a list of exporters available.

Contributing

See CONTRIBUTING.md

We meet weekly on Thursday, and the time of the meeting alternates between 9AM PT and 4PM PT. The meeting is subject to change depending on contributors' availability. Check the OpenTelemetry community calendar for specific dates.

Meetings take place via Zoom video conference.

Meeting notes are available as a public Google doc. For edit access, get in touch on Gitter.

Approvers (@open-telemetry/python-approvers):

Find more about the approver role in community repository.

Maintainers (@open-telemetry/python-maintainers):

Thanks to all the people who already contributed!

Find more about the maintainer role in community repository.

Release Schedule

OpenTelemetry Python is under active development.

The library is not yet generally available, and releases aren't guaranteed to conform to a specific version of the specification. Future releases will not attempt to maintain backwards compatibility with previous releases. Each alpha and beta release includes significant changes to the API and SDK packages, making them incompatible with each other.

The v0.1 alpha release includes:

  • Tracing API
  • Tracing SDK
  • Metrics API
  • Metrics SDK (Partial)
  • W3C Trace Context Propagation
  • B3 Context Propagation
  • HTTP Integrations

The v0.2 alpha release includes:

  • OpenTracing Bridge
  • Jaeger Trace Exporter
  • Trace Sampling

The v0.3 alpha release includes:

  • Metrics Instruments and Labels
  • Flask Integration
  • PyMongo Integration

The v0.4 alpha release includes:

  • Metrics MinMaxSumCount Aggregator
  • Context API
  • Full Metrics SDK Pipeline
  • Metrics STDOUT Exporter
  • Dbapi2 Integration
  • MySQL Integration
  • Psycopg2 Integration
  • Zipkin Exporter
  • Prometheus Metrics Exporter
  • New Examples and Improvements to Existing Examples

The v0.5 beta release includes:

  • W3C Correlation Context Propagation
  • OpenTelemetry Collector Exporter Integration for both metrics and traces
  • Metrics SDK
  • Global configuration module
  • Documentation improvements

The v0.6 beta release includes:

  • API changes and bugfixes
  • An autoinstrumentation package and updated Flask instrumentation
  • gRPC integration

See the project milestones for details on upcoming releases. The dates and features described in issues and milestones are estimates, and subject to change.

opentelemetry-python's People

Contributors

c24t avatar mauriciovasquezbernal avatar oberon00 avatar ocelotl avatar toumorokoshi avatar reyang avatar hectorhdzg avatar lzchen avatar codeboten avatar dgzlopes avatar majorgreys avatar a-feld avatar jamim avatar carlosalberto avatar nirsky avatar johananl avatar cnnradams avatar joshuahlang avatar sergeykanzhelev avatar owais avatar mariojonke avatar lizthegrey avatar jakemalachowski avatar dtaniwaki avatar clsung avatar gky360 avatar yashmehrotra avatar vmihailenco avatar ramthi avatar hawkaa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.