Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-telemetry/opentelemetry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: disfluxly/opentelemetry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 17, 2020

  1. Updating README

    `get_tracer_provider()` rather than `tracer_provider()`
    disfluxly authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    15edcc8 View commit details
    Browse the repository at this point in the history
  2. Updating Zipkin README

    `.get_tracer_provider()` instead of `.tracer_provider()`
    disfluxly authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    8d1e42d View commit details
    Browse the repository at this point in the history
  3. Doc update

    `.get_tracer_provider()` instead of `.tracer_provider()`
    disfluxly authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f245712 View commit details
    Browse the repository at this point in the history
  4. Docstring update

    `.get_meter_provider()` rather than `.meter_provider()`
    disfluxly authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    50f0765 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. fix other cases

    mauriciovasquezbernal committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    d36112d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    f11da78 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    db8886a View commit details
    Browse the repository at this point in the history
Loading