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

[Exporter.Geneva] Add data validation for MetricExportIntervalMilliseconds #527

Merged
merged 18 commits into from
Jul 28, 2022

Conversation

Yun-Ting
Copy link
Contributor

@Yun-Ting Yun-Ting commented Jul 21, 2022

Fixes #394.

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #527 (2f310ea) into main (8ce7845) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #527   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        167     167           
  Lines       5099    5101    +2     
=====================================
- Misses      5099    5101    +2     
Impacted Files Coverage Δ
...Telemetry.Exporter.Geneva/GenevaExporterOptions.cs 0.00% <0.00%> (ø)
...OpenTelemetry.Exporter.Geneva/GenevaLogExporter.cs 0.00% <ø> (ø)
...try.Exporter.Geneva/GenevaMetricExporterOptions.cs 0.00% <0.00%> (ø)
...enTelemetry.Exporter.Geneva/GenevaTraceExporter.cs 0.00% <ø> (ø)

@Yun-Ting Yun-Ting marked this pull request as ready for review July 21, 2022 22:24
@Yun-Ting Yun-Ting requested a review from a team July 21, 2022 22:24
@utpilla utpilla added the comp:exporter.geneva Things related to OpenTelemetry.Exporter.Geneva label Jul 23, 2022
@utpilla utpilla merged commit 551c960 into open-telemetry:main Jul 28, 2022
@Yun-Ting Yun-Ting deleted the yunl/MetricIntervalValidation branch July 28, 2022 17:00
samimusallam pushed a commit to samimusallam/opentelemetry-dotnet-contrib that referenced this pull request Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:exporter.geneva Things related to OpenTelemetry.Exporter.Geneva
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Exporter.Geneva] Add data validation for MetricExportIntervalMilliseconds
7 participants