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

Rename LogData to LogRecordData #4774

Merged
merged 3 commits into from
Sep 26, 2022

Conversation

jack-berg
Copy link
Member

Related to #4714.

@jack-berg jack-berg requested a review from a team September 22, 2022 20:24
@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Base: 90.76% // Head: 90.77% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (509f1c3) compared to base (f7317c6).
Patch coverage: 97.75% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4774      +/-   ##
============================================
+ Coverage     90.76%   90.77%   +0.01%     
+ Complexity     4823     4822       -1     
============================================
  Files           554      554              
  Lines         14374    14381       +7     
  Branches       1397     1397              
============================================
+ Hits          13046    13055       +9     
+ Misses          910      909       -1     
+ Partials        418      417       -1     
Impacted Files Coverage Δ
...orter/internal/otlp/logs/LogsRequestMarshaler.java 100.00% <ø> (ø)
...rter/internal/otlp/logs/ResourceLogsMarshaler.java 100.00% <ø> (ø)
...autoconfigure/spi/AutoConfigurationCustomizer.java 0.00% <ø> (ø)
...main/java/io/opentelemetry/sdk/logs/LogLimits.java 100.00% <ø> (ø)
...va/io/opentelemetry/sdk/logs/LogLimitsBuilder.java 100.00% <ø> (ø)
...entelemetry/sdk/logs/SdkLoggerProviderBuilder.java 100.00% <ø> (ø)
.../autoconfigure/LogRecordExporterConfiguration.java 93.44% <83.33%> (ø)
...logging/otlp/OtlpJsonLoggingLogRecordExporter.java 80.00% <100.00%> (ø)
...y/exporter/logging/SystemOutLogRecordExporter.java 91.42% <100.00%> (ø)
...etry/exporter/internal/otlp/logs/LogMarshaler.java 68.42% <100.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg jack-berg merged commit 647ed91 into open-telemetry:main Sep 26, 2022
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.

4 participants