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

Allow redaction of other metric fields in stdoutmetric exporter #5233

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bvwells
Copy link
Contributor

@bvwells bvwells commented Apr 19, 2024

Allow redaction of other metric fields in stdoutmetric exporter.

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 84.5%. Comparing base (1f76264) to head (dceca58).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5233     +/-   ##
=======================================
- Coverage   84.5%   84.5%   -0.1%     
=======================================
  Files        258     258             
  Lines      17096   17101      +5     
=======================================
  Hits       14452   14452             
- Misses      2345    2350      +5     
  Partials     299     299             
Files Coverage Δ
exporters/stdout/stdoutmetric/exporter.go 94.1% <100.0%> (ø)
exporters/stdout/stdoutmetric/config.go 83.6% <16.6%> (-9.6%) ⬇️

@bvwells
Copy link
Contributor Author

bvwells commented Apr 19, 2024

Extension of what was added in #3223. If concept looks okay, I will clean up and add tests, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant