Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenTracing shim example #282

Merged
merged 21 commits into from
Feb 4, 2020

Commits on Dec 20, 2019

  1. Add opentracing shim example

    c24t authored and ocelotl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    c3e965d View commit details
    Browse the repository at this point in the history
  2. Move images

    c24t authored and ocelotl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    73f9c65 View commit details
    Browse the repository at this point in the history
  3. Test

    ocelotl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    6ffa86c View commit details
    Browse the repository at this point in the history
  4. Add minor fixes

    ocelotl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2396db1 View commit details
    Browse the repository at this point in the history
  5. More pylint fixes

    ocelotl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    79912de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb87f34 View commit details
    Browse the repository at this point in the history
  7. More pylint fixes

    ocelotl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    255d2a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    d581134 View commit details
    Browse the repository at this point in the history
  2. Update example for TracerSource

    c24t committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    a552ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4197f02 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Revert import changes to shim

    c24t committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5a224ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c49797 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21390e9 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert import changes to shim"

    This reverts commit 5a224ad.
    c24t committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    9d3ef06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de8823b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

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

Commits on Feb 4, 2020

  1. Update examples/opentracing/README.md

    Co-Authored-By: Christian Neumüller <christian+github@neumueller.me>
    c24t and Oberon00 authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0328684 View commit details
    Browse the repository at this point in the history
  2. Update examples/opentracing/rediscache.py

    Co-Authored-By: Mauricio Vásquez <mauricio@kinvolk.io>
    c24t and mauriciovasquezbernal authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b348075 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Revert import changes to shim""

    This reverts commit 9d3ef06.
    c24t committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0239c08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9eaa5e View commit details
    Browse the repository at this point in the history
  5. Obey isort

    c24t committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    73bada3 View commit details
    Browse the repository at this point in the history