Skip to content

Conversation

joeypoon
Copy link
Member

@joeypoon joeypoon commented Jul 25, 2023

Change Summary

adds heartbeat ds to be used for serverless metering / billing. endpoint PR: https://github.com/elastic/endpoint-dev/pull/13014.

Sample document:

{
    "@timestamp": "2023-07-18T20:40:09.279939Z",
    "agent": {
        "id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"
    },
    "data_stream": {
        "dataset": "endpoint.heartbeat",
        "namespace": "default",
        "type": ".logs"
    },
    "message": "Endpoint heartbeat",
    "event": {
        "ingested": "2023-07-18T20:40:09.279939Z"
    }
}

Release Target

8.10

For mapping changes:

  • I ran make after making the schema changes, and committed all changes

@joeypoon joeypoon requested a review from a team as a code owner July 25, 2023 22:34
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 25, 2023

💚 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: 2023-07-28T22:04:47.180+0000

  • Duration: 7 min 24 sec

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@joeypoon joeypoon force-pushed the feature/heartbeat-ds branch from a5a98db to d643ca9 Compare July 28, 2023 22:04
Copy link
Member

@pzl pzl left a comment

Choose a reason for hiding this comment

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

not every day we add a new data stream! Looks good. Thanks for the sample_event for tests

@joeypoon joeypoon merged commit ca1565e into main Jul 31, 2023
@joeypoon joeypoon deleted the feature/heartbeat-ds branch July 31, 2023 17:01
@elasticmachine
Copy link
Contributor

Package endpoint - 8.10.0 containing this change is available at https://epr.elastic.co/search?package=endpoint

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.

3 participants