Sana Zulfiqar

Results 6 issues of Sana Zulfiqar

Hey, I have this scenario where I am calculating the latency value by subtracting two value and want to expose it as prometheus metrics. Is there any way I can...

Hey, I have this scenario, where I am calculating the latency value by using two custom response headers values. I want to expose this calculated latency value to prometheus as...

question

**Describe the bug** I am configuring OpenSearch as a falcosidekick to send the falco logs. Sometimes it starts giving the unknown error ``` [ERROR] : Elasticsearch - header missing (400)...

kind/bug

Currently, I am working on adding Falco on our GKE cluster. I am trying to enable k8 audit logs support in Falco. I am adding this like this: values.yaml ```...

kind/documentation
lifecycle/rotten

Hi, I have this scenario where I am calculating the latency value using the value in nignx response header. I want to use this value to calculate my SLO in...

Hi, I have the scenario where I am receiving a response header in nginx and want to retrieve one value from the response header using lua in the http block....