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

chore: Move third-party proto files into their own module #20556

Merged
merged 4 commits into from
May 24, 2024

Commits on May 23, 2024

  1. chore: Move third-party proto files into their own module

    To avoid cyclical dependencies between lib/vector-core/proto and proto/
    
    Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
    jszwedko committed May 23, 2024
    Configuration menu
    Copy the full SHA
    047c586 View commit details
    Browse the repository at this point in the history
  2. Fix vector-core build.rs

    Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
    jszwedko committed May 23, 2024
    Configuration menu
    Copy the full SHA
    67a75c0 View commit details
    Browse the repository at this point in the history
  3. Fix prometheus-parser build.rs too

    Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
    jszwedko committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0cce24f View commit details
    Browse the repository at this point in the history
  4. loki too

    Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
    jszwedko committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c820755 View commit details
    Browse the repository at this point in the history