fix: change correlation-id name from underscore to hyphen
Type of change
-
Bug Fix -
Feature -
Pipeline -
Test -
Documentation
Does this introduce a change in the core logic?
-
No -
Yes
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Anthos -
Azure -
GCP -
IBM
conventional commits spec?
Does this follow-
No -
Yes
Have you set the target Milestone?
-
No -
Yes
Have you set the no-detached-pipeline label?
-
No -
Yes
Updates description?
Update the name of 'correlation-id' in trace custom properties from underscore to hyphen. This change will take effect on how applications are displayed in the services workbook. The scripts in workbook only take 'correlation-id'(hyphen), so it won't work for any other format.
Edited by Jason Wang