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

[service] Return telemetry.Config validation errors #12100

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

evan-bradley
Copy link
Contributor

Description

Currently these are just printed, which hides validation issues with telemetry.Config. If we don't want to return these errors, we should document that and print them at a warning log level.

@evan-bradley evan-bradley requested a review from a team as a code owner January 15, 2025 16:48
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.78%. Comparing base (71aa649) to head (c1b1980).
Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12100      +/-   ##
==========================================
+ Coverage   91.60%   91.78%   +0.17%     
==========================================
  Files         456      462       +6     
  Lines       24086    24893     +807     
==========================================
+ Hits        22064    22847     +783     
- Misses       1649     1664      +15     
- Partials      373      382       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bogdandrutu bogdandrutu added this pull request to the merge queue Jan 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 24, 2025
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.

2 participants