cicd.pipeline.action.name
Release candidateenumas of v1.44.0
The kind of action a pipeline run is performing.
Examples
- BUILD
- RUN
- SYNC
Values (3)
BUILDThe pipeline run is executing a build.RUNThe pipeline run is executing.SYNCThe pipeline run is executing a sync.
Used by
spans (1)
- span.cicd.pipeline.run.server (opt-in)
* required on that signal.
History
- v1.43.0stability
Promoted to release_candidate.
Added as development.