abhipatwari17
abhipatwari17
I am using retina in my project . i have enabled the advance level pod metrics. I am able to see the adv_forward_count metrics , drop_bytes, drop_count and so ....
According to the docs ,they have deployed in the kube-system namspace. is it mandatory to deploy it in the kube-system namespace or can i deploy it in any other namespace...
Steps to Reproduce Enable pod-level metrics in Retina. Observe metrics for active pods. Delete some pods. Continue to observe the metrics display. Expected Behavior Metrics data and graphs should only...
## Description We're deploying Tyk Gateway CE v5.3.0 on Kubernetes (EKS) via the official Helm chart. We need to load a custom Go plugin (.so file, ~32 MB) stored in...