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

feat(pubsub): add open telemetry trace support #5034

Closed
wants to merge 22 commits into from

Commits on May 10, 2021

  1. add basic publish span

    hongalex committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3e3eb4c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. merge master

    hongalex committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    080170e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. update publish span

    hongalex committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    4465dce View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    44fc62a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e8727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101b7ed View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. update span attributes

    hongalex committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    9577495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a4df7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. use proper trace naming

    hongalex committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    994739c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    b323e77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4b7be View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. fix span attributes

    hongalex committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    e99b1a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. merge main

    hongalex committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3a9fab2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. resolve merge

    hongalex committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f3e7a0a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Mar 7, 2022

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

Commits on Mar 24, 2022

  1. add initial tests

    hongalex committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d0d24e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    e669b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17767de View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. switch subspans to events

    hongalex committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0ffbdad View commit details
    Browse the repository at this point in the history