Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Integrate OpenTelemetry #538

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 27, 2022

  1. exporting HandleWorkflow and Streak spans

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    fb6ad82 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. continuing to fill out spans and events

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4af9329 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. commented out imports

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b5c549d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. using update span generator

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ee1f781 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. using latest NewSpan definition

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    28d620c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. instrumented datacatalog grpc calls

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e9f7ce2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Merge branch 'master' into feature/open-telemetry

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c8689f4 View commit details
    Browse the repository at this point in the history
  2. cleanup go.mod

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    771a7a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. updating beginning timestamps

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    5c7e074 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    d01dfc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9387d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. added script

    Signed-off-by: Dan Rammer <[email protected]>
    hamersaw committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    845a8a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. added support for reportedat on task events

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6a924dc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge branch 'master' into feature/performance-observability

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f405b78 View commit details
    Browse the repository at this point in the history
  2. removed runtime metrics code

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ca63cc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. began cleaning up telemetry aggregation script

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    3cc0cc5 View commit details
    Browse the repository at this point in the history
  2. added jaeger-idl python proto generation files

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ca1b3c0 View commit details
    Browse the repository at this point in the history
  3. refactored

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    310cd7d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. cleaned up PR

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f94dd9e View commit details
    Browse the repository at this point in the history
  2. fixed lint issues

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3553a3d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/performance-observability

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a2f0ddb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge branch 'master' into feature/performance-observability

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    492442e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'master' into feature/performance-observability

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1d7b271 View commit details
    Browse the repository at this point in the history
  2. updated go.mod

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c1ad59e View commit details
    Browse the repository at this point in the history
  3. updated x/tools in boilerplate to fix mockery gen

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d7afb9e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'master' into feature/performance-observability

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c8904c5 View commit details
    Browse the repository at this point in the history
  2. removed aggregate-telemetry.py script

    Signed-off-by: Daniel Rammer <[email protected]>
    hamersaw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6d78cec View commit details
    Browse the repository at this point in the history