promql
There are 75 repositories under promql topic.
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
samber/awesome-prometheus-alerts
🚨 Collection of Prometheus alerting rules
GreptimeTeam/greptimedb
Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
yunlzheng/prometheus-book
Prometheus操作指南
metrico/gigapipe
⭐️ The Open-Source Polyglot Observability Warehouse: Light, Fast, Cloud Native, Drop-in Grafana LGTMP alternative :rocket: Indie All-in-One Opentelemetry, Loki, Prometheus, Tempo, Pyroscope On-Prem Alternative :star:
jacksontj/promxy
An aggregating proxy to enable HA prometheus
prometheus/promlens
PromLens – The query builder, analyzer, and explainer for PromQL
VictoriaMetrics/metricsql
Standalone PromQL and MetricsQL parser
prometheus-community/promql-langserver
PromQL language server
kashalls/kromgo
Easily expose preconfigured prometheus metrics to the outside using badges.
mattbostock/timbala
Durable time-series database that's API-compatible with Prometheus.
nicolastakashi/prom-analytics-proxy
prom-analytics-proxy is a lightweight proxy that captures detailed analytics on PromQL queries, providing valuable insights into query usage and performance.
GreptimeTeam/promql-parser
PromQL Rust parser
jitendra-1217/promql.cheat.sheet
PromQL cheat sheet - Usage and examples of basics, aggregations & functions
go-faster/oteldb
OpenTelemetry signal storage
ovh/tsl
TSL is a HTTP proxy which generate WarpScript or a PromQl script based on a TSL query.
metrico/qryn-view
qryn polyglot user interface to explore logs, metrics, traces and profiles :eye: Grafana Explore alternative compatible with Loki, Prometheus, Tempo and Pyroscope
G-Research/geras
Geras provides a Thanos Store API for the OpenTSDB HTTP API. This makes it possible to query OpenTSDB via PromQL, through Thanos.
prometheus/codemirror-promql
PromQL support for the CodeMirror code editor
facetoe/promformat
PromQL formatter
last9/awesome-prometheus-toolkit
Alert rules toolkit for Prometheus. Connect Prometheus, discover alert rules, apply!
jiacai2050/promql-prettier
PromQL Prettier
prometheus-community/monaco-promql
PromQL support for the Monaco code editor
djluck/PromQL.Parser
An parser for promql (Prometheus Query Language), written in C#
weisdd/lfgw
A reverse proxy aimed at PromQL / MetricsQL metrics filtering based on OIDC roles
cortexproject/promqlsmith
A random PromQL query generator
mattbostock/opentsdb-promql-frontend
A HTTP proxy that implements the Prometheus API and queries the data from OpenTSDB
vertexclique/proq
Idiomatic Async Prometheus Query (PromQL) Client for Rust.
shubhamc183/promql
A repo to learn and store top promql queries.
vthriller/promql
PromQL parser for Rust
satyanash/promql-jsonnet
A Jsonnet based DSL for writing PromQL queries. This is useful for automatically creating dashboards on grafana with prometheus.
puetzp/prometheus-http-query
Prometheus HTTP API client
wubin1989/promql2influxql
Convert PromQL to InfluxQL, plus a RESTful service as Prometheus adaptor service for Grafana
perses/promql-builder
A library to build PromQL expression in Golang.
lovromazgon/impromptu
CLI for scraping, querying and visualizing Prometheus metrics.
pabluk/pygments-promql
A PromQL lexer for Pygments