hoanbc

Results 8 comments of hoanbc

image: repository: gcr.io/k8s-staging-external-dns/external-dns tag: "v20220802-v0.12.2-7-ge2b86a11" ... extraArgs: - --exclude-target-net=10.1.251.0/24 ###NLB Private Subnet

> Hello i have same issues, my server behind a proxy server and i did set config proxy network but no see any request from teampass connect to any domain....

i agree, redis and sentinel should have different password for security compliance.

i have same question, how krakend working with insecure opentelemetry (http).

same question, i don't how to stop nexus for migration job.

Hi @carsonip do you know how to show detail transactions as path of request? , I did follow workaround but it not working, it still show "kong" for all transactions....

Hi @carsonip i has workaround with otel config as below. It will extract path after url. processors: batch: {} attributes: actions: - key: http.url action: extract pattern: '^(?Phttps?://[^/]+)(?P/.*)?' transform: trace_statements:...