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

Feature/asyncio instrumentation #1943

Merged
merged 76 commits into from
Feb 14, 2024

Commits on Sep 11, 2023

  1. add asyncio instrumentation

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    fc3bcff View commit details
    Browse the repository at this point in the history
  2. add asyncio instrumentation

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e05b02b View commit details
    Browse the repository at this point in the history
  3. modify test configure

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    143000a View commit details
    Browse the repository at this point in the history
  4. modify test configure

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5eb088d View commit details
    Browse the repository at this point in the history
  5. modify tox generate result

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0b3da0e View commit details
    Browse the repository at this point in the history
  6. modify tox generate result

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    56d0c02 View commit details
    Browse the repository at this point in the history
  7. add python version check

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    55f2325 View commit details
    Browse the repository at this point in the history
  8. modify test code

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d3facc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7581c30 View commit details
    Browse the repository at this point in the history
  10. add CHANGELOG.md

    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    31b6157 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/feature/asyncio-instrumentation'…

    … into feature/asyncio-instrumentation
    
    # Conflicts:
    #	CHANGELOG.md
    bourbonkk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0bfc1c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. add docs

    bourbonkk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    357453a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. modify pyproject.toml

    bourbonkk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    77469d9 View commit details
    Browse the repository at this point in the history
  2. modify pyproject.toml

    bourbonkk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5e8b7ab View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    61f2c85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e522e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    0c7b121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1859cb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 9, 2023

  1. - Add instrumentation-asyncio metric.

    - Configure coroutines/to_thread func to apply trace via environment variables.
    - Apply trace to future using a boolean environment variable.
    bourbonkk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d342d8c View commit details
    Browse the repository at this point in the history
  2. modify docs

    bourbonkk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3adc0cd View commit details
    Browse the repository at this point in the history
  3. modify docs

    bourbonkk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a56cd65 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. modify docs

    bourbonkk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3356942 View commit details
    Browse the repository at this point in the history
  2. modify docs

    bourbonkk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b4c453c View commit details
    Browse the repository at this point in the history
  3. modify docs

    bourbonkk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bf76ff3 View commit details
    Browse the repository at this point in the history
  4. modify test_code

    bourbonkk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    15c0375 View commit details
    Browse the repository at this point in the history
  5. modify test_code

    bourbonkk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9cce290 View commit details
    Browse the repository at this point in the history
  6. modify test_code

    bourbonkk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6975ab7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbfb065 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    26c4498 View commit details
    Browse the repository at this point in the history
  2. modify asyncio version

    bourbonkk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6bd4ace View commit details
    Browse the repository at this point in the history
  3. modify asyncio version

    bourbonkk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    86f137c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 17, 2023

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

Commits on Dec 3, 2023

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

Commits on Dec 19, 2023

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

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    0c60d34 View commit details
    Browse the repository at this point in the history
  2. update dependency

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    8b077af View commit details
    Browse the repository at this point in the history
  3. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    9259d72 View commit details
    Browse the repository at this point in the history
  4. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    05e6a74 View commit details
    Browse the repository at this point in the history
  5. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    39d0a53 View commit details
    Browse the repository at this point in the history
  6. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3603290 View commit details
    Browse the repository at this point in the history
  7. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    7cc4618 View commit details
    Browse the repository at this point in the history
  8. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    1f0f340 View commit details
    Browse the repository at this point in the history
  9. modified lint results

    bourbonkk committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b036ba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. include feedback

    bourbonkk committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a8d5e16 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. include feedback

    bourbonkk committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    936dc37 View commit details
    Browse the repository at this point in the history
  2. include feedback

    bourbonkk committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    69c15e8 View commit details
    Browse the repository at this point in the history
  3. modify docs test results

    bourbonkk committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f8a0b5e View commit details
    Browse the repository at this point in the history
  4. Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst

    Co-authored-by: Aaron Abbott <aaronabbott@google.com>
    bourbonkk and aabmass authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2c6d944 View commit details
    Browse the repository at this point in the history
  5. Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst

    Co-authored-by: Aaron Abbott <aaronabbott@google.com>
    bourbonkk and aabmass authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    214a851 View commit details
    Browse the repository at this point in the history
  6. Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst

    Co-authored-by: Aaron Abbott <aaronabbott@google.com>
    bourbonkk and aabmass authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f11322a View commit details
    Browse the repository at this point in the history
  7. Update instrumentation/opentelemetry-instrumentation-asyncio/README.rst

    Co-authored-by: Aaron Abbott <aaronabbott@google.com>
    bourbonkk and aabmass authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ef45d62 View commit details
    Browse the repository at this point in the history
  8. Update instrumentation/opentelemetry-instrumentation-asyncio/src/open…

    …telemetry/instrumentation/asyncio/utils.py
    
    Co-authored-by: Aaron Abbott <aaronabbott@google.com>
    bourbonkk and aabmass authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e93aa9b View commit details
    Browse the repository at this point in the history
  9. Update instrumentation/opentelemetry-instrumentation-asyncio/src/open…

    …telemetry/instrumentation/asyncio/utils.py
    
    Co-authored-by: Aaron Abbott <aaronabbott@google.com>
    bourbonkk and aabmass authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b9a303d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. include feedback

    bourbonkk committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5f7bd4b View commit details
    Browse the repository at this point in the history
  2. include feedback

    bourbonkk committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b3f4604 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

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

Commits on Jan 16, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 28, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    8c91fa5 View commit details
    Browse the repository at this point in the history
  2. drop python 3.7 support

    bourbonkk committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    eb5e156 View commit details
    Browse the repository at this point in the history
  3. drop python 3.7 support

    bourbonkk committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9ac37a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    9c75294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8512d8e View commit details
    Browse the repository at this point in the history
  3. Recover

    bourbonkk committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e84ee7c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/asyncio-instrumentation'…

    … into feature/asyncio-instrumentation
    bourbonkk committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    48be2c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    41ecf14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611a717 View commit details
    Browse the repository at this point in the history