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

chore: add open telemetry to api #380

Draft
wants to merge 49 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 17, 2023

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

    icazevedo committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f5368d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eb5857 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    8440f0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5666f View commit details
    Browse the repository at this point in the history
  3. remove instrumentations

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ce5b1df View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    38b5963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f18230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bdf87d View commit details
    Browse the repository at this point in the history
  7. test

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    255d716 View commit details
    Browse the repository at this point in the history
  8. teste louco

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a55b581 View commit details
    Browse the repository at this point in the history
  9. teste louco pt 2

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    52dd535 View commit details
    Browse the repository at this point in the history
  10. fix parenting I guess

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    231d1ce View commit details
    Browse the repository at this point in the history
  11. fix context switching

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    290aa3d View commit details
    Browse the repository at this point in the history
  12. fix early span end call

    icazevedo committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3165584 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    3dad4be View commit details
    Browse the repository at this point in the history
  2. Test moving the ctx around

    icazevedo committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9d15d85 View commit details
    Browse the repository at this point in the history
  3. AGORA VAI HEIN TO CONFIANTE

    icazevedo committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    27cd55c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9f2f3 View commit details
    Browse the repository at this point in the history
  5. add assurance to ctx type

    icazevedo committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    265d706 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55f1a22 View commit details
    Browse the repository at this point in the history
  7. fix list spans

    icazevedo committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b8a9ed7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fe7ea5 View commit details
    Browse the repository at this point in the history
  9. fix indexInList

    icazevedo committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0e1478c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46519fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55962f6 View commit details
    Browse the repository at this point in the history
  12. trigger cicd

    icazevedo committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    29f91c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71a20c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    1be2879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6549ced View commit details
    Browse the repository at this point in the history
  3. add resolver to fail

    icazevedo committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    126f47b View commit details
    Browse the repository at this point in the history
  4. now it's breaking!

    icazevedo committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    285f32d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1a1c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78b76a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. change masked errors order

    icazevedo committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    62f69d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c66ba View commit details
    Browse the repository at this point in the history
  3. use NodeTracerProvider

    icazevedo committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5ec002f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c1d0e View commit details
    Browse the repository at this point in the history
  5. resource merge

    icazevedo committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    24da4bd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. architectural changes - next integration. Testing node_options differ…

    …ent from opentel example
    icazevedo committed May 4, 2023
    Configuration menu
    Copy the full SHA
    41aff4d View commit details
    Browse the repository at this point in the history
  2. fix setupTracerProvider

    icazevedo committed May 4, 2023
    Configuration menu
    Copy the full SHA
    029edc9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Revert "add node auto instrumentations"

    This reverts commit 30c66ba.
    icazevedo committed May 11, 2023
    Configuration menu
    Copy the full SHA
    39e33c3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. test logs v0

    icazevedo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    68e778b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix error attributes

    icazevedo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2445015 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    icazevedo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c8305bd View commit details
    Browse the repository at this point in the history
  3. add more strategies

    icazevedo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    11dea14 View commit details
    Browse the repository at this point in the history
  4. testing more things

    icazevedo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    89481aa View commit details
    Browse the repository at this point in the history
  5. use https protocol

    icazevedo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6193a2b View commit details
    Browse the repository at this point in the history
  6. trigget ci

    icazevedo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f475a6b View commit details
    Browse the repository at this point in the history