API Tracing 추가 테스트


  • logging_test 인덱스에 corellationId 필드 추가

  • IS 서비스 구성

pub.apigateway.invokeISService.specifications:RequestSpec 을 사용하였을때 오류 발생 해결
(Comply IS Spec : true 설정시)

-> pub.client:http 서비스에서 headers 값이 자동매핑 되서 오류가 발생
-> headers 값을 백업해두고 이후 output 값과 매핑


    • Input / Output 설정

    • Service 구성

간단하게 correlationID 값을 JsonDocument로 변환 후 pub.client:http 서비스를 이용하여
Elasticsearch ( logging_test ) 인덱스에 POST

  • MAP
    • headers - Bheaders (헤더 백업)
    • Data = step 명 입력 ( IAM / Request Processing / Routing / Response Processing )

  • pub.client:http



  • MAP (Bheaders - headers)



호출 후 Index 결과 값