Suppose a detector recognises the CI/CD system its running on. In that case, it should pupulate the service.name attribute and strive to create parent relationships to associated steps, with the command being child dependencies.
Describe the solution you'd like
Update `service.name1 attribute with - repo name - job name
Ensure jobs / steps will have the parent/child span relationships
Is your feature request related to a problem?
Suppose a detector recognises the CI/CD system its running on. In that case, it should pupulate the
service.name
attribute and strive to create parent relationships to associated steps, with the command being child dependencies.Describe the solution you'd like
Describe alternatives you've considered
-
Additional context
-