steampipe-plugin-prometheus
steampipe-plugin-prometheus copied to clipboard
Use SQL to instantly query Prometheus metrics, alerts, labels and more. Open source CLI. No DB required.
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.20.4. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.4 [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623 v1.20.3 [BUGFIX] histograms:...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.59.1. Release notes Sourced from github.com/prometheus/common's releases. v0.59.1 What's Changed fix(utf8): Fix multiple metric name inside braces validation by @fedetorres93 in prometheus/common#691 Full Changelog: https://github.com/prometheus/common/compare/v0.59.0...v0.59.1...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.22.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.22.0 - 2025-04-07 :warning: This release contains potential breaking change if you use experimental zstd support introduce in...
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.0 to 1.2.4. Release notes Sourced from github.com/golang/glog's releases. v1.2.4 What's Changed Fail if log file already exists by @chressie in golang/glog#74: glog: Don't try to create/rotate...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.63.0. Release notes Sourced from github.com/prometheus/common's releases. v0.63.0 What's Changed Making the map a public variable for promtheus-operator by @dongjiang1989 in prometheus/common#741 setup ossf scorecard...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.67.2. Release notes Sourced from github.com/prometheus/common's releases. v0.67.2 / 2025-10-28 What's Changed config: Fix panic in tlsRoundTripper when CA file is absent by @ndk in...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.23.2. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.23.2 - 2025-09-05 This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.7.9. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.9 What's Changed Speed up XZ decompression by 5x with bufio wrapper by @vsarunas in hashicorp/go-getter#520 Fix CI...
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.14. Commits 7184815 Preparation of release v0.5.14 88ddf1d Address Security Issue GHSA-jc7w-c686-c4v9 c8314b8 Add new package xio with WriteCloserStack 4f11dce Update README.md and SECURITY.md to...