Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Add Timestamp support in Struct of protobuf#69

Merged
rdner merged 5 commits intoelastic:mainfrom
rdner:struct-timestamp
Jun 28, 2022
Merged

Add Timestamp support in Struct of protobuf#69
rdner merged 5 commits intoelastic:mainfrom
rdner:struct-timestamp

Conversation

@rdner
Copy link
Copy Markdown
Member

@rdner rdner commented Jun 28, 2022

Now we can send the Timestamp values without losing data and all the
message definitions live in a separate package.

Closes #62

Now we can send the Timestamp values without losing data and all the
message definitions live in a separate package.
@rdner rdner added enhancement New feature or request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Jun 28, 2022
@rdner rdner self-assigned this Jun 28, 2022
@rdner rdner requested a review from a team as a code owner June 28, 2022 12:36
@rdner rdner requested review from cmacknz and kvch and removed request for a team June 28, 2022 12:36
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Jun 28, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-28T18:17:41.140+0000

  • Duration: 10 min 30 sec

Test stats 🧪

Test Results
Failed 0
Passed 10
Skipped 0
Total 10

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@kvch kvch removed their request for review June 28, 2022 13:28
@rdner rdner requested a review from cmacknz June 28, 2022 14:12
Copy link
Copy Markdown
Member

@cmacknz cmacknz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Approving but make sure you clean up the comment suggesting we add a timestamp to Struct since this change does exactly that.

@rdner rdner merged commit 01352be into elastic:main Jun 28, 2022
@rdner rdner deleted the struct-timestamp branch June 28, 2022 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow google.protobuf.Timestamp in shipper Event fields and metadata

3 participants