Skip to content

feat: add correlation-id to the logs

Konstantin Khottchenkov requested to merge slb/kk/file-metadata-logging into master

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

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

  1. Add correlation-id to the Seismic File Metadata service logs
  2. Generate the correlation-id if not provided in the request headers and pass it in the nested request headers

Merge request reports