elastic / elastic/ecs

Mapping application deployment / build information

Open
#560 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
455
Avg merge
17h 8m
Merged PRs (30d)
5

Description

I'm looking to log some build and deployment information and not sure if it made sense somewhere in labels, current schema, or maybe a some new fields.

Specifically, I want to add some fields such as:

* Build number
* Build URL (link to the build in build system)
* Deployment number
* Deployment URL (link to the deployment in build system)
* Deployment timestamp
* Git SHA1

I see that the git SHA1 could probably go under `hash.sha1` and maybe deployment number as `service.id`. But do the others line up with existing fields? Has there been any thought to something like an `application` top-level or maybe extended `service` fields to hold this information?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.