Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OcRequestId's value not match to the requestID I get from logging result #10

Open
alazeemlearn opened this issue Jan 2, 2024 · 0 comments

Comments

@alazeemlearn
Copy link

alazeemlearn commented Jan 2, 2024

`
{
"Routes": [
{

  "DownstreamPathTemplate": "/weatherforecast",
  "DownstreamScheme": "https",
  "DownstreamHostAndPorts": [
    {
      "Host": "localhost",
      "Port": 7094
    }
  ],

  "UpstreamHttpMethod": [ "Get" ],
  "UpstreamPathTemplate": "/gatewaycheck"
 

}

],
"GlobalConfiguration": {
"RequestIdKey": "OcRequestId"
}
}` OcRequestId : 0HN0BJT8LTCCO
RequestId from logging : 0HN0BJT6935JU:00000001 Why? I try to send to downstream service then I get this behaivour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant