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

[mdatagen] use mdatagen to produce component internal telemetry #10054

Merged

Commits on May 3, 2024

  1. [mdatagen] use metadata.yaml to generate internal telemetry

    Testing this out by moving the batch processor to use metadata.yaml. This will
    allow for a most consistent approach to generating internal telemetry for
    components that use mdatagen.
    
    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a2c7c25 View commit details
    Browse the repository at this point in the history
  2. remove need for internalMetric type

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    127c547 View commit details
    Browse the repository at this point in the history
  3. clean up tests

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c108f3c View commit details
    Browse the repository at this point in the history
  4. changelog + schema update

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    67abe5f View commit details
    Browse the repository at this point in the history
  5. remove commented out code

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8657990 View commit details
    Browse the repository at this point in the history
  6. update schema

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4c558c0 View commit details
    Browse the repository at this point in the history
  7. use errors instead of multierr

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6e2018b View commit details
    Browse the repository at this point in the history