Skip to content

v0.1.0

Compare
Choose a tag to compare
@nicolastakashi nicolastakashi released this 14 Oct 21:35
· 122 commits to main since this release
v0.1.0
f31d8f7

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.