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: add traces across relayer #205

Closed
wants to merge 19 commits into from
Closed

feat: add traces across relayer #205

wants to merge 19 commits into from

Commits on Jul 27, 2023

  1. add traces accross relayer

    P1sar committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1193e9d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 10, 2023

  1. feat: add otel collector with jaeger and prometheus for serving metri…

    …cs and traces, fixed linter
    P1sar committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    625faa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a1281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b726d72 View commit details
    Browse the repository at this point in the history
  4. fix: replace AddError to RecordError in places where function is not …

    …actually finishing its execution
    P1sar committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ace001c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2fd182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b125b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    886dbef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb9502 View commit details
    Browse the repository at this point in the history
  3. fix: fix lints and mocks

    P1sar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cefaffb View commit details
    Browse the repository at this point in the history
  4. fix: unit test

    P1sar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b4f4627 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    771e044 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix: small code cleanups

    P1sar committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d08b0e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    ddc7eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e6e61 View commit details
    Browse the repository at this point in the history
  3. feat: add atrribute to event

    P1sar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d9b0102 View commit details
    Browse the repository at this point in the history
  4. fix: typo

    P1sar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b60206e View commit details
    Browse the repository at this point in the history
  5. fix: fix utests

    P1sar committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    166d89b View commit details
    Browse the repository at this point in the history