Reputation: 979
I'm using the envoyfilter to read requests and make some decisions. I'm interested to log how long the script took to run. I normally use prometheus metrics for my other services. I see that istio publishes its metrics via /stats/prometheus endpoint. Is it possible to publish some to the same endpoint? Or is there any other way I can achieve this usecase?
Upvotes: 0
Views: 15