12 Mar 2024 10:52 AM - last edited on 10 May 2024 03:26 PM by Michal_Gebacki
Is the Monitoring configuration requires mandatory of the endpoint URL to the Prometheus server as mention here? Is it possible to configure the extension to scrap directly from the pod and annotations?
Solved! Go to Solution.
12 Mar 2024 04:18 PM
Hello, are you trying to get prometheus metrics from a kubernetes/oc cluster ? If yes, you can activate an option in the kubernetes cluster settings:
12 Mar 2024 10:17 PM
Thanks. I'm aware of this feature but it has limitation which I have raised here. So I was seeking out other options like Extension 2.0 which ease of development.
14 Mar 2024 10:07 AM
We are currently working on allowing Extensions 2.0 on K8s.
This will be based on Prometheus endpoints, so you shall be able to poll data from your applications without the need of a dedicated Prometheus server.
14 Mar 2024 07:59 PM
Thanks @michal_nalezin. May I know any estimate timeline that this feature will be released as general availability?