Samuele

Results 31 comments of Samuele

> Code looks ok. Also tests. > > Just to verify: APIcast no longer will request proxy configuration for a given service ID. When "lazy" configuration, the endpoint will have...

> Code looks ok. Also tests. > > Just to verify: APIcast no longer will request proxy configuration for a given service ID. When "lazy" configuration, the endpoint will have...

@tsiage @anandraiin3 can you replicate this with [nginx_http_client_body_buffer_size](https://docs.konghq.com/gateway/latest/reference/configuration/#nginx_http_client_body_buffer_size) configured to be larger than the body size that your client is sending? This is currently the expected behaviour if the body...

@flowdopip since changing [tracing_instrumentations](https://docs.konghq.com/gateway/latest/reference/configuration/#tracing_instrumentations) from `all` to `request` produced a "normalization" of CPU and memory utilization, as a next step I would advise testing all the other configuration options listed...

re-drafting to explore the option of using a review (by the bot) instead of a comment, to make the failures more visible when they occur Edit: done

hello @surenraju-careem , thank you for opening this issue. I believe the behavior you describe is expected, some metrics are [intentionally not incremented](https://github.com/Kong/kong/blob/b1b5ac99e06a78f9c50aa3bd7c3dc0a20f14cede/kong/plugins/prometheus/exporter.lua#L238-L239) when no route/service is matched, including the...

Hi @ravigunasekara, thank you for opening this issue. I couldn't reproduce it in `3.4.3.6`, I noticed, however, that you have defined a custom format named `custom-json` and then configured a...