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

[chore] add new metric with input_type configuration #9784

Merged
merged 1 commit into from Mar 19, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 18, 2024

Description:
Making sure we can test input_type moving forward.

Link to tracking Issue:
Fixes #9777

@atoulme atoulme requested a review from a team as a code owner March 18, 2024 04:15
@atoulme atoulme requested a review from mx-psi March 18, 2024 04:15
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

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

Project coverage is 90.99%. Comparing base (3b5aee0) to head (0c8c0d1).

Files Patch % Lines
...plereceiver/internal/metadata/generated_metrics.go 93.61% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9784   +/-   ##
=======================================
  Coverage   90.98%   90.99%           
=======================================
  Files         353      353           
  Lines       18648    18698   +50     
=======================================
+ Hits        16967    17014   +47     
- Misses       1354     1356    +2     
- Partials      327      328    +1     

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

@dmitryax dmitryax merged commit e90c9ea into open-telemetry:main Mar 19, 2024
46 of 47 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 19, 2024
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.

Add mdatagen test case showing use of input_type
2 participants