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(new sink): Adding greptimedb metrics sink #17198

Merged
merged 37 commits into from Jul 11, 2023

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    e82ed07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e951fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4efa4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52094b8 View commit details
    Browse the repository at this point in the history
  5. feat: add grpc auth support

    sunng87 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a080f30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e8d354 View commit details
    Browse the repository at this point in the history
  7. refactor: small tweaks

    sunng87 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    7c13cea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f7add6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c51c2ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e766b62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c5cafc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    64704f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    945cf90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c37da8 View commit details
    Browse the repository at this point in the history
  15. docs: add website docs

    sunng87 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a888bf9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2bfbce3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b4774ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    31107a4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2dc19f5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    352bd13 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b320d61 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    26a7a61 View commit details
    Browse the repository at this point in the history
  23. fix: integration tests

    sunng87 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    828bebc View commit details
    Browse the repository at this point in the history
  24. feat: add retry logic back

    sunng87 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8fb9943 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    542a820 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. refactor: minor tunes

    sunng87 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2d39446 View commit details
    Browse the repository at this point in the history
  2. docs: update cue files

    sunng87 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    156a35e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    3cdeb51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930f97d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e6b6df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d590c7b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

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

Commits on Jul 8, 2023

  1. Apply suggestions from code review

    Co-authored-by: Doug Smith <dsmith3197@users.noreply.github.com>
    sunng87 and dsmith3197 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2968854 View commit details
    Browse the repository at this point in the history
  2. Update src/sinks/greptimedb/service.rs

    Co-authored-by: Doug Smith <dsmith3197@users.noreply.github.com>
    sunng87 and dsmith3197 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    289f4a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e247b68 View commit details
    Browse the repository at this point in the history