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

Logging #1146

Merged
merged 92 commits into from
Feb 15, 2024
Merged

Logging #1146

merged 92 commits into from
Feb 15, 2024

Commits on Jan 3, 2024

  1. WIP:logging

    cheng-tan committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9a551a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    8d0d489 View commit details
    Browse the repository at this point in the history
  2. Fixed code formatting.

    afourney committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    98e65d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a64aec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67995e View commit details
    Browse the repository at this point in the history
  3. Update work in progress.

    afourney committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7306b1c View commit details
    Browse the repository at this point in the history
  4. adding cost

    cheng-tan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    07dc5b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73220c8 View commit details
    Browse the repository at this point in the history
  6. log new agent

    cheng-tan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5b5ec6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9796142 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    ff5863f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c876d62 View commit details
    Browse the repository at this point in the history
  3. tests

    cheng-tan committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c27def1 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    cheng-tan committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dab2530 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ede5418 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    5862d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    526fd10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed603d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    33b188c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b51bc29 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. update test_telemetry

    cheng-tan committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d39b50f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbf22a View commit details
    Browse the repository at this point in the history
  3. fix format

    cheng-tan committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    eb2dfa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    1ea7cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765f920 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    9b39f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    453b59e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    580295c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1911ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2918fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53d520c View commit details
    Browse the repository at this point in the history
  7. formatting fix

    victordibia committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    99d01f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8118256 View commit details
    Browse the repository at this point in the history
  9. formatting fixes

    victordibia committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    570f011 View commit details
    Browse the repository at this point in the history
  10. log query exceptions

    cheng-tan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    512586a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9b12af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    595ffce View commit details
    Browse the repository at this point in the history
  13. fix formatting

    cheng-tan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    79202a2 View commit details
    Browse the repository at this point in the history
  14. fix ci

    cheng-tan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f7ef2d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3556600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4569a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a14c7c9 View commit details
    Browse the repository at this point in the history
  4. small fix

    cheng-tan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ee3ddeb View commit details
    Browse the repository at this point in the history
  5. do not serialize Agent

    cheng-tan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e34a5f5 View commit details
    Browse the repository at this point in the history
  6. formatting

    cheng-tan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f27a38c View commit details
    Browse the repository at this point in the history
  7. wip

    cheng-tan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    27f92fb View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    f031cf4 View commit details
    Browse the repository at this point in the history
  2. fix test

    cheng-tan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    789a833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6883cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d78a790 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fix test and clean up

    cheng-tan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d6f74b4 View commit details
    Browse the repository at this point in the history
  2. wip: add version table

    cheng-tan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a4092b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    011023a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9472ba4 View commit details
    Browse the repository at this point in the history
  5. fix test

    cheng-tan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3f6816b View commit details
    Browse the repository at this point in the history
  6. fix test

    cheng-tan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    249c435 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90ed77c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    5106b9b View commit details
    Browse the repository at this point in the history
  2. fix test

    cheng-tan committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4f7942b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    87847c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3db6f5 View commit details
    Browse the repository at this point in the history
  3. fix format

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5ba1593 View commit details
    Browse the repository at this point in the history
  4. fix formatting and tests

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bc3da16 View commit details
    Browse the repository at this point in the history
  5. fix

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4e6024e View commit details
    Browse the repository at this point in the history
  6. fix comment

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3d4c0d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57e257a View commit details
    Browse the repository at this point in the history
  8. update notebook

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fee17a6 View commit details
    Browse the repository at this point in the history
  9. update doc

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d457e19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca76675 View commit details
    Browse the repository at this point in the history
  11. formatting

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fdd210b View commit details
    Browse the repository at this point in the history
  12. formatting and clean up

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    616e633 View commit details
    Browse the repository at this point in the history
  13. fix doc

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6a1d8dd View commit details
    Browse the repository at this point in the history
  14. fix link and title

    cheng-tan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cc86287 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    7e1e7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d5a9e View commit details
    Browse the repository at this point in the history
  3. format

    cheng-tan committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7d8cc6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7c0510 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e219bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f56d1c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68ae33e View commit details
    Browse the repository at this point in the history
  8. fix link

    cheng-tan committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d59b4c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. debug print

    cheng-tan committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b4e7829 View commit details
    Browse the repository at this point in the history
  2. debug

    cheng-tan committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    861b742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e02a12d View commit details
    Browse the repository at this point in the history
  4. format

    cheng-tan committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    848e97b View commit details
    Browse the repository at this point in the history
  5. add back tests

    cheng-tan committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a1d33f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a223a0 View commit details
    Browse the repository at this point in the history
  7. fix tests

    cheng-tan committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6912f83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e6a8c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9adf462 View commit details
    Browse the repository at this point in the history