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

Add ObservedTimestamp to pdata.LogRecord #5171

Conversation

djaglowski
Copy link
Member

Resolves #5170

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #5171 (21eaf7a) into main (620c88c) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5171      +/-   ##
==========================================
+ Coverage   90.33%   90.37%   +0.04%     
==========================================
  Files         185      185              
  Lines       11000    11006       +6     
==========================================
+ Hits         9937     9947      +10     
+ Misses        837      834       -3     
+ Partials      226      225       -1     
Impacted Files Coverage Δ
internal/otlptext/logs.go 100.00% <100.00%> (ø)
model/internal/generated_log.go 96.71% <100.00%> (+0.06%) ⬆️
service/config_provider.go 94.33% <0.00%> (ø)
config/configmapprovider/properties.go
config/configmapprovider/expand.go
config/mapconverter/expandmapconverter/expand.go 100.00% <0.00%> (ø)
...rter/overwritepropertiesmapconverter/properties.go 100.00% <0.00%> (ø)
model/internal/common.go 95.06% <0.00%> (+0.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 620c88c...21eaf7a. Read the comment docs.

@djaglowski djaglowski force-pushed the add-log-record-observed-timestamp branch from 263373a to 7e1ad72 Compare April 8, 2022 20:55
@djaglowski djaglowski force-pushed the add-log-record-observed-timestamp branch from 3998b9f to 9bf934b Compare April 8, 2022 22:18
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 ObservedTimestamp to pdata.LogRecord
3 participants