Conventions for ci/CD pipelines #1140
Labels
area:new
enhancement
New feature or request
experts needed
This issue or pull request is outside an area where general approvers feel they can approve
triage:needs-triage
Area(s)
area:new
Is your change request related to a problem? Please describe.
I want to be able to clearly capture all my traces in one central location which includes test
Describe the solution you'd like
Semantic conventions are defined which covers attributes which would be populated by the ci/CD system
cicd.provider
who is running the ci/CD ie githubcicd.pipelineid
a unique identifier for this build pipeline instancecicd.pipelinebame
a user definable name for this build pipelinecicd.pipelineurl
a permalink to view this build pipeline instancecicd.stagename
a user definable name for this stage of the build pipelinecicd.stepid
a unique identifier for the stepcicd.stepname
a user definable name for this step of the build stagrcicd.stepurl
a permalink to view this stepcicd.result
strongly type field of success/failurecicd.trigger
what resulted in the running of the pipeline.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: