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

[new feature] promtail: Add a Promtail stage for probabilistic sampling #7127

Merged
merged 38 commits into from
Mar 17, 2023

Commits on Sep 10, 2022

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

    liguozhong committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e71222c View commit details
    Browse the repository at this point in the history
  3. Update sampling.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    1ffdfcf View commit details
    Browse the repository at this point in the history
  4. Update sampling.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    ed0c2e8 View commit details
    Browse the repository at this point in the history
  5. Update sampling.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    d720a63 View commit details
    Browse the repository at this point in the history
  6. Update sampling.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    b7a0571 View commit details
    Browse the repository at this point in the history
  7. Update sampling.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f70180e View commit details
    Browse the repository at this point in the history
  8. Update sampling.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    a1ccb59 View commit details
    Browse the repository at this point in the history
  9. Update sampling_test.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    a66f641 View commit details
    Browse the repository at this point in the history
  10. Update limit_test.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    1ccb1cb View commit details
    Browse the repository at this point in the history
  11. Update sampling_test.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0a8510f View commit details
    Browse the repository at this point in the history
  12. fix lint

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    5543c7b View commit details
    Browse the repository at this point in the history
  13. Update sampling_test.go

    liguozhong authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0ed01d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. delete 'dropStage' word

    liguozhong committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7bd6dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    179296d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. remove pool

    liguozhong committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d8a0371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2315fa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge branch 'main' into promtail_sampling

    # Conflicts:
    #	clients/pkg/logentry/stages/stage.go
    liguozhong committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3a32d06 View commit details
    Browse the repository at this point in the history
  2. fix test

    liguozhong committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4a59de6 View commit details
    Browse the repository at this point in the history
  3. add sampling doc

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    29ad535 View commit details
    Browse the repository at this point in the history
  4. Rename sampling.go to sampling.md

    rename
    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0bbcd58 View commit details
    Browse the repository at this point in the history
  5. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f4ff5ea View commit details
    Browse the repository at this point in the history
  6. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    89d78f6 View commit details
    Browse the repository at this point in the history
  7. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ab20011 View commit details
    Browse the repository at this point in the history
  8. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b2da069 View commit details
    Browse the repository at this point in the history
  9. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    47656a2 View commit details
    Browse the repository at this point in the history
  10. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4502df6 View commit details
    Browse the repository at this point in the history
  11. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a91af62 View commit details
    Browse the repository at this point in the history
  12. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0962aed View commit details
    Browse the repository at this point in the history
  13. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f118389 View commit details
    Browse the repository at this point in the history
  14. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d3cf0ee View commit details
    Browse the repository at this point in the history
  15. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3bdda1d View commit details
    Browse the repository at this point in the history
  16. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    dbfb86a View commit details
    Browse the repository at this point in the history
  17. Update sampling.md

    liguozhong authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1c41a4c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update docs/sources/clients/promtail/stages/sampling.md

    Co-authored-by: J Stickler <julie.stickler@grafana.com>
    liguozhong and JStickler authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    8fabe08 View commit details
    Browse the repository at this point in the history
  2. Update docs/sources/clients/promtail/stages/sampling.md

    Co-authored-by: J Stickler <julie.stickler@grafana.com>
    liguozhong and JStickler authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e6eb899 View commit details
    Browse the repository at this point in the history
  3. Update sampling.md

    liguozhong authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9be2bf7 View commit details
    Browse the repository at this point in the history
  4. Update sampling.md

    liguozhong authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b099e8d View commit details
    Browse the repository at this point in the history