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

[processor/interval] Create the initial structure for the new processor #30756

Merged
merged 11 commits into from
Jan 26, 2024

Commits on Jan 25, 2024

  1. [processor/interval] Create the initial structure

    Add a new processor that aggregates metrics and periodically forwards the latest values to the next component in the pipeline
    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b677c6e View commit details
    Browse the repository at this point in the history
  2. Fix README spec

    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1729220 View commit details
    Browse the repository at this point in the history
  3. Run gotidy

    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    51dfd47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fccd5aa View commit details
    Browse the repository at this point in the history
  5. Fix version discrepancies

    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    75c088e View commit details
    Browse the repository at this point in the history
  6. Add changlog entry

    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d894c12 View commit details
    Browse the repository at this point in the history
  7. Remove stability section to indicate it's still in development

    And to satisfy the tests, since it's not in components.go yet
    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a25f6bc View commit details
    Browse the repository at this point in the history
  8. Re-generate distributions

    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a6f7d65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39d112f View commit details
    Browse the repository at this point in the history
  10. One last fix

    RichieSams committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    79940d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e80ee7 View commit details
    Browse the repository at this point in the history