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(trace): improve trace #249

Closed
wants to merge 64 commits into from
Closed

feat(trace): improve trace #249

wants to merge 64 commits into from

Commits on Aug 25, 2024

  1. Exploring new tracing

    dadepo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8afbc2f View commit details
    Browse the repository at this point in the history
  2. Committed files

    dadepo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2330ef6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Added multiple methods

    dadepo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5c233e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Run log through channel

    dadepo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e163930 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Switch to RecycleFBA

    dadepo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7176238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c9148 View commit details
    Browse the repository at this point in the history
  3. Moved all methods

    dadepo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fdd78f8 View commit details
    Browse the repository at this point in the history
  4. Fix garbled text

    dadepo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c0e98ba View commit details
    Browse the repository at this point in the history
  5. Remove chaining implementation

    dadepo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    211ad58 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    8a1091e View commit details
    Browse the repository at this point in the history
  2. Some renaming

    dadepo committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    da350df View commit details
    Browse the repository at this point in the history
  3. Seitching scope

    dadepo committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bde034c View commit details
    Browse the repository at this point in the history
  4. Partial fix of leak

    dadepo committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    10a883e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix leak

    dadepo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7085987 View commit details
    Browse the repository at this point in the history
  2. Add level guard

    dadepo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1825d74 View commit details
    Browse the repository at this point in the history
  3. Remove todo

    dadepo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e31caf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ad7a1 View commit details
    Browse the repository at this point in the history
  5. Rename variable

    dadepo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    852c407 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a7c0f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    74ef498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dec7e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    49aa9a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd663e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7443030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0b38ab View commit details
    Browse the repository at this point in the history
  5. Fmt

    dadepo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e111011 View commit details
    Browse the repository at this point in the history
  6. Snake case for variable

    dadepo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b4f0e83 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Take the scope as a string

    dadepo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    41cf812 View commit details
    Browse the repository at this point in the history
  2. Use if expressions

    dadepo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    52229ab View commit details
    Browse the repository at this point in the history
  3. Renaming

    dadepo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3089747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda382a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d164389 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    847553e View commit details
    Browse the repository at this point in the history
  2. Made scoping function public

    dadepo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    826eb0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff2d81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c47daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    862dfc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4b59af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff57936 View commit details
    Browse the repository at this point in the history
  8. Drop the spawn method

    dadepo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1b52a7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f2bcd4 View commit details
    Browse the repository at this point in the history
  10. Add methods

    dadepo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    26f97ba View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix warnfWithFields

    dadepo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dd1e13b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d3257 View commit details
    Browse the repository at this point in the history
  3. Fmt

    dadepo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7c233b8 View commit details
    Browse the repository at this point in the history
  4. Removed unused line

    dadepo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    81d38a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0be2b8a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    2c6d054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    792e8bb View commit details
    Browse the repository at this point in the history
  3. Removed unintended diff

    dadepo committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    33a9877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeb08bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    615f5c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa0d2bf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Typo

    dadepo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    990c827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a52225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460cf27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c23009 View commit details
    Browse the repository at this point in the history
  5. Remove the sleep

    dadepo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    822c6c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    610ec6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c4535 View commit details
    Browse the repository at this point in the history
  3. Typo

    dadepo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7d576d4 View commit details
    Browse the repository at this point in the history
  4. Update scope switch test

    dadepo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5d929f1 View commit details
    Browse the repository at this point in the history