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

kafka-python instrumentation #814

Merged
merged 24 commits into from
Jan 10, 2022
Merged

kafka-python instrumentation #814

merged 24 commits into from
Jan 10, 2022

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    4018020 View commit details
    Browse the repository at this point in the history
  2. Fixing span name

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8719063 View commit details
    Browse the repository at this point in the history
  3. PR fixes

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d184f36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    627f3c7 View commit details
    Browse the repository at this point in the history
  5. Update instrumentation/opentelemetry-instrumentation-kafka-python/REA…

    …DME.rst
    
    Co-authored-by: Leighton Chen <[email protected]>
    ItayGibel-helios and lzchen committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    132c9eb View commit details
    Browse the repository at this point in the history
  6. lambda instrumentation - support for flush timeout (open-telemetry#825)

    * lambda instrumentation - support for flush timeout
    
    * Update instrumentation/opentelemetry-instrumentation-aws-lambda/tests/test_aws_lambda_instrumentation_manual.py
    
    Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <[email protected]>
    
    * Update instrumentation/opentelemetry-instrumentation-aws-lambda/tests/test_aws_lambda_instrumentation_manual.py
    
    Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <[email protected]>
    
    * fixing lint
    
    * fixing django lint
    
    Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <[email protected]>
    2 people authored and ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    ab51e86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b49851 View commit details
    Browse the repository at this point in the history
  8. Conditionally create server spans for flask (open-telemetry#828)

    * Making span as internal in presence of a span in current context
    
    * Updating changelog
    
    * Removing extra print statements
    
    * Resolving comments: Setting current context as parent in its presence
    
    * Ignoring pylint check as django.conf.urls.url is removed in django 4.0
    Django release notes: https://docs.djangoproject.com/en/4.0/releases/4.0/
    
    * Removing changes in django files
    ashu658 authored and ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    6eb3259 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abb4f28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0589ea9 View commit details
    Browse the repository at this point in the history
  11. tests

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    0e417db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    680d7d2 View commit details
    Browse the repository at this point in the history
  13. update version

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    40cb626 View commit details
    Browse the repository at this point in the history
  14. lint

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    1d9b903 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d40122 View commit details
    Browse the repository at this point in the history
  16. genreate

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    96d7b88 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    77197dc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8bddbec View commit details
    Browse the repository at this point in the history
  19. Fix README

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    63acbdb View commit details
    Browse the repository at this point in the history
  20. generate

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5bbbf22 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6d551ae View commit details
    Browse the repository at this point in the history
  22. fix typo

    ItayGibel-helios committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    066d575 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Update tox.ini

    Co-authored-by: Leighton Chen <[email protected]>
    ItayGibel-helios and lzchen authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    0c26d50 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

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