Thomas

Results 6 comments of Thomas

> > this is based on this Stackoverflow question: https://stackoverflow.com/questions/63399080/kubernetes-1-18-6-servicetopology-and-ingress-support > > Interesting. > > The question itself, about service topology, can be solved using the annotation [service-upstream](https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#service-upstream) > That...

Should we consider https://github.com/ory/oathkeeper/issues/461 in some way for this diagram?

Hi @lanphan, I just had a quick look on your repo. The NGINX configuration for `auth_request` does look sufficient and should work. You could easily verify this by adjusting the...

This would also drastically reduce costs for people who are currently looking to get metrics in a 1 minute resolution (`scrape-interval=60s` / `period=60s` / `length=60s`), right? @gavin-jeong you've been using...

@luismy would be highly appreciated if you can give it another shot. We also tried to get it rebased but were stuck in some segfaults which we couldn't get right

I confirmed this by copy/pasting the gateway part from Loki and adjusting it to Pyroscope (see below). After deploying and adjusting the datasource to look at `http://pyroscope-gateway.pyroscope.svc.cluster.local:80` everything works fine...