10 Oct 2025 11:48 AM
I have a EKS cluster where I want to execute SQL queries to get metrics.
The EKS ActiveGate is containerized, so doesn't support extensions. Deploying another ActiveGate might be a possibility, but was wondering if other approaches are possible? Ideas?
Solved! Go to Solution.
10 Oct 2025 12:05 PM
Hi,
Maybe Prometheus SQL exporter? Maybe it would be overkill, not sure. Just if you have already Prometheus.
Best regards
26 Oct 2025 02:51 PM - edited 26 Oct 2025 02:52 PM
Running extensions in containerised ActiveGates is on the roadmap.
In the meantime, the recommended solution is to expose the DB port and query the DB from outside the cluster from a non-containerised AG.
26 Oct 2025 06:45 PM
@Julius_Loman ,
Found and updated the the Product Idea here: https://community.dynatrace.com/t5/Product-ideas/Support-for-containerised-ActiveGates-to-run-EF2-0-...