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

Add logging sampling #5574

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

Commits on Jun 5, 2024

  1. initial proposal

    R9 Fundamentals committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1280d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. update

    R9 Fundamentals committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f8b502c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. rebase

    evgenyfedorov2 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ed7e0db View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. use .net 9

    evgenyfedorov2 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e15139d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. bufferin - initial

    evgenyfedorov2 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    12fd4b4 View commit details
    Browse the repository at this point in the history
  2. Remove junk

    evgenyfedorov2 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9fa8403 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. buffer - renames

    evgenyfedorov2 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2ff5f78 View commit details
    Browse the repository at this point in the history
  2. .

    evgenyfedorov2 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0cf2c50 View commit details
    Browse the repository at this point in the history
  3. .

    evgenyfedorov2 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6f8265e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

    evgenyfedorov2 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cb1de9d View commit details
    Browse the repository at this point in the history
  3. cosmetic

    evgenyfedorov2 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c4596a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

    evgenyfedorov2 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8f760b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    610647c View commit details
    Browse the repository at this point in the history
  2. polish sampling

    evgenyfedorov2 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3be3850 View commit details
    Browse the repository at this point in the history
  3. add alwaysOnSampler

    evgenyfedorov2 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8ce40c1 View commit details
    Browse the repository at this point in the history
  4. update namespaces

    evgenyfedorov2 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d288300 View commit details
    Browse the repository at this point in the history
  5. abstractions test

    evgenyfedorov2 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e120145 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. add some tests

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b443094 View commit details
    Browse the repository at this point in the history
  2. remove buffering

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b41fcdf View commit details
    Browse the repository at this point in the history
  3. merge

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a5e1440 View commit details
    Browse the repository at this point in the history
  4. update tests

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cbd2a15 View commit details
    Browse the repository at this point in the history
  5. remove sample app

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5580cff View commit details
    Browse the repository at this point in the history
  6. cosmetic changes

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    07a2860 View commit details
    Browse the repository at this point in the history
  7. update tests

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9ac7cab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0df498f View commit details
    Browse the repository at this point in the history
  9. Fix warnings

    evgenyfedorov2 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7b9479d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    4007ce1 View commit details
    Browse the repository at this point in the history
  2. more tests

    evgenyfedorov2 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    473bfca View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Address PR comments

    evgenyfedorov2 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b140e68 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Address PR comments

    evgenyfedorov2 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    32b5adc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. wip

    evgenyfedorov2 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ebd4795 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

    evgenyfedorov2 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e33863e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d43f891 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. PR comments

    evgenyfedorov2 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0adbfc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. PR Comments

    evgenyfedorov2 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e938600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d49c1f1 View commit details
    Browse the repository at this point in the history