Pruned version of the native Prometheus promql package
The PromQL module in this package is a pruned version of the native Prometheus promql package, but extracted into a single module with fewer dependencies. This module removes the promql engine and keeps anything related to lexing and parsing the PromQL language. This package provides symbolic links that alias the following Go import paths to github.com/influxdata/promql: – github.com/influxdata/promql/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/influxdata/promql.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.12.0-6.fc35 | - |
Fedora 35 | 2.12.0-6.fc35 | - |
Fedora 34 | 2.12.0-5.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-influxdata-promql dash maintainers at fedoraproject dot org
.