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(otelcol): allow overriding debug metric level for all otelcol components #825

Commits on May 28, 2024

  1. feat(otelcol): allow overriding debug metric level for all components…

    … except `auth.* due to cyclic imports
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4ec8670 View commit details
    Browse the repository at this point in the history
  2. refactor(otelcol): decouple debug_metrics block from otelcol package

    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    73cf006 View commit details
    Browse the repository at this point in the history
  3. feat(otelcol/auth): allow overriding debug metric level for `otelcol.…

    …auth` components
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    74264a2 View commit details
    Browse the repository at this point in the history
  4. fix(otelcol): set correct test expectation for default debug metrics …

    …level
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    808175c View commit details
    Browse the repository at this point in the history
  5. fix(ci): add missing cfg conversion for debug metrics in `otelcolconv…

    …ert`
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dee3afd View commit details
    Browse the repository at this point in the history
  6. docs: add ref to debug_metrics block for all otelcol.* components

    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    00a340a View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from Clayton's code review

    Co-authored-by: Clayton Cornell <[email protected]>
    2 people authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1f60c30 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Paulin Todev <[email protected]>
    Co-authored-by: Clayton Cornell <[email protected]>
    3 people committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7f890ee View commit details
    Browse the repository at this point in the history
  9. fix(otelcol): return error for failed conversion of debug metric level

    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    364811e View commit details
    Browse the repository at this point in the history
  10. doc(otelcol/debug-metrics): move possible values for level outside …

    …of arg table
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    86ae0a0 View commit details
    Browse the repository at this point in the history
  11. fix(otelcol): set default debug metric config for all missing OtelCol…

    … components
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0594b95 View commit details
    Browse the repository at this point in the history
  12. doc: display possible values for debug metrics level with double quot…

    …ation
    
    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    388a8de View commit details
    Browse the repository at this point in the history
  13. doc: reduce padding space for debug_metrics table entry

    Signed-off-by: hainenber <[email protected]>
    hainenber authored and ptodev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    865d061 View commit details
    Browse the repository at this point in the history