An Tran

Results 23 comments of An Tran

@hector-vido I think the purpose of this ticket is to review and remove dnsmasq from the documentation since we no longer rely on dnsmasq to resolve DNS queries. Therefore, re-adding...

No need to sorry :smiley: fyi, the resolver logic is located here https://github.com/3scale/APIcast/blob/master/gateway/src/resty/resolver.lua

Hi, it looks like you don't have rover installed in your image. What command did you use to build the runtime image? For development image, you will need to run...

Hi, This test doesn't look like APIcast test suite so I can't comment on what's wrong with it. But if I had to guess, I think your jaeger-client-cpp is not...

Closing due to inactivity. Feel free to reopen if you need more info

Close in favor of #1465

Checking the opentelemetry [docs](https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx), look like we will need to explicitly set the the `env` directive to be able to use other environment variables ``` env OTEL_EXPORTER_OTLP_HEADERS; env OTEL_EXPORTER_OTLP_ENDPOINT; .......

Prove tests failed. For example: ```diff diff --git a/t/configuration-loading-lazy.t b/t/configuration-loading-lazy.t index 80abf384..56901d80 100644 --- a/t/configuration-loading-lazy.t +++ b/t/configuration-loading-lazy.t @@ -163,6 +163,7 @@ OIDC url is not valid, uri: === TEST 6:...

Closing due to stale PR