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

Remove View public API to change aggregation as it is not supported #2660

Merged

Conversation

cijothomas
Copy link
Member

As #2618 is not implemented yet, hiding the feature from public API itself. An alternate option was to throw NotImplementedException, but adding new public fields is not breaking, so can be introduced when #2618 is added.

@cijothomas cijothomas requested a review from a team November 23, 2021 00:34
@cijothomas cijothomas changed the title Remove View public to change aggregation as it is not supported Remove View public API to change aggregation as it is not supported Nov 23, 2021
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #2660 (46673db) into main (69ef5f8) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2660      +/-   ##
==========================================
+ Coverage   81.31%   81.35%   +0.04%     
==========================================
  Files         247      247              
  Lines        8670     8664       -6     
==========================================
- Hits         7050     7049       -1     
+ Misses       1620     1615       -5     
Impacted Files Coverage Δ
...ry/Metrics/ExplicitBucketHistogramConfiguration.cs 100.00% <ø> (+57.14%) ⬆️
...OpenTelemetry/Metrics/MetricStreamConfiguration.cs 100.00% <100.00%> (ø)
...Telemetry/Internal/SelfDiagnosticsEventListener.cs 97.65% <0.00%> (+0.78%) ⬆️

@cijothomas cijothomas merged commit 25149bd into open-telemetry:main Nov 23, 2021
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