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: QuentinN42/opentelemetry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 9, 2024

  1. feat: first decorator implementation

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0a07584 View commit details
    Browse the repository at this point in the history
  2. refactor: add other attibutes to the function

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f30f87e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    119df9d View commit details
    Browse the repository at this point in the history
  4. feat: allow to inject spans into the function

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0ae902e View commit details
    Browse the repository at this point in the history
  5. test: added two tests

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ff65957 View commit details
    Browse the repository at this point in the history
  6. docs: update changelog

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    28157dd View commit details
    Browse the repository at this point in the history
  7. feat: use iscoroutinefunction

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7b87e0f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. feat: rm span_arg_name

    Signed-off-by: QuentinN42 <[email protected]>
    QuentinN42 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2a76608 View commit details
    Browse the repository at this point in the history
Loading