-
Notifications
You must be signed in to change notification settings - Fork 203
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
feat(otelcol): allow overriding debug metric level for all otelcol
components
#825
Conversation
docs/sources/shared/reference/components/otelcol-debug-metrics-block.md
Outdated
Show resolved
Hide resolved
docs/sources/shared/reference/components/otelcol-debug-metrics-block.md
Outdated
Show resolved
Hide resolved
docs/sources/shared/reference/components/otelcol-debug-metrics-block.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, such a big PR! 😅 Thank you very much! It looks good and I only left a few minor comments.
docs/sources/shared/reference/components/otelcol-debug-metrics-block.md
Outdated
Show resolved
Hide resolved
45e98d7
to
f81140c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! I left a comment with what I believe is the only thing left to polish. I'd be happy to merge it afterwards :)
… except `auth.* due to cyclic imports Signed-off-by: hainenber <[email protected]>
Signed-off-by: hainenber <[email protected]>
…auth` components Signed-off-by: hainenber <[email protected]>
…level Signed-off-by: hainenber <[email protected]>
…ert` Signed-off-by: hainenber <[email protected]>
Signed-off-by: hainenber <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Paulin Todev <[email protected]> Co-authored-by: Clayton Cornell <[email protected]>
Signed-off-by: hainenber <[email protected]>
…of arg table Signed-off-by: hainenber <[email protected]>
… components Signed-off-by: hainenber <[email protected]>
…ation Signed-off-by: hainenber <[email protected]>
Signed-off-by: hainenber <[email protected]>
d2b0d41
to
865d061
Compare
PR Description
otelcol.*
componentsDebugMetrics
as imethod for allotelcol.*
Argument interfacedebug_metrics
block for allotelcol.*
componentsDebugMetricsArg
for missing OtelCol componentsWhich issue(s) this PR fixes
Closes #792
Notes to the Reviewer
PR Checklist