Initial Release
prom-analytics-proxy is a lightweight proxy application designed to seamlessly integrate between your Prometheus server and its clients. It offers valuable insights by capturing detailed analytics on PromQL queries, allowing you to better understand query performance, resource usage, and overall system behavior. This enhances observability for Prometheus users by providing actionable data that can be used to optimize query execution and improve infrastructure efficiency.
This first release introduces core functionality, enabling request forwarding to any Prometheus-compatible API while collecting statistics on query expressions. These statistics include execution duration, status codes, label matchers, and more, offering a comprehensive view of query behavior.
We welcome feedback and contributions to help enhance and expand the project.